Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.h119 qflag, sflag, vflag, wflag, xflag;
Dgrep.c114 bool wflag; /* -w: pattern must start and end on word boundaries */ variable
557 wflag = true; in main()
Dfastgrep.c95 fg->word = wflag; in fastcomp()