Searched refs:nNoOfOptionalExponentDigits (Results 1 – 2 of 2) sorted by relevance
545 short& nNoOfExponentDigits, short& nNoOfOptionalExponentDigits, in AnalyseFormatString() argument559 nNoOfOptionalExponentDigits = 0; in AnalyseFormatString()594 nNoOfOptionalExponentDigits++; in AnalyseFormatString()604 nNoOfOptionalExponentDigits++; in AnalyseFormatString()667 nNoOfExponentDigits,nNoOfOptionalExponentDigits, in ScanFormatString() local693 nNoOfOptionalExponentDigits, in ScanFormatString()741 nExponentPos = nNoOfExponentDigits-1 - nNoOfOptionalExponentDigits; in ScanFormatString()
145 short& nNoOfOptionalExponentDigits,
Completed in 17 milliseconds