Home
last modified time | relevance | path

Searched defs:strcoll (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/locale/
Dstrcoll.c10 int strcoll(const char *l, const char *r) in strcoll() function
/third_party/musl/porting/liteos_a/user/src/locale/
Dstrcoll.c10 int strcoll(const char *l, const char *r) in strcoll() function
/third_party/python/Lib/
Dlocale.py99 strcoll = _strcoll variable