Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c2290 #define NSF_RESET 0x0001u macro
3591 top_nest->flags |= NSF_RESET; in parse_regex()
4260 (top_nest->flags & NSF_RESET) != 0) in parse_regex()
4278 if ((top_nest->flags & NSF_RESET) != 0 && in parse_regex()