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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c 275 PyLocale_strcoll(PyObject* self, PyObject* args)
660 {"strcoll", (PyCFunction) PyLocale_strcoll,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c 275 PyLocale_strcoll(PyObject* self, PyObject* args)
660 {"strcoll", (PyCFunction) PyLocale_strcoll,
  /external/python/cpython2/Modules/
_localemodule.c 276 PyLocale_strcoll(PyObject* self, PyObject* args)
661 {"strcoll", (PyCFunction) PyLocale_strcoll,
  /external/python/cpython3/Modules/
_localemodule.c 303 PyLocale_strcoll(PyObject* self, PyObject* args)
683 {"strcoll", (PyCFunction) PyLocale_strcoll,

Completed in 49 milliseconds