Searched refs:firstDigit (Results 1 – 1 of 1) sorted by relevance
712 constexpr int firstDigit {1}; in GetSecIndex() local714 str = str.substr(firstDigit, numDigits); in GetSecIndex()