Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6035 BOOL local_negate = (meta == META_POSIX_NEG); in compile_branch() local
6040 should_flip_negation = local_negate; /* Note negative special */ in compile_branch()
6063 *class_uchardata++ = local_negate? XCL_NOTPROP : XCL_PROP; in compile_branch()
6091 match_all_or_no_wide_chars |= local_negate; in compile_branch()
6133 if (local_negate) in compile_branch()

Completed in 27 milliseconds