Lines Matching refs:lines
99 char* GetFile(string fileNameStr, size_t* sizePtr = NULL, int* lines = NULL) 124 if (lines)125 *lines = lineCount;334 commentStart = m_text; // before anything else, turn embedded comments into their own lines411 // all of which may be on separate lines