Searched refs:ERR37 (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_compile.c | 728 ERR31, ERR32, ERR33, ERR34, ERR35, ERR36, ERR37, ERR38, ERR39, ERR40, enumerator 1483 *errorcodeptr = ERR37; in PRIV() 1516 *errorcodeptr = ERR37; in PRIV() 1524 if ((options & PCRE2_ALT_BSUX) == 0) *errorcodeptr = ERR37; else in PRIV() 1552 if ((options & PCRE2_ALT_BSUX) == 0) *errorcodeptr = ERR37; in PRIV()
|