Home
last modified time | relevance | path

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

/external/libcxx/include/support/xlocale/
D__nop_locale_mgmt.h27 static inline locale_t newlocale(int, const char *, locale_t) { in newlocale() function
/external/libcxx/include/support/ibm/
Dlocale_mgmt_aix.h39 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale() function
/external/libexif/test/nls/
Dtest-codeset.c143 const char *newlocale = setlocale(LC_ALL, ""); in checks() local
/external/libcxx/src/support/win32/
Dlocale_win32.cpp21 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale() function