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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexp.h86 #define RE_USE_INTUIT (RE_USE_INTUIT_NOML|RE_USE_INTUIT_ML) macro
H A Dpp_hot.c1313 if (rx->reganch & RE_USE_INTUIT &&
2035 if (rx->reganch & RE_USE_INTUIT) {
H A Dregexec.c827 prog->reganch &= ~RE_USE_INTUIT;
1760 if (prog->reganch & RE_USE_INTUIT) {
H A Dpp.c4532 (rx->reganch & RE_USE_INTUIT) && !rx->nparens
H A Dregcomp.c2093 r->reganch |= RE_USE_INTUIT;

Completed in 46 milliseconds