Home
last modified time | relevance | path

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

/php-src/ext/pcre/tests/
H A Dpreg_match_caseless_restrict.phpt43 echo "Meta characters and negate character sets". PHP_EOL;
91 Meta characters and negate character sets
/php-src/win32/
H A Dfnmatch.c154 int negate, ok; in rangematch() local
164 if ( (negate = (*pattern == '!' || *pattern == '^')) ) in rangematch()
196 return (ok == negate ? NULL : pattern); in rangematch()
/php-src/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm56 ; negate stack size for LEA instruction (== substraction)

Completed in 8 milliseconds