Searched refs:_locale_strcoll (Results 1 – 1 of 1) sorted by relevance
86 {"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