Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcregrep.c188 static BOOL hyphenpending = FALSE; variable
1406 hyphenpending = TRUE; in do_after_lines()
1819 if (lastmatchrestart != ptr) hyphenpending = TRUE; in pcregrep()
1824 if (hyphenpending) in pcregrep()
1827 hyphenpending = FALSE; in pcregrep()
2043 hyphenpending |= endhyphenpending; in pcregrep()