13 references to Notonelazy
System (13)
regex\system\text\regularexpressions\RegexCode.cs (2)
145
case
Notonelazy
:
221
case
Notonelazy
:
regex\system\text\regularexpressions\RegexCompiler.cs (8)
2921
case RegexCode.
Notonelazy
:
2924
case RegexCode.
Notonelazy
| RegexCode.Rtl:
2927
case RegexCode.
Notonelazy
| RegexCode.Ci:
2930
case RegexCode.
Notonelazy
| RegexCode.Ci | RegexCode.Rtl:
2978
case RegexCode.
Notonelazy
| RegexCode.Back:
2981
case RegexCode.
Notonelazy
| RegexCode.Rtl | RegexCode.Back:
2984
case RegexCode.
Notonelazy
| RegexCode.Ci | RegexCode.Back:
2987
case RegexCode.
Notonelazy
| RegexCode.Ci | RegexCode.Rtl | RegexCode.Back:
regex\system\text\regularexpressions\RegexInterpreter.cs (2)
1028
case RegexCode.
Notonelazy
:
1074
case RegexCode.
Notonelazy
| RegexCode.Back:
regex\system\text\regularexpressions\RegexNode.cs (1)
68
internal const int Notonelazy = RegexCode.
Notonelazy
; // c,n .*?