Home
last modified time | relevance | path

Searched defs:has_lookbehind (Results 1 – 1 of 1) sorted by relevance

/external/pcre/src/
Dpcre2_compile.c2598 static int parse_regex(PCRE2_SPTR ptr, uint32_t options, BOOL *has_lookbehind, in parse_regex()
9767 BOOL has_lookbehind = FALSE; /* Set TRUE if a lookbehind is found */ in pcre2_compile() local