Home
last modified time | relevance | path

Searched refs:_hasIntegerValue (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dplurrule.cpp1539 _hasIntegerValue = other._hasIntegerValue; in FixedDecimal()
1563 _hasIntegerValue = FALSE; in init()
1566 _hasIntegerValue = (source == intValue); in init()
1701 return _hasIntegerValue; in hasIntegerValue()
Dplurrule_impl.h301 UBool _hasIntegerValue; variable