Home
last modified time | relevance | path

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

/external/libexif/test/nls/
Dtest-codeset.c143 const char *newlocale = setlocale(LC_ALL, ""); in checks() local
/external/chromium_org/third_party/libxslt/libxslt/
Dxsltlocale.c23 #define newlocale __newlocale macro
/external/libcxx/src/support/win32/
Dlocale_win32.cpp15 locale_t newlocale( int mask, const char * locale, locale_t /*base*/ ) in newlocale() function
/external/libcxx/src/support/solaris/
Dxlocale.c199 locale_t newlocale(int mask, const char *locale, locale_t base) { in newlocale() function
/external/libcxx/include/support/ibm/
Dxlocale.h39 locale_t newlocale(int category_mask, const char *locale, locale_t base) in newlocale() function