terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.__DTString Member List

This is the complete list of members for System.__DTString, including all inherited members.

__DTString(global::System.ReadOnlySpan< char > str, global::System.Globalization.DateTimeFormatInfo dtfi, bool checkDigitToken)System.__DTStringinlinepackage
__DTString(global::System.ReadOnlySpan< char > str, global::System.Globalization.DateTimeFormatInfo dtfi)System.__DTStringinlinepackage
__DTString()System.__DTStringinlinestatic
Advance(int count)System.__DTStringinlinepackage
AtEnd()System.__DTStringinlinepackage
CompareInfoSystem.__DTStringpackage
ConsumeSubString(global::System.DTSubString sub)System.__DTStringinlinepackage
GetChar()System.__DTStringinlinepackage
GetDigit()System.__DTStringinlinepackage
GetNext()System.__DTStringinlinepackage
GetNextDigit()System.__DTStringinlinepackage
GetRegularToken(out global::System.TokenType tokenType, out int tokenValue, global::System.Globalization.DateTimeFormatInfo dtfi)System.__DTStringinlinepackage
GetRepeatCount()System.__DTStringinlinepackage
GetSeparatorToken(global::System.Globalization.DateTimeFormatInfo dtfi, out int indexBeforeSeparator, out char charBeforeSeparator)System.__DTStringinlinepackage
GetSubString()System.__DTStringinlinepackage
IndexSystem.__DTStringpackage
LengthSystem.__DTStringpackage
m_checkDigitTokenSystem.__DTStringprivate
m_currentSystem.__DTStringpackage
m_infoSystem.__DTStringprivate
Match(string str)System.__DTStringinlinepackage
Match(char ch)System.__DTStringinlinepackage
MatchLongestWords(string[] words, ref int maxMatchStrLen)System.__DTStringinlinepackage
MatchSpecifiedWord(string target)System.__DTStringinlinepackage
MatchSpecifiedWords(string target, bool checkWordBoundary, ref int matchLength)System.__DTStringinlinepackage
RemoveLeadingInQuoteSpaces()System.__DTStringinlinepackage
RemoveTrailingInQuoteSpaces()System.__DTStringinlinepackage
SkipWhiteSpaceCurrent()System.__DTStringinlinepackage
SkipWhiteSpaces()System.__DTStringinlinepackage
TrimTail()System.__DTStringinlinepackage
ValueSystem.__DTStringpackage
WhiteSpaceChecksSystem.__DTStringprivatestatic