Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcregrep.c197 static BOOL show_only_matching = FALSE; variable
1731 else if (show_only_matching) in pcregrep()
2075 if (!show_only_matching && !count_only) in pcregrep()
2991 show_only_matching = TRUE; in main()