Home
last modified time | relevance | path

Searched refs:shouldRollBack (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/
Dnfrule.h73 UBool shouldRollBack(double number) const;
Dnfrs.cpp474 if (result->shouldRollBack((double)number)) { in findNormalRule()
Dnfrule.cpp691 NFRule::shouldRollBack(double number) const in shouldRollBack() function in NFRule