Lines Matching full:anchored
467 /* For anchored or unanchored matches, there may be a "last known required
470 /* For matches anchored to the end of the pattern, we can often avoid
493 /* Loop for handling unanchored repeated matching attempts; for anchored regexs
559 BOOL anchored;
616 anchored = ((re->options | options) & PCRE_ANCHORED) != 0;
1069 if (!anchored)
1445 never set for an anchored regular expression, but the anchoring may be forced
1756 while (!anchored &&