Home
last modified time | relevance | path

Searched defs:currentLine (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/ntp/sntp/tests/
H A DfileHandlingTest.c66 int currentLine = 1; in CompareFileContent() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp871 std::string currentLine = lines.GetStringAtIndex(m_current_line_index); in FixIndentationCommand() local