Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_localemodule.c334 PyLocale_strxfrm(PyObject* self, PyObject* args) in PyLocale_strxfrm() function
687 {"strxfrm", (PyCFunction) PyLocale_strxfrm,
/external/python/cpython2/Modules/
D_localemodule.c356 PyLocale_strxfrm(PyObject* self, PyObject* args) in PyLocale_strxfrm() function
663 {"strxfrm", (PyCFunction) PyLocale_strxfrm,