Home
last modified time | relevance | path

Searched defs:matchedLength (Results 1 – 25 of 84) sorted by relevance

1234

/dports/x11-toolkits/kf5-ktextwidgets/ktextwidgets-5.89.0/autotests/
H A Dkfindtest.cpp50 …get(), &KFind::textFound, this, [this](const QString &text, int matchingIndex, int matchedLength) { in find()
54 …t(m_find.get(), &KFind::textFoundAtId, this, [this](int id, int matchingIndex, int matchedLength) { in find()
104 void KFindRecorder::slotHighlight(const QString &text, int index, int matchedLength) in slotHighlight()
110 void KFindRecorder::slotHighlight(int id, int index, int matchedLength) in slotHighlight()
184 int matchedLength; in testStaticFindString() local
245 int matchedLength = 0; in testStaticFindRegexp() local
285 int matchedLength = 0; in testRegexpUnicode() local
337 int matchedLength; in testLineBeginRegularExpression() local
H A Dkreplacetest.cpp83 void KReplaceTest::slotHighlight(const QString &str, int matchingIndex, int matchedLength) in slotHighlight()
102 …Test::slotReplace(const QString &text, int replacementIndex, int replacedLength, int matchedLength) in slotReplace()
/dports/x11-toolkits/kf5-ktextwidgets/ktextwidgets-5.89.0/src/findreplace/
H A Dkfind.cpp444 static bool isWholeWords(const QString &text, int starts, int matchedLength) in isWholeWords()
455 static bool matchOk(const QString &text, int index, int matchedLength, long options) in matchOk()
469 …st QString &text, const QString &pattern, int index, long options, int *matchedLength, QRegularExp… in findRegex()
510 …ind::find(const QString &text, const QString &pattern, int index, long options, int *matchedLength) in find()
517 …st QString &text, const QString &pattern, int index, long options, int *matchedLength, QRegularExp… in find()
576 …nt doFind(const QString &text, const QRegExp &pattern, int index, long options, int *matchedLength) in doFind()
624 …BasedFind(const QString &text, const QRegExp &pattern, int index, long options, int *matchedLength) in lineBasedFind()
670 …ind::find(const QString &text, const QRegExp &pattern, int index, long options, int *matchedLength) in find()
H A Dkfind_p.h72 int matchedLength; member
118 int matchedLength; variable
H A Dkreplace.cpp300 int matchedLength; in replace() local
318 int matchedLength; in replace() local
/dports/graphics/krita/krita-4.4.8/plugins/tools/svgtexttool/
H A DBasicXMLSyntaxHighlighter.cpp58 int matchedLength = m_xmlElementRegex.cap(1).length(); in highlightBlock() local
84 int matchedLength = regex.matchedLength(); in highlightByRegex() local
/dports/multimedia/subtitlecomposer/subtitlecomposer-0.7.1/src/utils/
H A Dreplacer.cpp242 Replacer::onHighlight(const QString &, int matchingIndex, int matchedLength) in onHighlight()
248 …placer::onReplace(const QString &text, int replacementIndex, int replacedLength, int matchedLength) in onReplace()
H A Dfinder.cpp269 Finder::onHighlight(const QString &, int matchingIndex, int matchedLength) in onHighlight()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/gnu/java/util/regex/
H A DRETokenChar.h55 jint matchedLength; variable
/dports/lang/gcc48/gcc-4.8.5/libjava/gnu/java/util/regex/
H A DRETokenChar.h55 jint matchedLength; variable
/dports/lang/gnat_util/gcc-6-20180516/libjava/gnu/java/util/regex/
H A DRETokenChar.h55 jint matchedLength; variable
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/gnu/java/util/regex/
H A DRETokenChar.h55 jint matchedLength; variable
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/gnu/java/util/regex/
H A DRETokenChar.h55 jint matchedLength; variable
/dports/chinese/opencc/OpenCC-ver.1.0.5/src/
H A DMaxMatchSegmentation.cpp35 size_t matchedLength; in Segment() local
H A DConversion.cpp28 size_t matchedLength; in Convert() local
/dports/graphics/digikam/digikam-7.4.0/core/utilities/advancedrename/parser/options/
H A Ddirectorynameoption.cpp66 int matchedLength = reg.cap(1).length(); in parseOperation() local
/dports/polish/kadu/kadu-4.3/kadu-core/url-handlers/
H A Durl-clipboard-html-transformer.cpp45 int matchedLength = UrlRegExp.matchedLength(); in transform() local
/dports/net/quiterss/quiterss-0.19.4_1/3rdparty/qupzilla/
H A Dqzregexp.cpp72 int QzRegExp::matchedLength() const in matchedLength() function in QzRegExp
/dports/deskutils/kdepim-addons/kdepim-addons-21.12.3/plugins/webengineurlinterceptor/adblock/lib/
H A Dadblockregexp.cpp64 int AdblockRegExp::matchedLength() const in matchedLength() function in AdblockRegExp
/dports/x11-toolkits/kf5-ktextwidgets/ktextwidgets-5.89.0/src/widgets/
H A Dktextedit.cpp194 …::slotReplaceText(const QString &text, int replacementIndex, int replacedLength, int matchedLength) in slotReplaceText()
796 …>replace, &KFind::textFound, this, [d](const QString &text, int matchingIndex, int matchedLength) { in slotDoReplace()
805 [d](const QString &text, int replacementIndex, int replacedLength, int matchedLength) { in slotDoReplace()
809 …aced, this, [d](const QString &text, int replacementIndex, int replacedLength, int matchedLength) { in slotDoReplace()
882 …(d->find, &KFind::textFound, this, [d](const QString &text, int matchingIndex, int matchedLength) { in slotDoFind()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/util/regex/
H A DRETokenChar.java80 private int matchedLength; field in RETokenChar
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/util/regex/
H A DRETokenChar.java80 private int matchedLength; field in RETokenChar
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/util/regex/
H A DRETokenChar.java80 private int matchedLength; field in RETokenChar
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/util/regex/
H A DRETokenChar.java80 private int matchedLength; field in RETokenChar
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/util/regex/
H A DRETokenChar.java80 private int matchedLength; field in RETokenChar

1234