Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_localemodule.c.h400 {"textdomain", (PyCFunction)_locale_textdomain, METH_O, _locale_textdomain__doc__},
406 _locale_textdomain(PyObject *module, PyObject *arg) in _locale_textdomain() function