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

/haiku/src/build/libgnuregex/
H A Dregex.c963 if (pending_exact) \
964 pending_exact = (pending_exact - old_buffer) + bufp->buffer; \
1096 unsigned char *pending_exact = 0;
1329 pending_exact = 0;
1621 clear pending_exact explicitly. */
1622 pending_exact = 0;
1674 clear pending_exact explicitly. */
1675 pending_exact = 0;
1703 pending_exact
1087 unsigned char *pending_exact = 0; local
[all...]

Completed in 51 milliseconds