Home | History | Annotate | Download | only in pcre

Lines Matching full:check_escape

604 check_escape(const uschar **ptrptr, int *errorcodeptr, int bracount,
2568 next = check_escape(&ptr, &temperrorcode, cd->bracount, options, FALSE);
2845 next = check_escape(&ptr, &temperrorcode, 0, options, FALSE);
3503 c = check_escape(&ptr, errorcodeptr, cd->bracount, options, TRUE);
3784 d = check_escape(&ptr, errorcodeptr, cd->bracount, options, TRUE);
5914 c = check_escape(&ptr, errorcodeptr, cd->bracount, options, FALSE);