Searched refs:ucsdet_getUChars (Results 1 – 10 of 10) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ucsdetst.c | 147 dLength = ucsdet_getUChars(match, detected, sLength, &status); in TestUTF8() 361 ucsdet_getUChars(NULL, NULL, 0, &status); in TestChaining() 362 ucsdet_getUChars(NULL, NULL, 0, &status); in TestChaining()
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucsdet.h | 320 ucsdet_getUChars(const UCharsetMatch *ucsm,
|
D | urename.h | 811 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ucsdet.h | 320 ucsdet_getUChars(const UCharsetMatch *ucsm,
|
D | urename.h | 811 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucsdet.h | 320 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() 337 ucsdet_getUChars(match, detected, sLength, &status); in UTF8Test()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 811 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 811 #define ucsdet_getUChars U_ICU_ENTRY_POINT_RENAME(ucsdet_getUChars) macro
|