Home
last modified time | relevance | path

Searched refs:cr_lf_Mode (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp948 static bool GetLine(CByteBuffer &buf, bool zeroMode, bool cr_lf_Mode, size_t &posCur, AString &s) in GetLine() argument
969 if (!cr_lf_Mode) in GetLine()
1248 bool cr_lf_Mode = false; in Open() local
1259 cr_lf_Mode = Is_CR_LF_Data(buf, buf.Size()); in Open()
1287 if (!GetLine(buf, zeroMode, cr_lf_Mode, pos, s)) in Open()
1310 if (!GetLine(buf, zeroMode, cr_lf_Mode, pos, s)) in Open()

Completed in 3 milliseconds