Home
last modified time | relevance | path

Searched refs:ucs2encode (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/
Dpunycode.js143 const ucs2encode = codePoints => String.fromCodePoint(...codePoints); function
445 'encode': ucs2encode