Home
last modified time | relevance | path

Searched refs:prevIsInteger (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dformattedval_sbimpl.cpp124 bool prevIsInteger = cfpos.getCategory() == UFIELD_CATEGORY_NUMBER in nextPositionImpl() local
183 && !prevIsInteger in nextPositionImpl()
271 prevIsInteger = false; in nextPositionImpl()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DFormattedValueStringBuilderImpl.java177 boolean prevIsInteger = cfpos.getField() == NumberFormat.Field.INTEGER; in nextPosition()
227 && !prevIsInteger in nextPosition()
291 prevIsInteger = false; in nextPosition()
/third_party/node/deps/icu-small/source/i18n/
Dformattedval_sbimpl.cpp129 bool prevIsInteger = cfpos.getCategory() == UFIELD_CATEGORY_NUMBER in nextPositionImpl() local
188 && !prevIsInteger in nextPositionImpl()
276 prevIsInteger = false; in nextPositionImpl()
/third_party/icu/icu4c/source/i18n/
Dformattedval_sbimpl.cpp124 bool prevIsInteger = cfpos.getCategory() == UFIELD_CATEGORY_NUMBER in nextPositionImpl() local
183 && !prevIsInteger in nextPositionImpl()
271 prevIsInteger = false; in nextPositionImpl()