Home
last modified time | relevance | path

Searched defs:isUTF8 (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/has-unicode/
Dindex.js13 var isUTF8 = /UTF-?8$/i variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DJSON.cpp532 bool isUTF8(llvm::StringRef S, size_t *ErrOffset) { in isUTF8() function