Searched defs:strLen (Results 1 – 17 of 17) sorted by relevance
21 size_t strLen = inputString.length(); in Base64Encode() local78 size_t strLen = base64String.length(); in Base64Decode() local
285 auto strLen = str->GetLength(); in NormalizeSubStringIndexes() local
84 size_t strLen = strlen(str); in find() local111 size_t strLen = strlen(str); in find_last_of() local
232 uint32_t strLen = EcmaStringAccessor(str).GetLength(); in Encode() local456 int32_t strLen = static_cast<int32_t>(EcmaStringAccessor(str).GetLength()); in Decode() local523 … judgURIFunc IsInURISet, int32_t strLen, std::u16string &sStr) in DecodePercentEncoding()
351 uint32_t strLen = GetLength(); in FastToUtf8Span() local
543 uint32_t strLen = GetLength(); variable562 uint32_t strLen = GetLength(); variable
571 uint32_t strLen = sd.utf16_length; in RelocateConstantData() local
1388 size_t strLen = EcmaStringAccessor(strObj).GetLength(); in StringToDouble() local
1683 size_t strLen = strAccessor.GetLength(); in StringToNumber() local
181 int strLen = BigInt::DATEBITS * len; in GetBinary() local
714 uint32_t strLen = JSPrimitiveRef::Cast(*obj)->GetStringLength(); in CollectEnumElementsAlongProtoChain() local
366 uint32_t strLen = 10; in TEST_F() local
1163 uint32_t strLen = EcmaStringAccessor(strObj).GetLength(); in StringToBigInt() local
1117 GateRef strLen = GetLengthFromString(value); in GetEnumElementKeys() local
2681 GateRef strLen = GetLengthFromString(item); in From() local
396 size_t strLen = strCore->GetMUtf8Length() - 1; // Reserved zero. in TEST_F() local
470 uint32_t strLen = EcmaStringAccessor(srcFlat).GetLength(); in RuntimeStArraySpread() local