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

/external/pcre/dist/
H A Dpcregrep.c188 static BOOL hyphenpending = FALSE; variable
1406 hyphenpending = TRUE;
1819 if (lastmatchrestart != ptr) hyphenpending = TRUE;
1824 if (hyphenpending)
1827 hyphenpending = FALSE;
1861 /* Now print the matching line(s); ensure we set hyphenpending at the end
2038 hyphenpending if it prints something. */
2043 hyphenpending |= endhyphenpending;

Completed in 404 milliseconds