Searched defs:hasExponent (Results 1 – 1 of 1) sorted by relevance
522 bool hasExponent = false; in ParseNumber() local548 …onParser<T>::ConvertToNumber(const std::string &str, bool negative, bool hasExponent, bool hasDeci… in ConvertToNumber()1012 bool JsonParser<T>::IsDecimalsLegal(bool &hasExponent) in IsDecimalsLegal()1039 bool JsonParser<T>::IsExponentLegal(bool &hasExponent) in IsExponentLegal()1058 bool JsonParser<T>::CheckZeroBeginNumber(bool &hasExponent, bool &hasDecimal) in CheckZeroBeginNumber()1078 bool JsonParser<T>::CheckNonZeroBeginNumber(bool &hasExponent, bool &hasDecimal) in CheckNonZeroBeginNumber()