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

/external/icu4c/i18n/unicode/
H A Ducsdet.h311 ucsdet_getUChars(const UCharsetMatch *ucsm,
/external/webkit/Source/WebCore/icu/unicode/
H A Ducsdet.h290 ucsdet_getUChars(const UCharsetMatch *ucsm,
/external/icu4c/i18n/
H A Ducsdet.cpp169 ucsdet_getUChars(const UCharsetMatch *ucsm, function
/external/icu4c/test/cintltst/
H A Ducsdetst.c146 dLength = ucsdet_getUChars(match, detected, sLength, &status);
360 ucsdet_getUChars(NULL, NULL, 0, &status);
361 ucsdet_getUChars(NULL, NULL, 0, &status);
/external/icu4c/test/intltest/
H A Dcsdetest.cpp206 dLength = ucsdet_getUChars(matches[0], decoded, testLength, &status);
290 ucsdet_getUChars(match, detected, sLength, &status);
/external/icu4c/common/unicode/
H A Durename.h810 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars) macro

Completed in 139 milliseconds