Searched refs:UTF16_LE (Results 1 – 2 of 2) sorted by relevance
93 UTF16_LE = 18, enumerator1832 return UTF16_LE + is_big_endian; in typecode_to_mformat_code()2074 case UTF16_LE: in array__array_reconstructor_impl()2076 int byteorder = (mformat_code == UTF16_LE) ? -1 : 1; in array__array_reconstructor_impl()
71 UTF16_LE = 18 variable162 (UTF16_LE, "UTF-16-LE"),