Searched defs:hasDecimal (Results 1 – 1 of 1) sorted by relevance
535 bool hasDecimal = false; in ParseNumber() local560 …arser<T>::ConvertToNumber(const std::string &str, bool negative, bool hasExponent, bool hasDecimal) in ConvertToNumber()1070 bool JsonParser<T>::CheckZeroBeginNumber(bool &hasExponent, bool &hasDecimal) in CheckZeroBeginNumber()1090 bool JsonParser<T>::CheckNonZeroBeginNumber(bool &hasExponent, bool &hasDecimal) in CheckNonZeroBeginNumber()