Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3217 static int scan_for_captures(PCRE2_SPTR *ptrptr, uint32_t options, in scan_for_captures() function
8617 errorcode = scan_for_captures(&ptr, cb.external_options, &cb); in pcre2_compile()