Home | History | Annotate | Download | only in dist

Lines Matching refs:lookbehind

479   "lookbehind assertion is not fixed length\0"
492 "\\C not allowed in lookbehind assertion\0"
2037 instance of OP_REVERSE for a lookbehind. The function is global in the C sense
2044 number the required bracket number or negative to find a lookbehind
6419 lookbehind or option setting or condition or all the other extended
6862 case CHAR_LESS_THAN_SIGN: /* Lookbehind or named define */
6865 case CHAR_EQUALS_SIGN: /* Positive lookbehind */
6871 case CHAR_EXCLAMATION_MARK: /* Negative lookbehind */
7847 lookbehind, and \A also behaves as if it does. */
8018 lookbehind TRUE if this is a lookbehind assertion
8036 int *errorcodeptr, BOOL lookbehind, BOOL reset_bracount, int skipbytes,
8118 /* Set up dummy OP_REVERSE if lookbehind assertion */
8120 if (lookbehind)
8202 /* If lookbehind, check that this branch matches a fixed-length string, and
8206 flag to cause another lookbehind check at the end. Why not do it all at the
8210 if (lookbehind)
9294 /* If there were any lookbehind assertions that contained OP_RECURSE