Home | History | Annotate | Download | only in src

Lines Matching defs:UTF16

1263   UTF16,  // hi 16bits -> trailing surrogate or 0, low 16bits -> lead surrogate
1273 case UnicodeEncoding::UTF16:
1274 return os << "UTF16";