Home
last modified time | relevance | path

Searched refs:ISSTRING (Results 1 – 1 of 1) sorted by relevance

/development/tools/findunused/
Dremoveunusedresources57 ISSTRING=$(echo "$RESLINE" | grep -w "strings\.xml")
58 if [ -n "$ISSTRING" ]