Home
last modified time | relevance | path

Searched refs:process_verb_name (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_compile.c3030 process_verb_name(PCRE2_SPTR *ptrptr, PCRE2_UCHAR **codeptr, int *errorcodeptr, in process_verb_name() function
3439 if (process_verb_name(&ptr, NULL, &errorcode, options, utf, cb) < 0) in scan_for_captures()
5926 arglen = process_verb_name(&ptr, NULL, errorcodeptr, options, in compile_branch()
6020 (void)process_verb_name(&arg, &memcode, errorcodeptr, options, in compile_branch()