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