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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 586 PyIntl_dcgettext(PyObject *self, PyObject *args)
676 {"dcgettext",(PyCFunction)PyIntl_dcgettext,METH_VARARGS,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 586 PyIntl_dcgettext(PyObject *self, PyObject *args)
676 {"dcgettext",(PyCFunction)PyIntl_dcgettext,METH_VARARGS,
  /external/python/cpython2/Modules/
_localemodule.c 587 PyIntl_dcgettext(PyObject *self, PyObject *args)
677 {"dcgettext",(PyCFunction)PyIntl_dcgettext,METH_VARARGS,
  /external/python/cpython3/Modules/
_localemodule.c 595 PyIntl_dcgettext(PyObject *self, PyObject *args)
702 {"dcgettext",(PyCFunction)PyIntl_dcgettext,METH_VARARGS,

Completed in 251 milliseconds