Home | History | Annotate | Download | only in Support

Lines Matching full:utf32

121   std::vector<UTF32> Decoded(S.size(), 0);
122 UTF32 *TargetStart = Decoded.data();
138 std::vector<UTF32> Decoded(S.size(), 0);
139 UTF32 *TargetStart = Decoded.data();