Searched refs:IsEverything (Results 1 – 2 of 2) sorted by relevance
109 bool IsEverything(uc16 max) { return from_ == 0 && to_ >= max; } in IsEverything() function
2169 ranges->at(0).IsEverything(max_char)) { in EmitCharClass()3472 return ranges->at(0).IsEverything(max_char) ? on_success() : NULL; in GetSuccessorOfOmnivorousTextNode()