Home
last modified time | relevance | path

Searched defs:ptrptr (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/glib/pcre/
Dpcre_compile.c769 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()
1376 find_parens_sub(pcre_uchar **ptrptr, compile_data *cd, const pcre_uchar *name, int lorn, in find_parens_sub()
3436 const pcre_uchar **ptrptr, int *errorcodeptr, pcre_int32 *firstcharptr, in compile_branch()
7030 compile_regex(int options, pcre_uchar **codeptr, const pcre_uchar **ptrptr, in compile_regex()
/third_party/pcre2/pcre2/src/
Dpcre2_substitute.c79 find_text_end(const pcre2_code *code, PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, in find_text_end()
Dpcre2_compile.c1315 read_number(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, int32_t allow_sign, in read_number()
1401 read_repeat_counts(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, uint32_t *minp, in read_repeat_counts()
2085 get_ucp(PCRE2_SPTR *ptrptr, BOOL *negptr, uint16_t *ptypeptr, in get_ucp()
2294 read_name(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, BOOL utf, uint32_t terminator, in read_name()