Searched refs:firstCh (Results 1 – 2 of 2) sorted by relevance
38 IoErrorHandler &handler, CharType firstCh) { in GetIntField() argument39 CharType ch{firstCh ? firstCh : PeekNext()}; in GetIntField()48 if (firstCh) { in GetIntField()49 firstCh = '\0'; in GetIntField()63 if (firstCh) { in GetIntField()64 firstCh = '\0'; in GetIntField()
138 int GetIntField(IoErrorHandler &, CharType firstCh = '\0');