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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexp.h72 #define ROPT_NAUGHTY 0x20000 /* how exponential is this pattern? */ macro
H A Dregexec.c804 if (!(prog->reganch & ROPT_NAUGHTY) /* XXXX If strpos moved? */
H A Dregcomp.c1874 r->reganch |= ROPT_NAUGHTY;

Completed in 42 milliseconds