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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexp.h54 #define ROPT_ANCH_SINGLE (ROPT_ANCH_SBOL|ROPT_ANCH_GPOS) macro
H A Dregexec.c460 ml_anch = !( (prog->reganch & ROPT_ANCH_SINGLE)
H A Dregcomp.c2081 if (r->reganch & ROPT_ANCH_SINGLE)

Completed in 32 milliseconds