Lines Matching refs:ruleIndex
185 int ruleIndex, int startYear);
187 static void emit_icu_rule(FILE* f, const struct rule* r, int ruleIndex);
517 int ruleIndex, int startYear) {
524 rule->r_name, ruleIndex);
536 emit_icu_rule(FILE* f, const struct rule* r, int ruleIndex) {
553 ruleIndex, r->r_name, r->r_filename, r->r_linenum);