StateDotDigit     747 Source/platform/Decimal.cpp         case StateDotDigit:
StateDotDigit     755 Source/platform/Decimal.cpp                 state = StateDotDigit;
StateDotDigit     866 Source/platform/Decimal.cpp     if (state == StateDigit || state == StateEDigit || state == StateDotDigit) {