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()472 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()473 NFRule rule = nonNumericalRules[NAN_RULE_INDEX]; in findRule()
44 NAN_RULE_INDEX = 5, enumerator289 delete nonNumericalRules[NAN_RULE_INDEX]; in setNonNumericalRule()290 nonNumericalRules[NAN_RULE_INDEX] = rule; in setNonNumericalRule()436 const NFRule *rule = nonNumericalRules[NAN_RULE_INDEX]; in findDoubleRule()