Home | History | Annotate | Download | only in Support

Lines Matching refs:UTF32

107   std::vector<UTF32> Decoded(S.size(), 0);
108 UTF32 *TargetStart = Decoded.data();
124 std::vector<UTF32> Decoded(S.size(), 0);
125 UTF32 *TargetStart = Decoded.data();