Searched defs:newlocale (Results 1 – 6 of 6) sorted by relevance
| /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/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/libexif/test/nls/ |
| D | test-codeset.c | 143 const char *newlocale = setlocale(LC_ALL, ""); in checks() local
|
| /external/libcxx/src/support/win32/ |
| D | locale_win32.cpp | 22 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale() function
|
| /external/fmtlib/fmt/ |
| D | posix.h | 319 static locale_t newlocale(int category_mask, const char *locale, locale_t) { in newlocale() function
|
| /external/fmtlib/test/ |
| D | posix-mock-test.cc | 501 LocaleType newlocale(int category_mask, const char *locale, LocaleType base) { in newlocale() function
|