Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_localemodule.c595 PyIntl_dcgettext(PyObject *self, PyObject *args) in PyIntl_dcgettext() function
702 {"dcgettext",(PyCFunction)PyIntl_dcgettext,METH_VARARGS,
/external/python/cpython2/Modules/
D_localemodule.c587 PyIntl_dcgettext(PyObject *self, PyObject *args) in PyIntl_dcgettext() function
677 {"dcgettext",(PyCFunction)PyIntl_dcgettext,METH_VARARGS,