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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcregrep.c190 static BOOL hyphenpending = FALSE; variable
954 hyphenpending = TRUE;
1333 if (lastmatchrestart != ptr) hyphenpending = TRUE;
1338 if (hyphenpending)
1341 hyphenpending = FALSE;
1375 /* Now print the matching line(s); ensure we set hyphenpending at the end
1551 hyphenpending if it prints something. */
1556 hyphenpending |= endhyphenpending;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcregrep.c190 static BOOL hyphenpending = FALSE; variable
954 hyphenpending = TRUE;
1333 if (lastmatchrestart != ptr) hyphenpending = TRUE;
1338 if (hyphenpending)
1341 hyphenpending = FALSE;
1375 /* Now print the matching line(s); ensure we set hyphenpending at the end
1551 hyphenpending if it prints something. */
1556 hyphenpending |= endhyphenpending;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcregrep.c190 static BOOL hyphenpending = FALSE; variable
954 hyphenpending = TRUE;
1333 if (lastmatchrestart != ptr) hyphenpending = TRUE;
1338 if (hyphenpending)
1341 hyphenpending = FALSE;
1375 /* Now print the matching line(s); ensure we set hyphenpending at the end
1551 hyphenpending if it prints something. */
1556 hyphenpending |= endhyphenpending;

Completed in 117 milliseconds