Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
D_localemodule.c619 PyIntl_bindtextdomain(PyObject* self,PyObject*args) in PyIntl_bindtextdomain() function
681 {"bindtextdomain",(PyCFunction)PyIntl_bindtextdomain,METH_VARARGS,