Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_compile.c3213 #define NSF_RESET 0x0001u macro
3484 top_nest->flags |= NSF_RESET; in scan_for_captures()
3773 (top_nest->flags & NSF_RESET) != 0) in scan_for_captures()
3787 if ((top_nest->flags & NSF_RESET) != 0 && in scan_for_captures()