HomeSort by relevance Sort by last modified time
    Searched refs:PyIntl_dgettext (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 573 PyIntl_dgettext(PyObject* self, PyObject *args)
674 {"dgettext",(PyCFunction)PyIntl_dgettext,METH_VARARGS,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 573 PyIntl_dgettext(PyObject* self, PyObject *args)
674 {"dgettext",(PyCFunction)PyIntl_dgettext,METH_VARARGS,
  /external/python/cpython2/Modules/
_localemodule.c 574 PyIntl_dgettext(PyObject* self, PyObject *args)
675 {"dgettext",(PyCFunction)PyIntl_dgettext,METH_VARARGS,
  /external/python/cpython3/Modules/
_localemodule.c 582 PyIntl_dgettext(PyObject* self, PyObject *args)
700 {"dgettext",(PyCFunction)PyIntl_dgettext,METH_VARARGS,

Completed in 51 milliseconds