Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h2290 ERR20, ERR21, ERR22, ERR23, ERR24, ERR25, ERR26, ERR27, ERR28, ERR29, enumerator
H A Dpcre_compile.c9444 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()

Completed in 46 milliseconds