Searched defs:errorcodeptr (Results 1 – 2 of 2) sorted by relevance
| /third_party/glib/glib/pcre/ |
| D | pcre_compile.c | 769 check_escape(const pcre_uchar **ptrptr, int *errorcodeptr, int bracount, in check_escape() 1198 get_ucp(const pcre_uchar **ptrptr, BOOL *negptr, int *dptr, int *errorcodeptr) in get_ucp() 1291 read_repeat_counts(const pcre_uchar *p, int *minp, int *maxp, int *errorcodeptr) in read_repeat_counts() 3331 int ptype, pdata, errorcodeptr; in check_auto_possessive() local 3436 const pcre_uchar **ptrptr, int *errorcodeptr, pcre_int32 *firstcharptr, in compile_branch() 7031 int *errorcodeptr, BOOL lookbehind, BOOL reset_bracount, int skipbytes, in compile_regex() 7629 pcre_compile2(const char *pattern, int options, int *errorcodeptr, in pcre_compile2()
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_compile.c | 1316 uint32_t max_value, uint32_t max_error, int *intptr, int *errorcodeptr) in read_number() 1402 uint32_t *maxp, int *errorcodeptr) in read_repeat_counts() 2086 uint16_t *pdataptr, int *errorcodeptr, compile_block *cb) in get_ucp() 2296 int *errorcodeptr, compile_block *cb) in read_name() 5223 int *countptr, int *errorcodeptr, compile_block *cb) in find_dupname_details() 5303 int *errorcodeptr, uint32_t *firstcuptr, int32_t *firstcuflagsptr, in compile_branch() 8003 int *errorcodeptr, uint32_t skipunits, uint32_t *firstcuptr, in compile_regex()
|