Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_localemodule.c569 PyIntl_gettext(PyObject* self, PyObject *args) in PyIntl_gettext() function
698 {"gettext",(PyCFunction)PyIntl_gettext,METH_VARARGS,
/external/python/cpython2/Modules/
D_localemodule.c561 PyIntl_gettext(PyObject* self, PyObject *args) in PyIntl_gettext() function
673 {"gettext",(PyCFunction)PyIntl_gettext,METH_VARARGS,