Searched refs:UTF16LE (Results 1 – 6 of 6) sorted by relevance
84 set utf16le_sqlite3 [test_translate $str UTF8 UTF16LE]123 set utf16_sqlite3 [test_translate $utf16le_bom UTF16LE UTF16LE]131 set utf16_sqlite3 [test_translate $utf16be_bom UTF16 UTF16LE]
116 UTF16LE = 58, // little-endian UTF-16 enumerator
488 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator518 fEncoding = UTF16LE; } in UCharFile()542 case UTF16LE: in get()
1225 enum {UTF16LE, UTF16BE, UTF8} fEncoding; enumerator1247 fEncoding = UTF16LE; } in UCharFile()1271 case UTF16LE: in get()