Searched refs:AnyExcept (Results 1 – 1 of 1) sorted by relevance
76 use PatternToken::AnyExcept;512 AnyExcept(Vec<CharSpecifier>), enumerator612 tokens.push(AnyExcept(cs)); in new()769 AnyChar | AnyWithin(..) | AnyExcept(..) in matches_from()779 AnyExcept(ref specifiers) => !in_char_specifiers(&specifiers, c, options), in matches_from()