Lines Matching refs:getRuleSet
105 if (getRuleSet()) {
1034 _ruleSet == getRuleSet()) {
1041 ((NFRuleSet*)getRuleSet())->makeIntoFractionRuleSet();
1086 // getRuleSet()->format(digit, toInsertInto, _pos + getPos());
1107 getRuleSet()->format(digit, toInsertInto, _pos + getPos());
1113 getRuleSet()->format((int64_t)0, toInsertInto, _pos + getPos());
1168 getRuleSet()->parse(workText, workPos, 10, temp);
1239 const NFRuleSet* aruleSet = getRuleSet();
1295 getRuleSet()->parse(workText, workPos, 1, temp); // parse zero or nothing at all