Searched defs:strcoll (Results 1 - 7 of 7) sorted by relevance

/prebuilts/ndk/current/sources/android/support/src/musl-locale/
H A Dstrcoll.c11 int strcoll(const char *l, const char *r) function
/prebuilts/ndk/r11/sources/android/support/src/musl-locale/
H A Dstrcoll.c11 int strcoll(const char *l, const char *r) function
/prebuilts/ndk/r13/sources/android/support/src/musl-locale/
H A Dstrcoll.c11 int strcoll(const char *l, const char *r) function
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dlocale.py36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
91 def strcoll(a,b): function
92 """ strcoll(string,string) -> int.
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dlocale.py36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
91 def strcoll(a,b): function
92 """ strcoll(string,string) -> int.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dlocale.py36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
91 def strcoll(a,b): function
92 """ strcoll(string,string) -> int.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dlocale.py36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
91 def strcoll(a,b): function
92 """ strcoll(string,string) -> int.

Completed in 1044 milliseconds