Searched refs:NAN_RULE_INDEX (Results 1 – 3 of 3) sorted by relevance
64 static final int NAN_RULE_INDEX = 5; field in NFRuleSet253 nonNumericalRules[NFRuleSet.NAN_RULE_INDEX] = rule; in setNonNumericalRule()469 NFRule rule = nonNumericalRules[NAN_RULE_INDEX]; in findRule()
65 static final int NAN_RULE_INDEX = 5; field in NFRuleSet254 nonNumericalRules[NFRuleSet.NAN_RULE_INDEX] = rule; in setNonNumericalRule()470 NFRule rule = nonNumericalRules[NAN_RULE_INDEX]; in findRule()
43 NAN_RULE_INDEX = 5, enumerator288 delete nonNumericalRules[NAN_RULE_INDEX]; in setNonNumericalRule()289 nonNumericalRules[NAN_RULE_INDEX] = rule; in setNonNumericalRule()435 const NFRule *rule = nonNumericalRules[NAN_RULE_INDEX]; in findDoubleRule()