Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_localemodule.c609 PyIntl_textdomain(PyObject* self, PyObject* args) in PyIntl_textdomain() function
704 {"textdomain",(PyCFunction)PyIntl_textdomain,METH_VARARGS,
/external/python/cpython2/Modules/
D_localemodule.c601 PyIntl_textdomain(PyObject* self, PyObject* args) in PyIntl_textdomain() function
679 {"textdomain",(PyCFunction)PyIntl_textdomain,METH_VARARGS,