Home
last modified time | relevance | path

Searched refs:ERR23 (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c8137 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 Dpcre_internal.h2270 ERR20, ERR21, ERR22, ERR23, ERR24, ERR25, ERR26, ERR27, ERR28, ERR29, enumerator

Completed in 32 milliseconds