Searched defs:indexS (Results 1 – 6 of 6) sorted by relevance
856 ures_getUnicodeStringByIndex(const UResourceBundle *resB, int32_t indexS, UErrorCode* status) { in ures_getUnicodeStringByIndex()
355 String indexS = elements[2]; in dispatch() local476 String indexS = elements[offset+0]; in deserializeToken() local
335 UnicodeString ResourceBundle::getStringEx(int32_t indexS, UErrorCode& status) const { in getStringEx()
1629 U_CAPI const UChar* U_EXPORT2 ures_getStringByIndex(const UResourceBundle *resB, int32_t indexS, in… in ures_getStringByIndex()
2412 const UChar * ures_getStringByIndex_android(const UResourceBundle * resourceBundle, int32_t indexS,… in ures_getStringByIndex_android()