Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3208 uint16_t reset_group; member
3482 top_nest->reset_group = (uint16_t)cb->bracount; in scan_for_captures()
3491 top_nest->reset_group = 0; in scan_for_captures()
3777 cb->bracount = top_nest->reset_group; in scan_for_captures()