Searched refs:rule_cmp (Results 1 – 2 of 2) sorted by relevance
96 def rule_cmp(a, b): function134 rules.sort(key=util.cmp_to_key(rule_cmp))
2090 rule_cmp(struct rule const *a, struct rule const *b) in rule_cmp() function2146 if (rp->r_stdoff == 0 && rule_cmp(stdabbrrp, rp) < 0) in stringzone()2148 if (rule_cmp(stdrp, rp) < 0) in stringzone()