Searched refs:ERR25 (Results 1 – 3 of 3) sorted by relevance
/third_party/glib/glib/pcre/ |
D | pcre_internal.h | 1943 ERR20, ERR21, ERR22, ERR23, ERR24, ERR25, ERR26, ERR27, ERR28, ERR29, enumerator
|
D | pcre_compile.c | 7189 (fixed_length == -4)? ERR70: ERR25; in compile_regex() 8045 (fixed_length == -4)? ERR70 : ERR25; in pcre_compile2()
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_compile.c | 798 ERR21, ERR22, ERR23, ERR24, ERR25, ERR26, ERR27, ERR28, ERR29, ERR30, enumerator 9397 *errcodeptr = ERR25; /* Not fixed length */ in get_branchlength() 9470 if (*errcodeptr == 0) *errcodeptr = ERR25; in set_lookbehind_lengths()
|