Lines Matching defs:before
135 /* for use after a quantifier and before an EXACT-like node -- japhy */
216 /* Pop REGCP_OTHER_ELEMS before the parentheses loop starts. */
399 register char *other_last = Nullch; /* other substr checked before this */
838 Since minlen is already taken into account, s+1 is before strend;
1672 /* see how far we have to get to not match where we matched before */
1836 char *last1; /* Last position checked before */
2288 /* The part of the string before starttry has one color
2846 SV **before = SP;
2849 if (SP == before)
3740 /* ...because $ and \Z can match before *and* after
4011 * That was true before, but now we assume scan - reginput is the count,