Searched refs:targetBufferSize (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Dcalendar.cpp200 static void getCalendarKeyword(const UnicodeString &id, char *targetBuffer, int32_t targetBufferSize) { argument
209 keyLen = id.extract(keywordIdx+1, id.length(), targetBuffer, targetBufferSize, US_INV);

Completed in 91 milliseconds