Home
last modified time | relevance | path

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

/rocksdb-6.9/port/win/
Dport_win.cc50 std::wstring utf8_to_utf16(const std::string& utf8) { in utf8_to_utf16() argument
52 return converter.from_bytes(utf8); in utf8_to_utf16()
Dport_win.h337 std::wstring utf8_to_utf16(const std::string& utf8);