Searched refs:subLen (Results 1 – 4 of 4) sorted by relevance
260 int subLen = endIndex - beginIndex; in substring() local261 if (subLen < 0) throw new IllegalArgumentException("endIndex < beginIndex"); in substring()267 byte[] copy = new byte[subLen]; in substring()268 System.arraycopy(data, beginIndex, copy, 0, subLen); in substring()
337 static const int32_t subLen = 3; in ulocdata_getLocaleSeparator() local376 separator = (const UChar *)p0 + subLen; in ulocdata_getLocaleSeparator()
471 static const int32_t subLen = 3; in uloc_getDisplayName() local542 separator = (const UChar *)p0 + subLen; in uloc_getDisplayName()725 patPos+=subLen; in uloc_getDisplayName()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...