Searched refs:ERR23 (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/ |
D | pcre_internal.h | 2286 ERR20, ERR21, ERR22, ERR23, ERR24, ERR25, ERR26, ERR27, ERR28, ERR29, enumerator
|
D | pcre_compile.c | 9444 if (code - codestart > length) errorcode = ERR23; in pcre_compile2() 9702 *errorptr = find_error_text(ERR23); in pcre_compile2() 9704 if (errorcodeptr != NULL) *errorcodeptr = ERR23; in pcre_compile2()
|