Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterName.java183 int stringoffset = UCharacterUtility.toInt( in getGroupLengths() local
191 for (int i = 0; i < LINES_PER_GROUP_; stringoffset ++) { in getGroupLengths()
192 b = m_groupstring_[stringoffset]; in getGroupLengths()
220 return stringoffset; in getGroupLengths()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterName.java184 int stringoffset = UCharacterUtility.toInt( in getGroupLengths() local
192 for (int i = 0; i < LINES_PER_GROUP_; stringoffset ++) { in getGroupLengths()
193 b = m_groupstring_[stringoffset]; in getGroupLengths()
221 return stringoffset; in getGroupLengths()
/external/icu/icu4c/source/tools/tzcode/
Dzic.c1991 stringoffset(char *result, zic_t offset) in stringoffset() function
2076 if (stringoffset(end(result), tod) != 0) in stringrule()
2184 if (stringoffset(end(result), -zp->z_gmtoff) != 0) { in stringzone()
2192 if (stringoffset(end(result), in stringzone()