Searched refs:replaceLength (Results 1 – 1 of 1) sorted by relevance
1099 int32_t replaceLength = static_cast<int32_t>(EcmaStringAccessor(replacementFlat).GetLength()); in GetSubstitution() local1117 if (peekIndex >= replaceLength) { in GetSubstitution()1177 if (peekIndex + 1 < replaceLength) { in GetSubstitution()1244 if (continueFromIndex < replaceLength) { in GetSubstitution()1246 … replaceLength - continueFromIndex); in GetSubstitution()