Home
last modified time | relevance | path

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

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