Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2grep.c277 static BOOL hyphenpending = FALSE; variable
1804 hyphenpending = TRUE; in do_after_lines()
2943 if (lastmatchrestart != ptr) hyphenpending = TRUE; in pcre2grep()
2948 if (hyphenpending) in pcre2grep()
2951 hyphenpending = FALSE; in pcre2grep()
3191 hyphenpending |= endhyphenpending; in pcre2grep()