Searched defs:is_negated (Results 1 – 4 of 4) sorted by relevance
322 bool is_negated() const { return (character_class_flags_ & NEGATED) != 0; } in is_negated() function
1969 bool is_negated = false; in ParseCharacterClass() local
850 pub fn is_negated(&self) -> bool { in is_negated() method
1323 pub fn is_negated(&self) -> bool { in is_negated() method