Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c2284 uint16_t reset_group; member
3589 top_nest->reset_group = (uint16_t)cb->bracount; in parse_regex()
3604 top_nest->reset_group = 0; in parse_regex()
4264 cb->bracount = top_nest->reset_group; in parse_regex()