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

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

Completed in 21 milliseconds