Searched refs:negate (Results 1 – 3 of 3) sorted by relevance
155 int negate, ok; in rangematch() local165 if ( (negate = (*pattern == '!' || *pattern == '^')) ) in rangematch()197 return (ok == negate ? NULL : pattern); in rangematch()
162 POSIX bracket ([:xxxxx:], negate [:^xxxxx:])
4943 ^ negate the class, but only if the first character
Completed in 28 milliseconds