Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c771 utf32_encode(textio *self, PyObject *text) in utf32_encode() function
818 {"utf-32", (encodefunc_t) utf32_encode},