Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DYAMLParser.cpp565 static void encodeUTF8( uint32_t UnicodeScalarValue in encodeUTF8() function
724 encodeUTF8(0xFFFD, Val); in escape()
2010 encodeUTF8(0x85, Storage); in unescapeDoubleQuoted()
2013 encodeUTF8(0xA0, Storage); in unescapeDoubleQuoted()
2016 encodeUTF8(0x2028, Storage); in unescapeDoubleQuoted()
2019 encodeUTF8(0x2029, Storage); in unescapeDoubleQuoted()
2029 encodeUTF8(UnicodeScalarValue, Storage); in unescapeDoubleQuoted()
2041 encodeUTF8(UnicodeScalarValue, Storage); in unescapeDoubleQuoted()
2053 encodeUTF8(UnicodeScalarValue, Storage); in unescapeDoubleQuoted()
/third_party/node/deps/npm/node_modules/tweetnacl/
DCHANGELOG.md58 nacl.util.encodeUTF8
Dnacl.js950 …nacl.util.decodeUTF8 = nacl.util.encodeUTF8 = nacl.util.encodeBase64 = nacl.util.decodeBase64 = fu…
Dnacl.min.js1 …S:Dr,crypto_hash_BYTES:Hr},r.util||(r.util={},r.util.decodeUTF8=r.util.encodeUTF8=r.util.encodeBas…
Dnacl-fast.min.js1 …S:kr,crypto_hash_BYTES:Lr},r.util||(r.util={},r.util.decodeUTF8=r.util.encodeUTF8=r.util.encodeBas…
Dnacl-fast.js2163 …nacl.util.decodeUTF8 = nacl.util.encodeUTF8 = nacl.util.encodeBase64 = nacl.util.decodeBase64 = fu…