Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/mbstring/oniguruma/doc/
H A DRE162 POSIX bracket ([:xxxxx:], negate [:^xxxxx:])
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt4943 ^ negate the class, but only if the first character

Completed in 57 milliseconds