Searched defs:sStr (Results 1 – 3 of 3) sorted by relevance
26 void BuiltinsGlobal::AppendPercentEncodedByte(std::u16string &sStr, uint8_t byte, uint8_t &len) in AppendPercentEncodedByte()36 std::u16string sStr(u"%00%00%00%00"); in AppendU32Data() local
235 std::u16string sStr = StringHelper::Utf16ToU16String(&cc, 1); in Encode() local485 std::u16string sStr; in Decode() local504 std::u16string &sStr, judgURIFunc IsInURISet) in HandleSingleByteCharacter()517 … judgURIFunc IsInURISet, int32_t strLen, std::u16string &sStr) in DecodePercentEncoding()627 … uint32_t &start, int32_t &k, std::u16string &sStr) in UTF16EncodeCodePoint()
237 std::u16string sStr; in DecodePercentEncoding() local