Home
last modified time | relevance | path

Searched defs:utf8_encode (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgunicollate.c175 utf8_encode (char *buf, wchar_t val) in utf8_encode() function
/third_party/python/Modules/_io/
Dtextio.c771 utf8_encode(textio *self, PyObject *text) in utf8_encode() function