Searched refs:ERR21 (Results 1 – 2 of 2) sorted by relevance
/external/pcre/dist/ |
D | pcre_internal.h | 2278 ERR20, ERR21, ERR22, ERR23, ERR24, ERR25, ERR26, ERR27, ERR28, ERR29, enumerator
|
D | pcre_compile.c | 922 if (newspace == NULL) return ERR21; in expand_workspace() 7027 *errorcodeptr = ERR21; in compile_branch() 9140 errorcode = ERR21; in pcre_compile2()
|