Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2grep.c2761 BOOL hyphenprinted = FALSE; in pcre2grep() local
2952 hyphenprinted = TRUE; in pcre2grep()
2971 if (lastmatchnumber > 0 && p > lastmatchrestart && !hyphenprinted) in pcre2grep()