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

◆ Anchors()

static int System.Text.RegularExpressions.RegexFCD.Anchors ( RegexTree tree)
inlinestatic

Definition at line 68 of file RegexFCD.cs.

69 {
70 RegexNode regexNode;
71 List<RegexNode> children = regexNode.Children;
72 long num;
73 if (children != null)
74 {
75 int size = children._size;
76 num = 0L;
77 }
78 if (regexNode != null)
79 {
81 if (children2 != null)
82 {
83 int size2 = children2._size;
84 }
85 RegexNode regexNode2 = regexNode.Child((int)num);
86 int num2;
87 return num2;
88 }
89 }
class f__AnonymousType0<< Count > j__TPar

References System.Collections.Generic.List< T >._size, System.Text.RegularExpressions.RegexNode.Child(), j__TPar, and System.L.