Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2grep.c209 static BOOL hyphenpending = FALSE; variable
1437 hyphenpending = TRUE; in do_after_lines()
2140 if (lastmatchrestart != ptr) hyphenpending = TRUE; in pcre2grep()
2145 if (hyphenpending) in pcre2grep()
2148 hyphenpending = FALSE; in pcre2grep()
2364 hyphenpending |= endhyphenpending; in pcre2grep()