Home | History | Annotate | Download | only in src

Lines Matching refs:check_escape

1410 PRIV(check_escape)(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *chptr,
2528 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode, options,
2711 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode, options,
2769 \k{name}. Note that \g<number> and \g'number' are handled by check_escape()
2873 here because check_escape() returns it directly as a reference. \k is
3273 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode,