Searched defs:newlocale (Results 1 – 14 of 14) sorted by relevance
| /external/libcxx/include/support/ibm/ |
| D | locale_mgmt_aix.h | 39 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale() function
|
| /external/libcxx/include/support/xlocale/ |
| D | __nop_locale_mgmt.h | 27 static inline locale_t newlocale(int, const char *, locale_t) { in newlocale() function
|
| /external/libexif/test/nls/ |
| D | test-codeset.c | 143 const char *newlocale = setlocale(LC_ALL, ""); in checks() local
|
| /external/fmtlib/include/fmt/ |
| D | posix.h | 284 static locale_t newlocale(int category_mask, const char* locale, locale_t) { in newlocale() function
|
| /external/libcxx/src/support/win32/ |
| D | locale_win32.cpp | 21 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale() function
|
| /external/fmtlib/test/ |
| D | posix-mock-test.cc | 495 LocaleType newlocale(int category_mask, const char* locale, in newlocale() function
|
| /external/rust/crates/libc/src/ |
| D | wasi.rs | 716 pub fn newlocale( in newlocale() function
|
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| D | mod.rs | 1872 pub fn newlocale( in newlocale() function
|
| /external/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 1359 pub fn newlocale( in newlocale() function
|
| /external/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 1277 pub fn newlocale( in newlocale() function
|
| /external/rust/crates/libc/src/unix/uclibc/ |
| D | mod.rs | 1750 pub fn newlocale( in newlocale() function
|
| /external/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 2097 pub fn newlocale( in newlocale() function
|
| /external/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 3345 pub fn newlocale( in newlocale() function
|
| /external/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 4029 pub fn newlocale( in newlocale() function
|