Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_compile.c823 *errorcodeptr = ERR37; in check_escape()
1139 *errorcodeptr = ERR2; in check_escape()
1179 *errorcodeptr = ERR37; in check_escape()
1277 *errorcodeptr = ERR47; in get_ucp()
1282 *errorcodeptr = ERR46; in get_ucp()
1322 *errorcodeptr = ERR5; in read_repeat_counts()
3350 int errorcodeptr; in check_auto_possessive() local
7810 if (errorcodeptr != NULL) *errorcodeptr = 99; in pcre_compile2()
7815 if (errorcodeptr != NULL) *errorcodeptr = ERR0; in pcre_compile2()
8233 if (errorcodeptr != NULL) *errorcodeptr = errorcode; in pcre_compile2()
[all …]
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt198 int *errorcodeptr,
527 int *errorcodeptr,
1552 int *errorcodeptr,
1970 int *errorcodeptr,
1977 errorcodeptr, via which a numerical error code can be returned. To

Completed in 36 milliseconds