Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5262 BOOL local_negate = (meta == META_POSIX_NEG); in compile_branch() local
5267 should_flip_negation = local_negate; /* Note negative special */ in compile_branch()
5287 *class_uchardata++ = local_negate? XCL_NOTPROP : XCL_PROP; in compile_branch()
5315 match_all_or_no_wide_chars |= local_negate; in compile_branch()
5356 if (local_negate) in compile_branch()

Completed in 25 milliseconds