Home
last modified time | relevance | path

Searched defs:newlocale (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/android/support/src/musl-locale/
Dnewlocale.c6 locale_t newlocale(int mask, const char *name, locale_t base) in newlocale() function
/ndk/sources/android/support/src/locale/
Dnewlocale.c32 locale_t newlocale(int category_mask, const char* locale, locale_t base) { in newlocale() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/
Dlocale_win32.cpp15 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
Dxlocale.c199 locale_t newlocale(int mask, const char *locale, locale_t base) { in newlocale() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
Dxlocale.h39 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale() function