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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 618 PyIntl_bindtextdomain(PyObject* self,PyObject*args)
680 {"bindtextdomain",(PyCFunction)PyIntl_bindtextdomain,METH_VARARGS,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 618 PyIntl_bindtextdomain(PyObject* self,PyObject*args)
680 {"bindtextdomain",(PyCFunction)PyIntl_bindtextdomain,METH_VARARGS,
  /external/python/cpython2/Modules/
_localemodule.c 619 PyIntl_bindtextdomain(PyObject* self,PyObject*args)
681 {"bindtextdomain",(PyCFunction)PyIntl_bindtextdomain,METH_VARARGS,
  /external/python/cpython3/Modules/
_localemodule.c 627 PyIntl_bindtextdomain(PyObject* self,PyObject*args)
706 {"bindtextdomain",(PyCFunction)PyIntl_bindtextdomain,METH_VARARGS,

Completed in 183 milliseconds