1 write to runcodes
System (1)
regex\system\text\regularexpressions\RegexInterpreter.cs (1)
38
runcodes
= code._codes;
5 references to runcodes
System (5)
regex\system\text\regularexpressions\RegexInterpreter.cs (5)
56
SetOperator(
runcodes
[runcodepos]);
64
SetOperator(
runcodes
[newpos]);
135
SetOperator(
runcodes
[newpos] | RegexCode.Back2);
138
SetOperator(
runcodes
[newpos] | RegexCode.Back);
213
return
runcodes
[runcodepos + i + 1];