Home
last modified time | relevance | path

Searched defs:charset (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/ctype/
Dctype_.c105 __set_ctype (struct __locale_t *loc, const char *charset) in __set_ctype()
/picolibc-latest/newlib/libc/locale/
Dlocale.c467 char charset[ENCODING_LEN + 1] = {}; in __loadlocale() local