Home
last modified time | relevance | path

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

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/vimode/emulatedcommandbar/
H A Dcommandmode.cpp94 …if (!withoutRangeExpression().isEmpty() && !m_completer->isNextTextChangeDueToCompletionChange()) { in editTextChanged()
226 QString CommandMode::withoutRangeExpression() in withoutRangeExpression() function in CommandMode
240 const QString commandWithoutRangeExpression = withoutRangeExpression(); in parseAsSedExpression()
331 const QString textWithoutRangeExpression = withoutRangeExpression(); in commandBeforeCursorBegin()
H A Dcommandmode.h55 QString withoutRangeExpression();