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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexp.h63 #define ROPT_CHECK_ALL 0x00100 macro
H A Ddump.c364 && PM_GETRE(pm)->reganch & ROPT_CHECK_ALL)
H A Dregcomp.c1989 r->reganch |= ROPT_CHECK_ALL;
4657 if (r->reganch & ROPT_CHECK_ALL)
H A Dpp.c4533 && (rx->reganch & ROPT_CHECK_ALL)
H A Dpp_hot.c1320 if ( (rx->reganch & ROPT_CHECK_ALL)
2042 /* if ( (rx->reganch & ROPT_CHECK_ALL)

Completed in 51 milliseconds