Lines Matching refs:ERR15
607 ERR11, ERR12, ERR13, ERR14, ERR15, ERR16, ERR17, ERR18, ERR19, ERR20, enumerator
2010 *errorcodeptr = ERR15; in PRIV()
6347 *errorcodeptr = ERR15; in compile_branch()
6406 *errorcodeptr = ERR15; in compile_branch()
6420 *errorcodeptr = ERR15; /* Non-existent subpattern */ in compile_branch()
6450 *errorcodeptr = ERR15; in compile_branch()
6760 *errorcodeptr = ERR15; in compile_branch()
6792 *errorcodeptr = ERR15; in compile_branch()
6875 *errorcodeptr = ERR15; in compile_branch()
6891 *errorcodeptr = ERR15; in compile_branch()
7336 *errorcodeptr = ERR15; in compile_branch()
8875 if (re->top_backref > re->top_bracket) errorcode = ERR15; in pcre2_compile()