Searched refs:get_grouplength (Results 1 – 1 of 1) sorted by relevance
/external/pcre/dist2/src/ |
D | pcre2_compile.c | 8490 get_grouplength(uint32_t **pptrptr, BOOL isinline, int *errcodeptr, int *lcptr, in get_grouplength() function 8819 grouplength = get_grouplength(&gptr, FALSE, errcodeptr, lcptr, group, in get_branchlength() 8856 grouplength = get_grouplength(&pptr, TRUE, errcodeptr, lcptr, group, in get_branchlength()
|