Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_localemodule.c.h86 {"strcoll", (PyCFunction)(void(*)(void))_locale_strcoll, METH_FASTCALL, _locale_strcoll__doc__},
92 _locale_strcoll(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _locale_strcoll() function