Searched refs:UTF16LE (Results 1 – 3 of 3) sorted by relevance
27 template<typename CharType> struct UTF16LE;
127 #define RAPIDJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UT…
342 struct UTF16LE : UTF16<CharType> { struct620 #define RAPIDJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UT…