Searched refs:setlocale (Results 1 – 11 of 11) sorted by relevance
86 char *setlocale (int, const char *);
44 setlocale (LC_CTYPE, "C-UTF-8"); in main()
52 'setlocale.h',
266 setlocale ( in setlocale() function
148 * Function setlocale:: Select or query locale
142 if (!setlocale(LC_CTYPE, "C-UTF-8")) in main()
279 if (!setlocale(LC_CTYPE, "C.UTF-8")) { in main()
291 if (!setlocale(LC_CTYPE, "C.UTF-8")) { in main()
84 if (!setlocale(LC_CTYPE, "C.UTF-8")) { in test_sscanf()
4836 * libc/locale/lctype.c: Include <string.h> and "setlocale.h".6236 * libc/locale/locale.c (setlocale): Don't build on Cygwin.7088 FreeBSD's setlocale.15345 * libc/sys/linux/include/setlocale.h: Ditto.27627 * libc/locale/locale.c: new doc for setlocale, localeconv
429 Files: newlib/libc/locale/setlocale.h