Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_localemodule.c.h446 …{"bindtextdomain", (PyCFunction)(void(*)(void))_locale_bindtextdomain, METH_FASTCALL, _locale_bind…
453 _locale_bindtextdomain(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _locale_bindtextdomain() function