Searched refs:ERR20 (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_compile.c | 726 ERR11, ERR12, ERR13, ERR14, ERR15, ERR16, ERR17, ERR18, ERR19, ERR20, enumerator 5048 *errorcodeptr = ERR20; /* Integer overflow */ in compile_branch() 5054 *errorcodeptr = ERR20; /* Pattern is too large */ in compile_branch() 6116 *errorcodeptr = ERR20; in compile_branch() 6588 *errorcodeptr = ERR20; in compile_branch() 6749 *errorcodeptr = ERR20; in compile_branch() 6802 *errorcodeptr = ERR20; in compile_branch() 7749 *errorcodeptr = ERR20; in compile_regex() 9583 errorcode = ERR20; in pcre2_compile()
|