HomeSort by relevance Sort by last modified time
    Searched refs:wflag (Results 1 - 3 of 3) sorted by null

  /system/core/toolbox/grep/
grep.h 123 qflag, sflag, vflag, wflag, xflag;
grep.c 114 bool wflag; /* -w: pattern must start and end on word boundaries */ variable
560 wflag = true;
fastgrep.c 95 fg->word = wflag;

Completed in 54 milliseconds