Lines Matching defs:locale_collate_t
196 struct locale_collate_t struct
199 bool codepoint_collation;
201 int col_weight_max;
202 int cur_weight_max;
205 struct section_list *known_sections;
207 struct section_list *sections;
209 struct section_list *current_section;
211 struct section_list unnamed_section;
213 bool unnamed_section_defined;
215 struct section_list error_section;
218 struct section_list symbol_section;
221 struct element_t *start;
246 struct locale_collate_t *next; argument
250 struct element_t *mbheads[256];
254 struct wchead_table wcheads;
257 unsigned char mbseqorder[256];
258 struct collseq_table wcseqorder;
262 {
267 else_action;