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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 157 PyLocale_setlocale(PyObject* self, PyObject* args)
656 {"setlocale", (PyCFunction) PyLocale_setlocale,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 157 PyLocale_setlocale(PyObject* self, PyObject* args)
656 {"setlocale", (PyCFunction) PyLocale_setlocale,
  /external/python/cpython2/Modules/
_localemodule.c 158 PyLocale_setlocale(PyObject* self, PyObject* args)
657 {"setlocale", (PyCFunction) PyLocale_setlocale,
  /external/python/cpython3/Modules/
_localemodule.c 84 PyLocale_setlocale(PyObject* self, PyObject* args)
678 {"setlocale", (PyCFunction) PyLocale_setlocale,

Completed in 268 milliseconds