Home
last modified time | relevance | path

Searched defs:u32str (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/
H A DETSNolintParser.cpp150 bool ETSNolintParser::TryPeekU32String(const std::u32string &u32str) in TryPeekU32String() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Dstring_helper.h264 std::u32string u32str = std::wstring_convert<std::codecvt_utf8<char32_t>, char32_t>{}.from_bytes(str); in Utf8ToU32String() local

Completed in 4 milliseconds