Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c4973 BOOL local_negate = FALSE; in compile_branch() local
4987 local_negate = TRUE; in compile_branch()
5015 int pc = posix_class + ((local_negate)? POSIX_SUBSIZE/2 : 0); in compile_branch()
5040 *class_uchardata++ = local_negate? XCL_NOTPROP : XCL_PROP; in compile_branch()
5060 if (!negate_class && local_negate && in compile_branch()
5107 if (local_negate) in compile_branch()

Completed in 25 milliseconds