Searched refs:NormalizeSubStringIndexes (Results 1 – 3 of 3) sorted by relevance
282 … static std::pair<int32_t, int32_t> NormalizeSubStringIndexes(int32_t beginIndex, int32_t endIndex, in NormalizeSubStringIndexes() function
78 auto indexes = coretypes::String::NormalizeSubStringIndexes(begin, end, str->GetCoreType()); in StdCoreStringSubstring()
271 …auto indexes = coretypes::String::NormalizeSubStringIndexes(begin, end, static_cast<coretypes::Str… in SubStringFromStringEntrypoint()