Home
last modified time | relevance | path

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

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/vimode/modes/
H A Dnormalvimode.h86 bool commandSubstituteLine();
H A Dnormalvimode.cpp1164 bool NormalViMode::commandSubstituteLine() in commandSubstituteLine() function in NormalViMode
3517 ADDCMD("S", commandSubstituteLine, IS_CHANGE); in initializeCommands()