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