Searched refs:ERR13 (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_compile.c | 607 ERR11, ERR12, ERR13, ERR14, ERR15, ERR16, ERR17, ERR18, ERR19, ERR20, enumerator 4273 *errorcodeptr = (ptr[1] == CHAR_COLON)? ERR12 : ERR13; in compile_branch() 4405 *errorcodeptr = ERR13; in compile_branch()
|