HomeSort by relevance Sort by last modified time
    Searched refs:check_escape (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist2/src/
pcre2_substitute.c 130 erc = PRIV(check_escape)(&ptr, ptrend, &ch, &errorcode,
693 /* Handle an escape sequence in extended mode. We can use check_escape()
731 rc = PRIV(check_escape)(&ptr, repend, &ch, &errorcode,
pcre2_compile.c 1824 PRIV(check_escape)(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *chptr, function
    [all...]

Completed in 434 milliseconds