Searched defs:IsAsciiSign (Results 1 – 1 of 1) sorted by relevance
110 bool IsAsciiSign() const { return ch_ == '+' || ch_ == '-'; } in IsAsciiSign() function163 bool IsAsciiSign() { in IsAsciiSign() function