Searched refs:uidna_openUTS46 (Results 1 – 17 of 17) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uidna.h | 146 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode);
|
D | urename.h | 1023 #define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46) macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uidna.h | 142 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode);
|
D | urename.h | 1001 #define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uidna.h | 146 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode);
|
D | urename.h | 1029 #define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uidna.h | 146 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode);
|
D | urename.h | 1023 #define uidna_openUTS46 U_ICU_ENTRY_POINT_RENAME(uidna_openUTS46) macro
|
/third_party/node/src/ |
D | node_i18n.cc | 562 UIDNA* uidna = uidna_openUTS46(options, &status); in ToUnicode() 615 UIDNA* uidna = uidna_openUTS46(options, &status); in ToASCII()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | testidna.cpp | 1305 uidna_close(uidna_openUTS46(0, &status)); // Fail quickly if no data. in TestCompare() 1316 uidna_close(uidna_openUTS46(0, &status)); // Fail quickly if no data. in TestRootLabelSeparator() 1550 uidna_close(uidna_openUTS46(0, &dataStatus)); // Fail quickly if no data. in TestCompareReferenceImpl()
|
D | itutil.cpp | 659 LocalUIDNAPointer idna(uidna_openUTS46(0, errorCode)); in TestLocalXyzPointer()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | idnatest.c | 875 UIDNA *uts46 = uidna_openUTS46(UIDNA_USE_STD3_RULES|UIDNA_NONTRANSITIONAL_TO_UNICODE, in TestUTS46()
|
/third_party/libpsl/src/ |
D | psl.c | 667 return (void *)uidna_openUTS46(UIDNA_USE_STD3_RULES | UIDNA_NONTRANSITIONAL_TO_ASCII, &status); in psl_idna_open()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uts46.cpp | 1317 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode) { in uidna_openUTS46() function
|
/third_party/node/deps/icu-small/source/common/ |
D | uts46.cpp | 1327 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode) { in uidna_openUTS46() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uts46.cpp | 1327 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode) { in uidna_openUTS46() function
|
/third_party/icu/icu4c/source/common/ |
D | uts46.cpp | 1327 uidna_openUTS46(uint32_t options, UErrorCode *pErrorCode) { in uidna_openUTS46() function
|