Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_localemodule.c582 PyIntl_dgettext(PyObject* self, PyObject *args) in PyIntl_dgettext() function
700 {"dgettext",(PyCFunction)PyIntl_dgettext,METH_VARARGS,
/external/python/cpython2/Modules/
D_localemodule.c574 PyIntl_dgettext(PyObject* self, PyObject *args) in PyIntl_dgettext() function
675 {"dgettext",(PyCFunction)PyIntl_dgettext,METH_VARARGS,