Home | History | Annotate | Download | only in python2.7

Lines Matching refs:strcoll

36            "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
91 def strcoll(a,b):
92 """ strcoll(string,string) -> int.