Searched defs:pptrptr (Results 1 – 1 of 1) sorted by relevance
| /external/pcre/dist2/src/ |
| D | pcre2_compile.c | 5281 compile_branch(uint32_t *optionsptr, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_branch() 7971 compile_regex(uint32_t options, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_regex() 8947 get_grouplength(uint32_t **pptrptr, BOOL isinline, int *errcodeptr, int *lcptr, in get_grouplength() 9011 get_branchlength(uint32_t **pptrptr, int *errcodeptr, int *lcptr, in get_branchlength() 9422 set_lookbehind_lengths(uint32_t **pptrptr, int *errcodeptr, int *lcptr, in set_lookbehind_lengths()
|