Lines Matching refs:number
592 // number of > signs. Finally, terminate the whole thing with
638 * Formats the number, and inserts the resulting text into
640 * @param number The number being formatted
647 NFRule::doFormat(int64_t number, UnicodeString& toInsertInto, int32_t pos) const
655 sub2->doSubstitution(number, toInsertInto, pos);
656 sub1->doSubstitution(number, toInsertInto, pos);
660 * Formats the number, and inserts the resulting text into
662 * @param number The number being formatted
669 NFRule::doFormat(double number, UnicodeString& toInsertInto, int32_t pos) const
678 sub2->doSubstitution(number, toInsertInto, pos);
679 sub1->doSubstitution(number, toInsertInto, pos);
685 * it in the rule set's list should be used to format the number)
686 * @param The number being formatted
691 NFRule::shouldRollBack(double number) const
694 // the number being formatted is an even multiple of the rule's
711 return uprv_fmod(number, (double)re) == 0 && (baseValue % re) != 0;
952 // number of characters from "text" that matched (or 0 if
1019 // element 1 is the number of characters that matched
1116 * is the number of characters in "str" that were matched (this
1162 // remaining string '-7' as numeric. The resulting number turned out as 43 (50 - 7).
1249 // same number of characters from the prefix and target string.
1308 * number of characters in "str" that matched (which isn't necessarily
1425 * characters that the number formatter's collator says are