Searched defs:codeptr (Results 1 – 2 of 2) sorted by relevance
| /third_party/glib/glib/pcre/ |
| D | pcre_compile.c | 3435 compile_branch(int *optionsptr, pcre_uchar **codeptr, in compile_branch() 7030 compile_regex(int options, pcre_uchar **codeptr, const pcre_uchar **ptrptr, in compile_regex()
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_compile.c | 5302 compile_branch(uint32_t *optionsptr, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_branch() 8002 compile_regex(uint32_t options, PCRE2_UCHAR **codeptr, uint32_t **pptrptr, in compile_regex()
|