Home
last modified time | relevance | path

Searched refs:StateDotDigit (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/decimal/
H A DDecimal.cpp717 StateDotDigit, in fromString() enumerator
759 case StateDotDigit: in fromString()
767 state = StateDotDigit; in fromString()
878 if (state == StateDigit || state == StateEDigit || state == StateDotDigit) { in fromString()
/dports/www/firefox/firefox-99.0/mozglue/misc/decimal/
H A DDecimal.cpp717 StateDotDigit, in fromString() enumerator
759 case StateDotDigit: in fromString()
767 state = StateDotDigit; in fromString()
878 if (state == StateDigit || state == StateEDigit || state == StateDotDigit) { in fromString()
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/decimal/
H A DDecimal.cpp716 StateDotDigit, in fromString() enumerator
758 case StateDotDigit: in fromString()
766 state = StateDotDigit; in fromString()
877 if (state == StateDigit || state == StateEDigit || state == StateDotDigit) { in fromString()
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/decimal/
H A DDecimal.cpp716 StateDotDigit, in fromString() enumerator
758 case StateDotDigit: in fromString()
766 state = StateDotDigit; in fromString()
877 if (state == StateDigit || state == StateEDigit || state == StateDotDigit) { in fromString()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/decimal/
H A DDecimal.cpp717 StateDotDigit, in fromString() enumerator
759 case StateDotDigit: in fromString()
767 state = StateDotDigit; in fromString()
878 if (state == StateDigit || state == StateEDigit || state == StateDotDigit) { in fromString()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/misc/decimal/
H A DDecimal.cpp717 StateDotDigit, in fromString() enumerator
759 case StateDotDigit: in fromString()
767 state = StateDotDigit; in fromString()
878 if (state == StateDigit || state == StateEDigit || state == StateDotDigit) { in fromString()