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

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcsmatch.h63 int32_t getUChars(UChar *buf, int32_t cap, UErrorCode *status) const;
H A Dcsmatch.cpp59 int32_t CharsetMatch::getUChars(UChar *buf, int32_t cap, UErrorCode *status) const function in class:CharsetMatch
H A Ducsdet.cpp181 return ((CharsetMatch *) ucsm)->getUChars(buf, cap, status);

Completed in 112 milliseconds