Searched refs:setlocale (Results 1 - 2 of 2) sorted by relevance
/bionic/libc/stdlib/ | ||
H A D | locale.c | 30 char* setlocale (int category, char const *locale) function |
/bionic/libc/include/ | ||
H A D | locale.h | 52 extern char *setlocale(int category, const char *locale); |
Completed in 101 milliseconds