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.Text.RegularExpressions.RegexCharClass Member List

This is the complete list of members for System.Text.RegularExpressions.RegexCharClass, including all inherited members.

_canonicalSystem.Text.RegularExpressions.RegexCharClassprivate
_categoriesSystem.Text.RegularExpressions.RegexCharClassprivate
_negateSystem.Text.RegularExpressions.RegexCharClassprivate
_rangelistSystem.Text.RegularExpressions.RegexCharClassprivate
_subtractorSystem.Text.RegularExpressions.RegexCharClassprivate
AddCategory(string category)System.Text.RegularExpressions.RegexCharClassinlineprivate
AddCategoryFromName(string categoryName, bool invert, bool caseInsensitive, string pattern)System.Text.RegularExpressions.RegexCharClassinline
AddChar(char c)System.Text.RegularExpressions.RegexCharClassinline
AddCharClass(RegexCharClass cc)System.Text.RegularExpressions.RegexCharClassinline
AddDigit(bool ecma, bool negate, string pattern)System.Text.RegularExpressions.RegexCharClassinline
AddLowercase(CultureInfo culture)System.Text.RegularExpressions.RegexCharClassinline
AddLowercaseRange(char chMin, char chMax, CultureInfo culture)System.Text.RegularExpressions.RegexCharClassinlineprivate
AddRange(char first, char last)System.Text.RegularExpressions.RegexCharClassinline
AddSet(string set)System.Text.RegularExpressions.RegexCharClassinlineprivate
AddSpace(bool ecma, bool negate)System.Text.RegularExpressions.RegexCharClassinline
AddSubtraction(RegexCharClass sub)System.Text.RegularExpressions.RegexCharClassinline
AddWord(bool ecma, bool negate)System.Text.RegularExpressions.RegexCharClassinline
CanMergeSystem.Text.RegularExpressions.RegexCharClass
Canonicalize()System.Text.RegularExpressions.RegexCharClassinlineprivate
CharInCategory(char ch, string set, int start, int mySetLength, int myCategoryLength)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
CharInCategoryGroup(char ch, UnicodeCategory chcategory, string category, ref int i)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
CharInClass(char ch, string set)System.Text.RegularExpressions.RegexCharClassinlinestatic
CharInClassInternal(char ch, string set, int start, int mySetLength, int myCategoryLength)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
CharInClassRecursive(char ch, string set, int start)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
DigitClassSystem.Text.RegularExpressions.RegexCharClassstatic
GetRangeAt(int i)System.Text.RegularExpressions.RegexCharClassinlineprivate
IsECMAWordChar(char ch)System.Text.RegularExpressions.RegexCharClassinlinestatic
IsEmpty(string charClass)System.Text.RegularExpressions.RegexCharClassinlinestatic
IsMergeable(string charClass)System.Text.RegularExpressions.RegexCharClassinlinestatic
IsNegated(string set)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
IsSingleton(string set)System.Text.RegularExpressions.RegexCharClassinlinestatic
IsSingletonInverse(string set)System.Text.RegularExpressions.RegexCharClassinlinestatic
IsSubtraction(string charClass)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
IsWordChar(char ch)System.Text.RegularExpressions.RegexCharClassinlinestatic
NegateSystem.Text.RegularExpressions.RegexCharClass
NegateCategory(string category)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
NotDigitClassSystem.Text.RegularExpressions.RegexCharClassstatic
NotSpaceClassSystem.Text.RegularExpressions.RegexCharClassstatic
NotWordClassSystem.Text.RegularExpressions.RegexCharClassstatic
Parse(string charClass)System.Text.RegularExpressions.RegexCharClassinlinestatic
ParseRecursive(string charClass, int start)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
RangeCount()System.Text.RegularExpressions.RegexCharClassinlineprivate
RegexCharClass()System.Text.RegularExpressions.RegexCharClassinline
RegexCharClass(bool negate, List< RegexCharClass.SingleRange > ranges, StringBuilder categories, RegexCharClass subtraction)System.Text.RegularExpressions.RegexCharClassinlineprivate
RegexCharClass()System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
s_definedCategoriesSystem.Text.RegularExpressions.RegexCharClassprivatestatic
s_internalRegexIgnoreCaseSystem.Text.RegularExpressions.RegexCharClassprivatestatic
s_lcTableSystem.Text.RegularExpressions.RegexCharClassprivatestatic
s_notSpaceSystem.Text.RegularExpressions.RegexCharClassprivatestatic
s_notWordSystem.Text.RegularExpressions.RegexCharClassprivatestatic
s_propTableSystem.Text.RegularExpressions.RegexCharClassprivatestatic
s_spaceSystem.Text.RegularExpressions.RegexCharClassprivatestatic
s_wordSystem.Text.RegularExpressions.RegexCharClassprivatestatic
SetFromProperty(string capname, bool invert, string pattern)System.Text.RegularExpressions.RegexCharClassinlineprivatestatic
SingletonChar(string set)System.Text.RegularExpressions.RegexCharClassinlinestatic
SpaceClassSystem.Text.RegularExpressions.RegexCharClassstatic
ToStringClass()System.Text.RegularExpressions.RegexCharClassinline
WordClassSystem.Text.RegularExpressions.RegexCharClassstatic