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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexp.h61 #define ROPT_NOSCAN 0x00040 /* Check-string always at start. */ macro
H A Ddump.c361 && !(PM_GETRE(pm)->reganch & ROPT_NOSCAN))
H A Dregcomp.c2082 r->reganch |= ROPT_NOSCAN;
4655 if (r->reganch & ROPT_NOSCAN)
H A Dpp_hot.c1322 && ((rx->reganch & ROPT_NOSCAN)
2044 && ((rx->reganch & ROPT_NOSCAN)

Completed in 33 milliseconds