Searched refs:UTF32BE (Results 1 – 5 of 5) sorted by relevance
29 template<typename CharType> struct UTF32BE;
127 …DJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UTF32BE<Ch>::x
496 struct UTF32BE : UTF32<CharType> { struct620 …DJSON_ENCODINGS_FUNC(x) UTF8<Ch>::x, UTF16LE<Ch>::x, UTF16BE<Ch>::x, UTF32LE<Ch>::x, UTF32BE<Ch>::x
1528 alias UTF32BE// UTF-32BE//