Lines Matching full:priorities
72 * c) The priorities for each level are "compressed", so that each
73 * sorting level has consecutively numbered priorities starting at 1.
75 * which only have a few distinct priorities can represent the
79 * d) We record the total number of priorities so that strxfrm can
86 * f) Priorities with the sign bit set are verboten. This works out
95 * some priorities can refer to other priorities, using forward
114 * In order to resolve the priorities, we create a table of priorities.
166 * different priorities at different levels.
478 /* allocate some initial priorities */ in init_collate()
808 * know how many priorities we *really* need. We allocate one in define_collelem()
1035 /* Substitution priorities are not weights */ in add_weight()
1186 * Ordinary character priorities in dump_collate()
1263 * Large (> UCHAR_MAX) character priorities in dump_collate()
1283 /* if undefined, then all priorities are */ in dump_collate()