Searched refs:AsUC16 (Results 1 – 6 of 6) sorted by relevance
47 struct AsUC16 { struct48 explicit AsUC16(uint16_t v) : value(v) {} in AsUC16() argument74 std::ostream& operator<<(std::ostream& os, const AsUC16& c);
80 std::ostream& operator<<(std::ostream& os, const AsUC16& c) { in operator <<()
689 os << AsUC16(Get(i)); in StringPrint()
1938 os << AsUC16(stream.GetNext()); in PrintUC16()
175 os_ << AsUC16(that.from()); in VisitCharacterRange()177 os_ << "-" << AsUC16(that.to()); in VisitCharacterRange()224 os_ << AsUC16(chardata[i]); in VisitAtom()
4456 os_ << "{\\" << AsUC16(from) << "-\\" << AsUC16(entry.to()) << "|{"; in Call()4565 os_ << AsUC16(range.from()) << "-" << AsUC16(range.to()); in VisitText()4676 os_ << "[" << AsUC16(key) << "-" << AsUC16(entry.to()) << "]: {"; in Call()