Home | History | Annotate | Download | only in Lib

Lines Matching defs:strcoll

28            "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
34 """ strcoll(string,string) -> int.
98 if 'strcoll' not in globals():
99 strcoll = _strcoll