Home
last modified time | relevance | path

Searched refs:UTF16_BE (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_array.py72 UTF16_BE = 19 variable
163 (UTF16_BE, "UTF-16-BE"),
/external/python/cpython3/Modules/
Darraymodule.c94 UTF16_BE = 19, enumerator
2075 case UTF16_BE: { in array__array_reconstructor_impl()