Searched defs:buffCapacity (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dputil.cpp1906 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity) argument
H A Dunistr.cpp253 UnicodeString(UChar *buff, int32_t buffLength, int32_t buffCapacity) argument
1206 setTo(UChar *buffer, int32_t buffLength, int32_t buffCapacity) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ducurr.cpp545 ucurr_forLocale(const char* locale, UChar* buff, int32_t buffCapacity, UErrorCode* ec) argument
2321 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, UChar* buff, int32_t buffCapacity, UErrorCode* ec) argument
[all...]

Completed in 165 milliseconds