Home | History | Annotate | Download | only in src

Lines Matching defs:UTF16

1287   UTF16,  // hi 16bits -> trailing surrogate or 0, low 16bits -> lead surrogate
1297 case UnicodeEncoding::UTF16:
1298 return os << "UTF16";