Searched refs:totalDigits (Results 1 – 10 of 10) sorted by relevance
1 …0.xml:12: element val: Schemas validity error : Element 'val': [facet 'totalDigits'] The value '0.…3 …0.xml:13: element val: Schemas validity error : Element 'val': [facet 'totalDigits'] The value '0.…5 …0.xml:14: element val: Schemas validity error : Element 'val': [facet 'totalDigits'] The value '12…7 …0.xml:15: element val: Schemas validity error : Element 'val': [facet 'totalDigits'] The value '12…
1320 int totalDigits = 0; in doParse() local1333 totalDigits++; in doParse()1343 fq.adjustMagnitude(-totalDigits); in doParse()
1720 int totalDigits = digitList.count; in subformatExponential() local1721 if (minimumDigits > totalDigits) in subformatExponential()1722 totalDigits = minimumDigits; in subformatExponential()1723 if (integerDigits > totalDigits) in subformatExponential()1724 totalDigits = integerDigits; in subformatExponential()1726 for (i = 0; i < totalDigits; ++i) { in subformatExponential()1774 if (digitList.isZero() && (totalDigits == 0)) { in subformatExponential()
1321 int totalDigits = 0; in doParse() local1334 totalDigits++; in doParse()1344 fq.adjustMagnitude(-totalDigits); in doParse()
1710 int totalDigits = digitList.count; in subformatExponential() local1711 if (minimumDigits > totalDigits) in subformatExponential()1712 totalDigits = minimumDigits; in subformatExponential()1713 if (integerDigits > totalDigits) in subformatExponential()1714 totalDigits = integerDigits; in subformatExponential()1716 for (i = 0; i < totalDigits; ++i) { in subformatExponential()1764 if (digitList.isZero() && (totalDigits == 0)) { in subformatExponential()
1148 int32_t totalDigits = 0; in doParse() local1177 totalDigits++; in doParse()1190 dl.adjustMagnitude(-totalDigits); in doParse()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
1094 totalDigits bug (Kasimier Buchcik), error handling when writing to an
2673 allow/deny special lexical forms. Fixed the totalDigits2675 E.g "0.123" has now a totalDigits of 3 (was 4 previously).2763 totalDigits value to be positiveInteger.10349 hexBinary schema datatype and adding support for totalDigits and