Searched refs:rule_cmp (Results 1 – 2 of 2) sorted by relevance
92 def rule_cmp(a, b): function130 rules.sort(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()