Lines Matching full:check_escape
1005 check_escape(const pcre_uchar **ptrptr, pcre_uint32 *chptr, int *errorcodeptr,
5133 escape = check_escape(&ptr, &ec, errorcodeptr, cd->bracount, options,
5344 descape = check_escape(&ptr, &d, errorcodeptr, cd->bracount, options, TRUE);
7892 escape = check_escape(&ptr, &ec, errorcodeptr, cd->bracount, options, FALSE);