Searched refs:IsExpecting (Results 1 – 2 of 2) sorted by relevance
116 } else if (scanner.SkipSymbol('.') && time.IsExpecting(n)) { in Parse()122 } else if (tz.IsExpecting(n)) { in Parse()124 } else if (time.IsExpecting(n)) { in Parse()
320 bool IsExpecting(int n) const { in IsExpecting() function336 bool IsExpecting(int n) const { in IsExpecting() function