Searched refs:IsExpecting (Results 1 – 2 of 2) sorted by relevance
94 } else if (scanner.SkipSymbol('.') && time.IsExpecting(n)) { in Parse()100 } else if (tz.IsExpecting(n)) { in Parse()102 } else if (time.IsExpecting(n)) { in Parse()
297 bool IsExpecting(int n) const { in IsExpecting() function313 bool IsExpecting(int n) const { in IsExpecting() function