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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexp.h84 #define RE_INTUIT_TAIL 0x8000000 macro
H A Dpp.c4535 int tail = (rx->reganch & RE_INTUIT_TAIL);
H A Dpp_hot.c1323 || !((rx->reganch & RE_INTUIT_TAIL)
2045 || !((rx->reganch & RE_INTUIT_TAIL)
H A Dregcomp.c2095 r->reganch |= RE_INTUIT_TAIL;

Completed in 54 milliseconds