Searched refs:NAN_RULE_INDEX (Results 1 – 3 of 3) sorted by relevance
63 static final int NAN_RULE_INDEX = 5; field in NFRuleSet252 nonNumericalRules[NFRuleSet.NAN_RULE_INDEX] = rule; in setNonNumericalRule()468 NFRule rule = nonNumericalRules[NAN_RULE_INDEX]; in findRule()
62 static final int NAN_RULE_INDEX = 5; field in NFRuleSet251 nonNumericalRules[NFRuleSet.NAN_RULE_INDEX] = rule; in setNonNumericalRule()467 NFRule rule = nonNumericalRules[NAN_RULE_INDEX]; in findRule()
41 NAN_RULE_INDEX = 5, enumerator286 delete nonNumericalRules[NAN_RULE_INDEX]; in setNonNumericalRule()287 nonNumericalRules[NAN_RULE_INDEX] = rule; in setNonNumericalRule()433 const NFRule *rule = nonNumericalRules[NAN_RULE_INDEX]; in findDoubleRule()