Searched refs:ERR15 (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/ |
D | pcre_compile.c | 1186 *errorcodeptr = ERR15; in check_escape() 6867 *errorcodeptr = ERR15; in compile_branch() 6924 *errorcodeptr = ERR15; in compile_branch() 6938 *errorcodeptr = ERR15; in compile_branch() 6966 *errorcodeptr = ERR15; in compile_branch() 7323 *errorcodeptr = ERR15; in compile_branch() 7461 *errorcodeptr = ERR15; in compile_branch() 7502 *errorcodeptr = ERR15; in compile_branch() 9497 if (errorcode == 0 && re->top_backref > re->top_bracket) errorcode = ERR15; in pcre_compile2()
|
D | pcre_internal.h | 2285 ERR10, ERR11, ERR12, ERR13, ERR14, ERR15, ERR16, ERR17, ERR18, ERR19, enumerator
|