Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2grep.c218 static BOOL show_only_matching = FALSE; variable
2027 else if (show_only_matching) in pcre2grep()
2361 if (!show_only_matching && !count_only) in pcre2grep()
3310 show_only_matching = TRUE; in main()