Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_optimized_stubs-inl.h70 … const JSHandle<EcmaString> &str, std::u16string &sStr) in UTF16EncodeCodePoint()
93 int32_t strLen, std::u16string &sStr, Span<T> &sp) in DecodePercentEncoding()
210 std::u16string sStr; in RuntimeDecodeURIComponent() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global.cpp254 std::u16string sStr = StringHelper::Utf16ToU16String(&cc, 1); in Encode() local
487 std::u16string sStr; in Decode() local
506 std::u16string &sStr, judgURIFunc IsInURISet) in HandleSingleByteCharacter()
520 … judgURIFunc IsInURISet, int32_t strLen, std::u16string &sStr) in DecodePercentEncoding()
630 … uint32_t &start, int32_t &k, std::u16string &sStr) in UTF16EncodeCodePoint()