Home
last modified time | relevance | path

Searched refs:ERR25 (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/glib/pcre/
Dpcre_internal.h1943 ERR20, ERR21, ERR22, ERR23, ERR24, ERR25, ERR26, ERR27, ERR28, ERR29, enumerator
Dpcre_compile.c7189 (fixed_length == -4)? ERR70: ERR25; in compile_regex()
8045 (fixed_length == -4)? ERR70 : ERR25; in pcre_compile2()
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c798 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()