Searched defs:errorcodeptr (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist/ |
D | pcre_compile.c | 995 check_escape(const pcre_uchar **ptrptr, pcre_uint32 *chptr, int *errorcodeptr, in check_escape() 1493 unsigned int *pdataptr, int *errorcodeptr) in get_ucp() 1588 read_repeat_counts(const pcre_uchar *p, int *minp, int *maxp, int *errorcodeptr) in read_repeat_counts() 4383 const pcre_uchar **ptrptr, int *errorcodeptr, in compile_branch() 8036 int *errorcodeptr, BOOL lookbehind, BOOL reset_bracount, int skipbytes, in compile_regex() 8772 pcre_compile2(const char *pattern, int options, int *errorcodeptr, in pcre_compile2()
|