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()
1853 if (lastmatchrestart != ptr) hyphenpending = TRUE; in pcregrep()
1858 if (hyphenpending) in pcregrep()
1861 hyphenpending = FALSE; in pcregrep()
2078 hyphenpending |= endhyphenpending; in pcregrep()