Searched defs:toUnicode (Results 1 – 14 of 14) sorted by relevance
4 module.exports = { toASCII, toUnicode }; field
399 const toUnicode = function(input) { function450 'toUnicode': toUnicode property
242 UConverterToUnicode toUnicode; member
1279 UConverterToUnicode toUnicode; in _toUnicodeWithCallback() local
1272 UConverterToUnicode toUnicode; in _toUnicodeWithCallback() local
784 String toUnicode = Utility.unescape(fields[1].trim()); in IdnaTest() local
878 String toUnicode = Utility.unescape(fields[1].trim()); in IdnaTest() local
1077 UnicodeString toUnicode = s16FromField(fields[1]); in idnaTestOneLine() local
1159 const char* toUnicodeName, TestFunc toUnicode){ in testChaining()
395 std::unique_ptr<SkStreamAsset> toUnicode = in emit_subset_type0() local
5235 char[][] toUnicode = {allFeaturesUTF16, germanUTF16,russianUTF16,japaneseUTF16}; in TestSCSUConverter() local