Home
last modified time | relevance | path

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

12

/third_party/node/lib/internal/
Didna.js5 module.exports = { toASCII, toUnicode }; field
8 module.exports = { toASCII, toUnicode }; field
/third_party/node/deps/npm/node_modules/punycode/
Dpunycode.js453 function toUnicode(input) { function
504 'toUnicode': toUnicode property
/third_party/node/deps/npm/node_modules/uri-js/node_modules/punycode/
Dpunycode.es6.js386 const toUnicode = function(input) { function
437 'toUnicode': toUnicode property
Dpunycode.js386 const toUnicode = function(input) { function
437 'toUnicode': toUnicode property
/third_party/node/lib/
Dpunycode.js386 const toUnicode = function(input) { function
437 'toUnicode': toUnicode property
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.js658 var toUnicode = function toUnicode(input) { function
705 'toUnicode': toUnicode property
Duri.all.min.js2 …e&&define.amd?define(["exports"],r):r(e.URI=e.URI||{})}(this,function(e){"use strict";function r()… argument
/third_party/node/deps/npm/node_modules/psl/dist/
Dpsl.min.js1 …on"==typeof define&&define.amd)define([],a);else{("undefined"!=typeof window?window:"undefined"!=t…
Dpsl.js779 'toUnicode': toUnicode property
/third_party/icu/icu4c/source/common/
Ducnv_cnv.h242 UConverterToUnicode toUnicode; member
Ducnv.cpp1272 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/node/deps/icu-small/source/common/
Ducnv_cnv.h242 UConverterToUnicode toUnicode; member
Ducnv.cpp1272 UConverterToUnicode toUnicode; in _toUnicodeWithCallback() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_cnv.h242 UConverterToUnicode toUnicode; member
Ducnv.cpp1272 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/flutter/skia/src/pdf/
DSkPDFFont.cpp392 std::unique_ptr<SkStreamAsset> toUnicode = in emit_subset_type0() local
/third_party/skia/src/pdf/
DSkPDFFont.cpp395 std::unique_ptr<SkStreamAsset> toUnicode = in emit_subset_type0() local
/third_party/libxml2/
Dencoding.c106 openIcuConverter(const char* name, int toUnicode) in openIcuConverter()
1889 xmlUconvWrapper(uconv_t *cd, int toUnicode, unsigned char *out, int *outlen, in xmlUconvWrapper()
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/
Dajv.bundle.js5893 var toUnicode = function toUnicode(input) { function
5940 'toUnicode': toUnicode property

12