Searched defs:errorcodeptr (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | pcre_compile.c | 776 check_escape(const pcre_uchar **ptrptr, pcre_uint32 *chptr, int *errorcodeptr, in check_escape() 1215 unsigned int *pdataptr, int *errorcodeptr) in get_ucp() 1311 read_repeat_counts(const pcre_uchar *p, int *minp, int *maxp, int *errorcodeptr) in read_repeat_counts() 3350 int errorcodeptr; in check_auto_possessive() local 3695 const pcre_uchar **ptrptr, int *errorcodeptr, in compile_branch() 7097 int *errorcodeptr, BOOL lookbehind, BOOL reset_bracount, int skipbytes, in compile_regex() 7764 pcre_compile2(const char *pattern, int options, int *errorcodeptr, in pcre_compile2()
|
Completed in 20 milliseconds