Searched defs:GetLine (Results 1 – 4 of 4) sorted by relevance
237 bool GetLine(std::ifstream &ifs, std::string *line) { in GetLine() function
120 size_t GetLine() const { return line_; } in GetLine() function
72 def GetLine(self): member in ParseError
933 static bool GetLine(CByteBuffer &buf, bool zeroMode, bool cr_lf_Mode, size_t &posCur, AString &s) in GetLine() function