Searched refs:IsExpecting (Results 1 – 2 of 2) sorted by relevance
97 } else if (scanner.SkipSymbol('.') && time.IsExpecting(n)) { in Parse()103 } else if (tz.IsExpecting(n)) { in Parse()105 } else if (time.IsExpecting(n)) { in Parse()
282 bool IsExpecting(int n) const { in IsExpecting() function298 bool IsExpecting(int n) const { in IsExpecting() function