Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Globalization.FormatProvider.Number Member List

This is the complete list of members for System.Globalization.FormatProvider.Number, including all inherited members.

AllowHyphenDuringParsing(NumberFormatInfo info)System.Globalization.FormatProvider.Numberinlineprivatestatic
FindSection(ReadOnlySpan< char > format, int section)System.Globalization.FormatProvider.Numberinlineprivatestatic
FormatCurrency(ref System.Text.ValueStringBuilder sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info)System.Globalization.FormatProvider.Numberinlineprivatestatic
FormatExponent(ref System.Text.ValueStringBuilder sb, NumberFormatInfo info, int value, char expChar, int minDigits, bool positiveSign)System.Globalization.FormatProvider.Numberinlineprivatestatic
FormatFixed(ref System.Text.ValueStringBuilder sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, int[] groupDigits, string sDecimal, string sGroup)System.Globalization.FormatProvider.Numberinlineprivatestatic
FormatGeneral(ref System.Text.ValueStringBuilder sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar, bool bSuppressScientific)System.Globalization.FormatProvider.Numberinlineprivatestatic
FormatNumber(ref System.Text.ValueStringBuilder sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info)System.Globalization.FormatProvider.Numberinlineprivatestatic
FormatPercent(ref System.Text.ValueStringBuilder sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info)System.Globalization.FormatProvider.Numberinlineprivatestatic
FormatScientific(ref System.Text.ValueStringBuilder sb, ref NumberBuffer number, int nMinDigits, int nMaxDigits, NumberFormatInfo info, char expChar)System.Globalization.FormatProvider.Numberinlineprivatestatic
Int32ToDecChars(char *buffer, ref int index, uint value, int digits)System.Globalization.FormatProvider.Numberinlinepackagestatic
IsWhite(char ch)System.Globalization.FormatProvider.Numberinlineprivatestatic
MatchChars(char *p, char *pEnd, string str)System.Globalization.FormatProvider.Numberinlineprivatestatic
MatchChars(char *p, char *pEnd, char *str)System.Globalization.FormatProvider.Numberinlineprivatestatic
MatchNegativeSignChars(char *p, char *pEnd, string negativeSign, bool allowHyphenDuringParsing)System.Globalization.FormatProvider.Numberinlineprivatestatic
NumberToString(ref System.Text.ValueStringBuilder sb, ref NumberBuffer number, char format, int nMaxDigits, NumberFormatInfo info, bool isDecimal)System.Globalization.FormatProvider.Numberinlinepackagestatic
NumberToStringFormat(ref System.Text.ValueStringBuilder sb, ref NumberBuffer number, ReadOnlySpan< char > format, NumberFormatInfo info)System.Globalization.FormatProvider.Numberinlinepackagestatic
ParseFormatSpecifier(ReadOnlySpan< char > format, out int digits)System.Globalization.FormatProvider.Numberinlinepackagestatic
ParseNumber(ref char *str, char *strEnd, NumberStyles options, ref NumberBuffer number, StringBuilder sb, NumberFormatInfo numfmt, bool parseDecimal)System.Globalization.FormatProvider.Numberinlineprivatestatic
RoundNumber(ref NumberBuffer number, int pos)System.Globalization.FormatProvider.Numberinlineprivatestatic
s_negCurrencyFormatsSystem.Globalization.FormatProvider.Numberprivatestatic
s_negNumberFormatsSystem.Globalization.FormatProvider.Numberprivatestatic
s_negPercentFormatsSystem.Globalization.FormatProvider.Numberprivatestatic
s_posCurrencyFormatsSystem.Globalization.FormatProvider.Numberprivatestatic
s_posPercentFormatsSystem.Globalization.FormatProvider.Numberprivatestatic
TrailingZeros(ReadOnlySpan< char > s, int index)System.Globalization.FormatProvider.Numberinlineprivatestatic
TryStringToNumber(ReadOnlySpan< char > str, NumberStyles options, ref NumberBuffer number, StringBuilder sb, NumberFormatInfo numfmt, bool parseDecimal)System.Globalization.FormatProvider.Numberinlinepackagestatic