Home
last modified time | relevance | path

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

/PHP-7.0/win32/
H A Dfnmatch.c155 int negate, ok; in rangematch() local
165 if ( (negate = (*pattern == '!' || *pattern == '^')) ) in rangematch()
197 return (ok == negate ? NULL : pattern); in rangematch()
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt4943 ^ negate the class, but only if the first character
/PHP-7.0/ext/mbstring/oniguruma/doc/
H A DRE162 POSIX bracket ([:xxxxx:], negate [:^xxxxx:])

Completed in 30 milliseconds