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