Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Text.RegularExpressions.RegexCache, including all inherited members.
Add(Key key, Regex regex) | System.Text.RegularExpressions.RegexCache | inlineprivatestatic |
Get(Key key) | System.Text.RegularExpressions.RegexCache | inlineprivatestatic |
GetOrAdd(string pattern) | System.Text.RegularExpressions.RegexCache | inlinestatic |
GetOrAdd(string pattern, RegexOptions options, TimeSpan matchTimeout) | System.Text.RegularExpressions.RegexCache | inlinestatic |
MaxCacheSize | System.Text.RegularExpressions.RegexCache | static |
s_cacheDictionary | System.Text.RegularExpressions.RegexCache | privatestatic |
s_cacheList | System.Text.RegularExpressions.RegexCache | privatestatic |
s_lastAccessed | System.Text.RegularExpressions.RegexCache | privatestatic |
s_maxCacheSize | System.Text.RegularExpressions.RegexCache | privatestatic |
s_random | System.Text.RegularExpressions.RegexCache | privatestatic |
SyncObj | System.Text.RegularExpressions.RegexCache | privatestatic |