Searched refs:countDigit (Results 1 – 1 of 1) sorted by relevance
617 unsigned int countDigit = 0; in CheckVersionSyntax_Number() local629 ++countDigit; in CheckVersionSyntax_Number()639 if ( countDigit + countPoint == i_versionPart2.length() // only digits and points in CheckVersionSyntax_Number()
Completed in 9 milliseconds