special_casing_rule 9607 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule **casing_rules; special_casing_rule 9612 maint/gnulib/lib/gen-uni-tables.c add_casing_rule (struct special_casing_rule *new_rule) special_casing_rule 9620 maint/gnulib/lib/gen-uni-tables.c (struct special_casing_rule **) special_casing_rule 9621 maint/gnulib/lib/gen-uni-tables.c realloc (casing_rules, allocated_casing_rules * sizeof (struct special_casing_rule *)); special_casing_rule 9822 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *new_rule = special_casing_rule 9823 maint/gnulib/lib/gen-uni-tables.c (struct special_casing_rule *) malloc (sizeof (struct special_casing_rule)); special_casing_rule 10040 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *rule = casing_rules[j]; special_casing_rule 10058 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *found_rule = NULL; special_casing_rule 10062 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *rule = casing_rules[j]; special_casing_rule 10087 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *new_rule = special_casing_rule 10088 maint/gnulib/lib/gen-uni-tables.c (struct special_casing_rule *) malloc (sizeof (struct special_casing_rule)); special_casing_rule 10094 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *rule = casing_rules[j]; special_casing_rule 10144 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *a_rule = *(struct special_casing_rule **) a; special_casing_rule 10145 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *b_rule = *(struct special_casing_rule **) b; special_casing_rule 10164 maint/gnulib/lib/gen-uni-tables.c qsort (casing_rules, num_casing_rules, sizeof (struct special_casing_rule *), special_casing_rule 10209 maint/gnulib/lib/gen-uni-tables.c struct special_casing_rule *rule = casing_rules[i]; special_casing_rule 68 maint/gnulib/lib/unicase/special-casing.in.h extern const struct special_casing_rule * special_casing_rule 85 maint/gnulib/lib/unicase/u-casemap.h const struct special_casing_rule *rule = special_casing_rule 47 maint/gnulib/lib/unicase/u-ct-casefold.h uc_tocasefold, offsetof (struct special_casing_rule, casefold[0]), special_casing_rule 74 maint/gnulib/lib/unicase/u-ct-casefold.h uc_tocasefold, offsetof (struct special_casing_rule, casefold[0]), special_casing_rule 126 maint/gnulib/lib/unicase/u-ct-totitle.h offset_in_rule = offsetof (struct special_casing_rule, title[0]); special_casing_rule 140 maint/gnulib/lib/unicase/u-ct-totitle.h offset_in_rule = offsetof (struct special_casing_rule, lower[0]); special_casing_rule 161 maint/gnulib/lib/unicase/u-ct-totitle.h const struct special_casing_rule *rule = special_casing_rule 45 maint/gnulib/lib/unicase/u16-ct-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), special_casing_rule 45 maint/gnulib/lib/unicase/u16-ct-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), special_casing_rule 44 maint/gnulib/lib/unicase/u16-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), special_casing_rule 44 maint/gnulib/lib/unicase/u16-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), special_casing_rule 45 maint/gnulib/lib/unicase/u32-ct-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), special_casing_rule 45 maint/gnulib/lib/unicase/u32-ct-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), special_casing_rule 44 maint/gnulib/lib/unicase/u32-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), special_casing_rule 44 maint/gnulib/lib/unicase/u32-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), special_casing_rule 45 maint/gnulib/lib/unicase/u8-ct-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), special_casing_rule 45 maint/gnulib/lib/unicase/u8-ct-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]), special_casing_rule 44 maint/gnulib/lib/unicase/u8-tolower.c uc_tolower, offsetof (struct special_casing_rule, lower[0]), special_casing_rule 44 maint/gnulib/lib/unicase/u8-toupper.c uc_toupper, offsetof (struct special_casing_rule, upper[0]),