Searched defs:ptrptr (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/Sema/ |
D | warn-cast-qual.c | 7 const char * const *ptrptr = 0; in foo() local
|
/external/clang/test/Analysis/ |
D | symbol-reaper.c | 69 int **ptrptr; variable
|
/external/pcre/dist2/src/ |
D | pcre2_substitute.c | 78 find_text_end(const pcre2_code *code, PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, in find_text_end()
|
D | pcre2_compile.c | 2325 get_ucp(PCRE2_SPTR *ptrptr, BOOL *negptr, unsigned int *ptypeptr, in get_ucp() 3030 process_verb_name(PCRE2_SPTR *ptrptr, PCRE2_UCHAR **codeptr, int *errorcodeptr, in process_verb_name() 3217 static int scan_for_captures(PCRE2_SPTR *ptrptr, uint32_t options, in scan_for_captures() 3856 PCRE2_SPTR *ptrptr, int *errorcodeptr, in compile_branch() 7590 compile_regex(uint32_t options, PCRE2_UCHAR **codeptr, PCRE2_SPTR *ptrptr, in compile_regex()
|