terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ MatchSpecifiedWords()

bool System.__DTString.MatchSpecifiedWords ( string target,
bool checkWordBoundary,
int matchLength )
inlinepackage

Definition at line 180 of file __DTString.cs.

181 {
182 int index = this.Index;
183 CompareInfo info = this.m_info;
185 int num;
186 if (num != 0)
187 {
188 int index2 = this.Index;
189 int num2;
190 if (43155456 != 0)
191 {
192 CompareInfo info2 = this.m_info;
194 num2 = 1;
195 int num3;
196 if (num3 != 0)
197 {
198 return;
199 }
200 }
201 if (num2 == 0)
202 {
203 }
204 CompareInfo info3 = this.m_info;
206 int num4;
207 if (num4 != 0)
208 {
209 return;
210 }
211 }
212 int index3 = this.Index;
213 }
class f__AnonymousType0<< Count > j__TPar
static void ThrowArgumentOutOfRangeException()
CompareInfo m_info

References System.__DTString.Index, System.index, System.info, j__TPar, System.__DTString.m_info, and System.ThrowHelper.ThrowArgumentOutOfRangeException().