Home
last modified time | relevance | path

Searched refs:check_escape (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c132 erc = PRIV(check_escape)(&ptr, ptrend, &ch, &errorcode, in find_text_end()
853 rc = PRIV(check_escape)(&ptr, repend, &ch, &errorcode, in pcre2_substitute()
H A Dpcre2_compile.c1550 PRIV(check_escape)(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *chptr, in PRIV() argument
3005 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode, options, in parse_regex()
3205 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode, options, in parse_regex()
3773 escape = PRIV(check_escape)(&ptr, ptrend, &c, &errorcode, options, in parse_regex()

Completed in 27 milliseconds