Searched refs:OldLen (Results 1 – 1 of 1) sorted by relevance
44 const size_t OldLen = OldName.size(); in incrementSubstitutions() local45 for (; OldPos < OldLen; ++OldPos, ++NewPos) { in incrementSubstitutions()53 for (Last = OldPos + 1; Last < OldLen; ++Last) { in incrementSubstitutions()