Home
last modified time | relevance | path

Searched refs:PCRE2_HASTHEN (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c6539 mb->hasthen = (re->flags & PCRE2_HASTHEN) != 0; in pcre2_match()
H A Dpcre2_internal.h520 #define PCRE2_HASTHEN 0x00001000 /* pattern contains (*THEN) */ macro
H A Dpcre2_compile.c6152 cb->external_flags |= PCRE2_HASTHEN; in compile_branch()
6164 cb->external_flags |= PCRE2_HASTHEN; in compile_branch()

Completed in 63 milliseconds