Searched refs:bDigitPosNegative (Results 1 – 1 of 1) sorted by relevance
721 bIsNegative,bZeroSpaceOn, bSignHappend,bDigitPosNegative; in ScanFormatString() local732 bDigitPosNegative = false; in ScanFormatString()747 bDigitPosNegative = (nDigitPos < 0); in ScanFormatString()879 if( bDigitPosNegative ) // #i13821: If no digits before . in ScanFormatString()881 bDigitPosNegative = false; in ScanFormatString()
Completed in 18 milliseconds