Searched refs:ERR23 (Results 1 – 2 of 2) sorted by relevance
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 8137 if (code - codestart > length) errorcode = ERR23; in pcre_compile2() 8370 *errorptr = find_error_text(ERR23); in pcre_compile2() 8372 if (errorcodeptr != NULL) *errorcodeptr = ERR23; in pcre_compile2()
|
H A D | pcre_internal.h | 2270 ERR20, ERR21, ERR22, ERR23, ERR24, ERR25, ERR26, ERR27, ERR28, ERR29, enumerator
|
Completed in 45 milliseconds