Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_localemodule.c.h493 …{"bind_textdomain_codeset", (PyCFunction)(void(*)(void))_locale_bind_textdomain_codeset, METH_FAST…
500 _locale_bind_textdomain_codeset(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _locale_bind_textdomain_codeset() function