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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 600 PyIntl_textdomain(PyObject* self, PyObject* args)
678 {"textdomain",(PyCFunction)PyIntl_textdomain,METH_VARARGS,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 600 PyIntl_textdomain(PyObject* self, PyObject* args)
678 {"textdomain",(PyCFunction)PyIntl_textdomain,METH_VARARGS,
  /external/python/cpython2/Modules/
_localemodule.c 601 PyIntl_textdomain(PyObject* self, PyObject* args)
679 {"textdomain",(PyCFunction)PyIntl_textdomain,METH_VARARGS,
  /external/python/cpython3/Modules/
_localemodule.c 609 PyIntl_textdomain(PyObject* self, PyObject* args)
704 {"textdomain",(PyCFunction)PyIntl_textdomain,METH_VARARGS,

Completed in 447 milliseconds