Home
last modified time | relevance | path

Searched refs:linenl (Results 1 – 1 of 1) sorted by relevance

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dtokenizerf.cpp1051 wxString linenl = m_Buffer.Mid(m_LineStartIdx[nl-1], endIndex - m_LineStartIdx[nl-1]); in GetLine() local
1052 return linenl; in GetLine()