Searched refs:ctype (Results 1 – 6 of 6) sorted by relevance
/locale/programs/ |
A D | ld-ctype.c | 51 *find_idx (ctype, &ctype->collection idx, &ctype->collection##_max idx, \ 301 locale->categories[LC_CTYPE].ctype = ctype = in ctype_startup() 358 ctype = locale->categories[LC_CTYPE].ctype = in ctype_startup() 421 ctype = locale->categories[LC_CTYPE].ctype in ctype_finish() 432 ctype = locale->categories[LC_CTYPE].ctype; in ctype_finish() 1531 *find_idx (ctype, &ctype->class_collection, in charclass_ucs4_ellipsis() 1630 *find_idx (ctype, &ctype->class_collection, in charclass_charcode_ellipsis() 1755 ctype = locale->categories[LC_CTYPE].ctype; in find_translit() 2151 ctype = result->categories[LC_CTYPE].ctype; in ctype_read() 3642 ctype->ctype32_b[ctype->charnames[idx]] = ctype->class_collection[idx]; in allocate_arrays() [all …]
|
A D | localedef.h | 93 struct locale_ctype_t *ctype; member
|
A D | ld-identification.c | 362 CATEGORY (ctype, CTYPE); in identification_read()
|
/locale/ |
A D | categories.def | 64 /* The actual definition of ctype is meaningless here. It is hard coded in 71 DEFINE_ELEMENT (_NL_CTYPE_CLASS, "ctype-class", std, wstring) 77 DEFINE_ELEMENT (_NL_CTYPE_WIDTH, "ctype-width", std, bytearray) 78 DEFINE_ELEMENT (_NL_CTYPE_MB_CUR_MAX, "ctype-mb-cur-max", std, word) 82 DEFINE_ELEMENT (_NL_CTYPE_CLASS_OFFSET, "ctype-class-offset", std, word) 83 DEFINE_ELEMENT (_NL_CTYPE_MAP_OFFSET, "ctype-map-offset", std, word) 116 DEFINE_ELEMENT (_NL_CTYPE_OUTDIGIT0_WC, "ctype-outdigit0_wc", std, word) 117 DEFINE_ELEMENT (_NL_CTYPE_OUTDIGIT1_WC, "ctype-outdigit1_wc", std, word) 118 DEFINE_ELEMENT (_NL_CTYPE_OUTDIGIT2_WC, "ctype-outdigit2_wc", std, word) 119 DEFINE_ELEMENT (_NL_CTYPE_OUTDIGIT3_WC, "ctype-outdigit3_wc", std, word) [all …]
|
A D | Makefile | 32 categories = ctype messages monetary numeric time paper name \
|
A D | localeinfo.h | 71 const struct gconv_fcts *ctype; member
|
Completed in 19 milliseconds