Searched refs:ERR15 (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/ |
D | pcre_compile.c | 1176 *errorcodeptr = ERR15; in check_escape() 6734 *errorcodeptr = ERR15; in compile_branch() 6789 *errorcodeptr = ERR15; in compile_branch() 6803 *errorcodeptr = ERR15; in compile_branch() 6826 *errorcodeptr = ERR15; in compile_branch() 7146 *errorcodeptr = ERR15; in compile_branch() 7272 *errorcodeptr = ERR15; in compile_branch() 7312 *errorcodeptr = ERR15; in compile_branch() 9279 if (errorcode == 0 && re->top_backref > re->top_bracket) errorcode = ERR15; in pcre_compile2()
|
D | pcre_internal.h | 2277 ERR10, ERR11, ERR12, ERR13, ERR14, ERR15, ERR16, ERR17, ERR18, ERR19, enumerator
|