Home
last modified time | relevance | path

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

/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dsmalldialogs.cpp489 …ing& autoMergeRegExp, const QString& historyStartRegExp, const QString& historyEntryStartRegExp, c… in init()
507 QString RegExpTester::historyEntryStartRegExp() in historyEntryStartRegExp() function in RegExpTester
547 QRegExp historyEntryStartRegExp(m_pHistoryEntryStartRegExpEdit->text()); in slotRecalc() local