Searched refs:lc_ctype (Results 1 – 3 of 3) sorted by relevance
58 newloc->lc_ctype = loc->lc_ctype; in newlocale()
36 POSIX_LCCtype lc_ctype; field in POSIXLocale144 lc_ctype = new POSIX_LCCtype(doc, repertoire); in POSIXLocale()188 lc_ctype.write(out); in write()
997 lc_ctype[255], /* LC_CTYPE environment variable */ in main() local1007 snprintf(lc_ctype, sizeof(lc_ctype), "LC_CTYPE=%s", argv[2]); in main()1008 putenv(lc_ctype); in main()