Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddtptngen.cpp1777 int32_t bestRow = -1; in getCanonicalIndex() local
1783 bestRow = i; in getCanonicalIndex()
1793 return strict ? -1 : bestRow; in getCanonicalIndex()