9 references to ScanDecimal
System.Text.RegularExpressions (9)
System\Text\RegularExpressions\RegexParser.cs (9)
458max = min = ScanDecimal(); 464max = _pos == _pattern.Length || _pattern[_pos] == '}' ? int.MaxValue : ScanDecimal(); 894capnum = ScanDecimal(); 946uncapnum = ScanDecimal(); 1001int capnum = ScanDecimal(); 1244int capnum = ScanDecimal(); 1287int capnum = ScanDecimal(); 1397int capnum = ScanDecimal(); 1779NoteCaptureSlot(ScanDecimal(), pos);