Home
last modified time | relevance | path

Searched defs:toUnicode (Results 1 – 14 of 14) sorted by relevance

/third_party/node/lib/internal/
Didna.js4 module.exports = { toASCII, toUnicode }; field
/third_party/node/lib/
Dpunycode.js399 const toUnicode = function(input) { function
450 'toUnicode': toUnicode property
/third_party/node/deps/icu-small/source/common/
Ducnv_cnv.h242 UConverterToUnicode toUnicode; member
Ducnv.cpp1279 UConverterToUnicode toUnicode; in _toUnicodeWithCallback() local
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_cnv.h242 UConverterToUnicode toUnicode; member
Ducnv.cpp1272 UConverterToUnicode toUnicode; in _toUnicodeWithCallback() local
/third_party/icu/icu4c/source/common/
Ducnv_cnv.h242 UConverterToUnicode toUnicode; member
Ducnv.cpp1279 UConverterToUnicode toUnicode; in _toUnicodeWithCallback() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DUTS46Test.java784 String toUnicode = Utility.unescape(fields[1].trim()); in IdnaTest() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DUTS46Test.java878 String toUnicode = Utility.unescape(fields[1].trim()); in IdnaTest() local
/third_party/icu/icu4c/source/test/intltest/
Duts46test.cpp1077 UnicodeString toUnicode = s16FromField(fields[1]); in idnaTestOneLine() local
Dtestidna.cpp1159 const char* toUnicodeName, TestFunc toUnicode){ in testChaining()
/third_party/skia/src/pdf/
DSkPDFFont.cpp395 std::unique_ptr<SkStreamAsset> toUnicode = in emit_subset_type0() local
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestCharset.java5235 char[][] toUnicode = {allFeaturesUTF16, germanUTF16,russianUTF16,japaneseUTF16}; in TestSCSUConverter() local