Searched refs:categories (Results 1 – 16 of 16) sorted by relevance
45 locale->categories[LC_MEASUREMENT].measurement = in measurement_startup()62 locale->categories[LC_MEASUREMENT].measurement; in measurement_finish()80 while (from->categories[LC_MEASUREMENT].measurement == NULL in measurement_finish()83 measurement = locale->categories[LC_MEASUREMENT].measurement in measurement_finish()84 = from->categories[LC_MEASUREMENT].measurement; in measurement_finish()94 measurement = locale->categories[LC_MEASUREMENT].measurement; in measurement_finish()121 locale->categories[LC_MEASUREMENT].measurement; in measurement_output()163 measurement = result->categories[LC_MEASUREMENT].measurement; in measurement_read()
46 locale->categories[LC_PAPER].paper = in paper_startup()60 struct locale_paper_t *paper = locale->categories[LC_PAPER].paper; in paper_finish()77 while (from->categories[LC_PAPER].paper == NULL in paper_finish()80 paper = locale->categories[LC_PAPER].paper in paper_finish()81 = from->categories[LC_PAPER].paper; in paper_finish()91 paper = locale->categories[LC_PAPER].paper; in paper_finish()120 struct locale_paper_t *paper = locale->categories[LC_PAPER].paper; in paper_output()162 paper = result->categories[LC_PAPER].paper; in paper_read()
50 locale->categories[LC_NAME].name = in name_startup()64 struct locale_name_t *name = locale->categories[LC_NAME].name; in name_finish()81 while (from->categories[LC_NAME].name == NULL in name_finish()84 name = locale->categories[LC_NAME].name in name_finish()85 = from->categories[LC_NAME].name; in name_finish()95 name = locale->categories[LC_NAME].name; in name_finish()156 struct locale_name_t *name = locale->categories[LC_NAME].name; in name_output()202 name = result->categories[LC_NAME].name; in name_read()
48 locale->categories[LC_TELEPHONE].telephone = (struct locale_telephone_t *) in telephone_startup()63 locale->categories[LC_TELEPHONE].telephone; in telephone_finish()80 while (from->categories[LC_TELEPHONE].telephone == NULL in telephone_finish()83 telephone = locale->categories[LC_TELEPHONE].telephone in telephone_finish()84 = from->categories[LC_TELEPHONE].telephone; in telephone_finish()94 telephone = locale->categories[LC_TELEPHONE].telephone; in telephone_finish()174 locale->categories[LC_TELEPHONE].telephone; in telephone_output()218 telephone = result->categories[LC_TELEPHONE].telephone; in telephone_read()
51 locale->categories[LC_MESSAGES].messages = in messages_startup()67 = locale->categories[LC_MESSAGES].messages; in messages_finish()84 while (from->categories[LC_MESSAGES].messages == NULL in messages_finish()87 messages = locale->categories[LC_MESSAGES].messages in messages_finish()88 = from->categories[LC_MESSAGES].messages; in messages_finish()98 messages = locale->categories[LC_MESSAGES].messages; in messages_finish()182 = locale->categories[LC_MESSAGES].messages; in messages_output()231 messages = result->categories[LC_MESSAGES].messages; in messages_read()
52 locale->categories[LC_NUMERIC].numeric = in numeric_startup()68 struct locale_numeric_t *numeric = locale->categories[LC_NUMERIC].numeric; in numeric_finish()85 while (from->categories[LC_NUMERIC].numeric == NULL in numeric_finish()88 numeric = locale->categories[LC_NUMERIC].numeric in numeric_finish()89 = from->categories[LC_NUMERIC].numeric; in numeric_finish()99 numeric = locale->categories[LC_NUMERIC].numeric; in numeric_finish()133 struct locale_numeric_t *numeric = locale->categories[LC_NUMERIC].numeric; in numeric_output()183 numeric = result->categories[LC_NUMERIC].numeric; in numeric_read()
79 locale->categories[LC_IDENTIFICATION].identification = in identification_startup()83 locale->categories[LC_IDENTIFICATION].identification->category[LC_ALL] = in identification_startup()100 = locale->categories[LC_IDENTIFICATION].identification; in identification_finish()119 while (from->categories[LC_IDENTIFICATION].identification == NULL in identification_finish()122 identification = locale->categories[LC_IDENTIFICATION].identification in identification_finish()123 = from->categories[LC_IDENTIFICATION].identification; in identification_finish()134 = locale->categories[LC_IDENTIFICATION].identification; in identification_finish()212 = locale->categories[LC_IDENTIFICATION].identification; in identification_output()276 identification = result->categories[LC_IDENTIFICATION].identification; in identification_read()
87 locale->categories[LC_ADDRESS].address = in address_startup()102 struct locale_address_t *address = locale->categories[LC_ADDRESS].address; in address_finish()121 while (from->categories[LC_ADDRESS].address == NULL in address_finish()124 address = locale->categories[LC_ADDRESS].address in address_finish()125 = from->categories[LC_ADDRESS].address; in address_finish()135 address = locale->categories[LC_ADDRESS].address; in address_finish()346 struct locale_address_t *address = locale->categories[LC_ADDRESS].address; in address_output()399 address = result->categories[LC_ADDRESS].address; in address_read()
113 locale->categories[LC_MONETARY].monetary = monetary = in monetary_startup()163 = locale->categories[LC_MONETARY].monetary; in monetary_finish()180 while (from->categories[LC_MONETARY].monetary == NULL in monetary_finish()183 monetary = locale->categories[LC_MONETARY].monetary in monetary_finish()184 = from->categories[LC_MONETARY].monetary; in monetary_finish()194 monetary = locale->categories[LC_MONETARY].monetary; in monetary_finish()373 = locale->categories[LC_MONETARY].monetary; in monetary_output()470 monetary = result->categories[LC_MONETARY].monetary; in monetary_read()
121 locale->categories[LC_TIME].time = in time_startup()135 struct locale_time_t *time = locale->categories[LC_TIME].time; in time_finish()152 while (from->categories[LC_TIME].time == NULL in time_finish()155 time = locale->categories[LC_TIME].time in time_finish()156 = from->categories[LC_TIME].time; in time_finish()166 time = locale->categories[LC_TIME].time; in time_finish()537 struct locale_time_t *time = locale->categories[LC_TIME].time; in time_output()705 time = result->categories[LC_TIME].time; in time_read()
650 if (runp->categories[category].generic != NULL) in add_to_readlist()654 runp->categories[category].generic = in add_to_readlist()655 copy_locale->categories[category].generic; in add_to_readlist()
105 } categories[__LC_LAST]; member
301 locale->categories[LC_CTYPE].ctype = ctype = in ctype_startup()358 ctype = locale->categories[LC_CTYPE].ctype = in ctype_startup()359 copy_locale->categories[LC_CTYPE].ctype; in ctype_startup()418 while (from->categories[LC_CTYPE].ctype == NULL in ctype_finish()421 ctype = locale->categories[LC_CTYPE].ctype in ctype_finish()422 = from->categories[LC_CTYPE].ctype; in ctype_finish()432 ctype = locale->categories[LC_CTYPE].ctype; in ctype_finish()1755 ctype = locale->categories[LC_CTYPE].ctype; in find_translit()2139 if (copy_locale->categories[LC_CTYPE].ctype == NULL) in ctype_read()2151 ctype = result->categories[LC_CTYPE].ctype; in ctype_read()[all …]
470 struct locale_collate_t *collate = result->categories[LC_COLLATE].collate; in read_directions()703 struct locale_collate_t *collate = result->categories[LC_COLLATE].collate; in insert_weights()960 struct locale_collate_t *collate = result->categories[LC_COLLATE].collate; in insert_value()1082 struct locale_collate_t *collate = result->categories[LC_COLLATE].collate; in handle_ellipsis()1499 if (!ignore_content && locale->categories[LC_COLLATE].collate == NULL) in collate_startup()1505 collate = locale->categories[LC_COLLATE].collate = in collate_startup()1520 collate = locale->categories[LC_COLLATE].collate = in collate_startup()1521 copy_locale->categories[LC_COLLATE].collate; in collate_startup()1555 struct locale_collate_t *collate = locale->categories[LC_COLLATE].collate; in collate_finish()2664 if (copy_locale->categories[LC_COLLATE].collate == NULL) in collate_read()[all …]
32 categories = ctype messages monetary numeric time paper name \ macro34 aux = $(categories:%=lc-%) $(categories:%=C-%) SYS_libc C_name \54 localedef-modules := localedef $(categories:%=ld-%) \
1 /* Definition of all available locale categories and their items. -*- C -*-
Completed in 39 milliseconds