Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5672 BOOL local_negate = (meta == META_POSIX_NEG); in compile_branch() local
5677 should_flip_negation = local_negate; /* Note negative special */ in compile_branch()
5697 *class_uchardata++ = local_negate? XCL_NOTPROP : XCL_PROP; in compile_branch()
5725 match_all_or_no_wide_chars |= local_negate; in compile_branch()
5766 if (local_negate) in compile_branch()

Completed in 25 milliseconds