Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dunits_data.cpp465 bool unitsMatchSystem = true; in getPreferencesFor() local
467 for (int32_t i = 0; unitsMatchSystem && i < m->prefsCount; i++) { in getPreferencesFor()
470 for (int32_t j = 0; unitsMatchSystem && j < measureUnit.singleUnits.length(); j++) { in getPreferencesFor()
476 unitsMatchSystem = false; in getPreferencesFor()
484 if (!unitsMatchSystem) { in getPreferencesFor()