Searched refs:GetAsciiSignValue (Results 1 – 2 of 2) sorted by relevance
101 tz.SetSign(in.GetAsciiSignValue()); in Parse()
151 int GetAsciiSignValue() const { return 44 - static_cast<int>(ch_); } in GetAsciiSignValue() function