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