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(); 847capnum = ScanDecimal(); 899uncapnum = ScanDecimal(); 954int capnum = ScanDecimal(); 1197int capnum = ScanDecimal(); 1240int capnum = ScanDecimal(); 1350int capnum = ScanDecimal(); 1732NoteCaptureSlot(ScanDecimal(), pos);