/external/icu4c/common/ |
ucnv_set.c | 16 * Conversion API functions using USet (ucnv_getUnicodeSet()) 30 ucnv_getUnicodeSet(const UConverter *cnv,
|
ucnv_cnv.h | 181 * Filters for some ucnv_getUnicodeSet() implementation code. 195 * The API function ucnv_getUnicodeSet() clears the USet before calling 202 * For more documentation, see ucnv_getUnicodeSet() in ucnv.h.
|
ucnvsel.cpp | 86 ucnv_getUnicodeSet(test_converter, unicode_point_set,
|
ucnv2022.c | [all...] |
ucnvmbcs.c | 659 * table, but could also be used for a future ucnv_getUnicodeSet() option [all...] |
/external/icu4c/test/cintltst/ |
ncnvtst.c | [all...] |
ucnvseltst.c | 291 ucnv_getUnicodeSet(test_converter, set,
|
ccapitst.c | [all...] |
/external/icu4c/test/intltest/ |
convtest.cpp | 459 ucnv_getUnicodeSet(cnv.getAlias(), cnvSetPtr->toUSet(), (UConverterUnicodeSet)which, &errorCode); 462 errln("error in ucnv_getUnicodeSet(\"%s\") for conversion/getUnicodeSet test case %d - %s", 475 errln("error: ucnv_getUnicodeSet(\"%s\") is missing items - conversion/getUnicodeSet test case %d", 487 errln("error: ucnv_getUnicodeSet(\"%s\") contains unexpected items - conversion/getUnicodeSet test case %d", 517 // Compare ucnv_getUnicodeSet() with the set of characters that can be converted. 618 ucnv_getUnicodeSet(cnv.getAlias(), set.toUSet(), which, &errorCode); 625 // but ucnv_getUnicodeSet(UCNV_ROUNDTRIP_SET) delivers true roundtrips 634 // First try to see if we have different sets because ucnv_getUnicodeSet() 655 errln("error: ucnv_getUnicodeSet(\"%s\") is missing items - which set: %d", 667 errln("error: ucnv_getUnicodeSet(\"%s\") contains unexpected items - which set: %d" [all...] |
/libcore/luni/src/main/native/ |
libcore_icu_NativeConverter.cpp | 541 ucnv_getUnicodeSet(converter1.get(), set1.toUSet(), UCNV_ROUNDTRIP_SET, &errorCode); 545 ucnv_getUnicodeSet(converter2.get(), set2.toUSet(), UCNV_ROUNDTRIP_SET, &errorCode);
|
/external/icu4c/common/unicode/ |
ucnv.h | 62 * @see ucnv_getUnicodeSet [all...] |
urename.h | [all...] |
uset.h | 198 * such as ICU converters (ucnv_getUnicodeSet()). [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucnv.h | 61 * @see ucnv_getUnicodeSet 782 * Selectors for Unicode sets that can be returned by ucnv_getUnicodeSet(). 783 * @see ucnv_getUnicodeSet 829 ucnv_getUnicodeSet(const UConverter *cnv, [all...] |
urename.h | 503 #define ucnv_getUnicodeSet ucnv_getUnicodeSet_3_2 [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
ucnv.h | 61 * @see ucnv_getUnicodeSet 782 * Selectors for Unicode sets that can be returned by ucnv_getUnicodeSet(). 783 * @see ucnv_getUnicodeSet 829 ucnv_getUnicodeSet(const UConverter *cnv, [all...] |
urename.h | 503 #define ucnv_getUnicodeSet ucnv_getUnicodeSet_3_2 [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ucnv.h | 61 * @see ucnv_getUnicodeSet 782 * Selectors for Unicode sets that can be returned by ucnv_getUnicodeSet(). 783 * @see ucnv_getUnicodeSet 829 ucnv_getUnicodeSet(const UConverter *cnv, [all...] |
urename.h | 503 #define ucnv_getUnicodeSet ucnv_getUnicodeSet_3_2 [all...] |
/external/icu4c/extra/uconv/ |
uconv.cpp | 498 ucnv_getUnicodeSet(cnv, set, UCNV_ROUNDTRIP_SET, &err); [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
urename.h | 503 #define ucnv_getUnicodeSet ucnv_getUnicodeSet_3_2 [all...] |
/external/icu4c/test/testdata/ |
conversion.txt | [all...] |