Home
last modified time | relevance | path

Searched refs:PyLocale_strcoll (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
D_localemodule.c303 PyLocale_strcoll(PyObject* self, PyObject* args) in PyLocale_strcoll() function
683 {"strcoll", (PyCFunction) PyLocale_strcoll,
/external/python/cpython2/Modules/
D_localemodule.c276 PyLocale_strcoll(PyObject* self, PyObject* args) in PyLocale_strcoll() function
661 {"strcoll", (PyCFunction) PyLocale_strcoll,