Home
last modified time | relevance | path

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

/system/core/toolbox/grep/
Dgrep.h123 qflag, sflag, vflag, wflag, xflag;
Dgrep.c114 bool wflag; /* -w: pattern must start and end on word boundaries */ variable
560 wflag = true; in grep_main()
Dfastgrep.c95 fg->word = wflag; in fastcomp()