Home
last modified time | relevance | path

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

/PHP-8.3/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-8.3/Zend/asm/
H A Dmake_i386_ms_pe_masm.asm56 ; negate stack size for LEA instruction (== substraction)

Completed in 23 milliseconds