Searched refs:ucsdet_getUChars (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ucsdetst.c | 146 dLength = ucsdet_getUChars(match, detected, sLength, &status); in TestUTF8() 360 ucsdet_getUChars(NULL, NULL, 0, &status); in TestChaining() 361 ucsdet_getUChars(NULL, NULL, 0, &status); in TestChaining()
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucsdet.h | 311 ucsdet_getUChars(const UCharsetMatch *ucsm,
|
/external/icu/icu4c/source/i18n/ |
D | ucsdet.cpp | 174 ucsdet_getUChars(const UCharsetMatch *ucsm, in ucsdet_getUChars() function
|
/external/icu/icu4c/source/test/intltest/ |
D | csdetest.cpp | 218 dLength = ucsdet_getUChars(matches[0], decoded, testLength, &status); in checkEncoding() 341 ucsdet_getUChars(match, detected, sLength, &status); in UTF8Test()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 774 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars) macro
|