Searched refs:ParseUtf8TextSubstrEndPos (Results 1 – 2 of 2) sorted by relevance
623 inline int32_t ParseUtf8TextSubstrEndPos(std::string& text, int32_t targetPos) in ParseUtf8TextSubstrEndPos() function
1237 …size_t substrEndPos = static_cast<size_t>(ParseUtf8TextSubstrEndPos(fileText, position + length - … in JsReadText()