9 references to ScanDecimal
System.Text.RegularExpressions (9)
System\Text\RegularExpressions\RegexParser.cs (9)
481max = min = ScanDecimal(); 487max = _pos == _pattern.Length || _pattern[_pos] == '}' ? int.MaxValue : ScanDecimal(); 917capnum = ScanDecimal(); 969uncapnum = ScanDecimal(); 1024int capnum = ScanDecimal(); 1272int capnum = ScanDecimal(); 1315int capnum = ScanDecimal(); 1425int capnum = ScanDecimal(); 1926NoteCaptureSlot(ScanDecimal(), pos);