Home
last modified time | relevance | path

Searched defs:matchBegin (Results 1 – 25 of 26) sorted by relevance

12

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/support/
H A DMemoryFilter.cpp36 bool matchBegin, bool matchEnd ) in GenericStringMemoryFilter()
73 MemoryFilter* filter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in filter()
187 StringMemoryFilter::setFilter( const QString &filter, bool matchBegin, bool matchEnd ) in setFilter()
250 LabelFilter::LabelFilter( const QString &filter, bool matchBegin, bool matchEnd ) in LabelFilter()
H A DMemoryQueryMaker.cpp433 MemoryQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in addFilter()
441 MemoryQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEn… in excludeFilter()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/
H A DDynamicServiceQueryMaker.cpp101 …icServiceQueryMaker::addFilter(qint64 value, const QString & filter, bool matchBegin, bool matchEn… in addFilter()
110 …rviceQueryMaker::excludeFilter(qint64 value, const QString & filter, bool matchBegin, bool matchEn… in excludeFilter()
H A DServiceSqlQueryMaker.cpp431 ServiceSqlQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEn… in addFilter()
452 ServiceSqlQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bool mat… in excludeFilter()
/dports/editors/yudit/yudit-3.0.7/stoolkit/syntax/
H A DSPattern.h43 unsigned int matchBegin; variable
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core/collections/
H A DMetaQueryMaker.cpp124 MetaQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in addFilter()
132 MetaQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in excludeFilter()
/dports/graphics/krita/krita-4.4.8/libs/ui/input/
H A Dkis_stroke_shortcut.cpp83 bool KisStrokeShortcut::matchBegin(Qt::MouseButton button) in matchBegin() function in KisStrokeShortcut
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/aggregate/
H A DAggregateQueryMaker.cpp159 AggregateQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd… in addFilter()
167 AggregateQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bool matc… in excludeFilter()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/playdarcollection/
H A DPlaydarQueryMaker.cpp296 …PlaydarQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in addFilter()
320 …PlaydarQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bool match… in excludeFilter()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/upnpcollection/
H A DUpnpQueryMaker.cpp283 QueryMaker* UpnpQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool m… in addFilter()
312 QueryMaker* UpnpQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bo… in excludeFilter()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/playdarcollection/support/
H A DQMFunctionTypes.h171 …ilterFunction( FunPtr function, qint64 value, const QString &filter, bool matchBegin, bool matchEn… in CurriedQMStringFilterFunction()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/yara/
H A Dfind_verifier.h136 THaystackPos matchBegin = posAdd(haystackBegin, beginPosition(contigGaps)); in verify() local
H A Dmapper_verifier.h203 TMatchPos matchBegin, in _addMatchImpl()
H A Dmapper_extender.h295 TMatchPos matchBegin, in _addMatchImpl()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/yarr/
H A DRegexInterpreter.cpp100 unsigned matchBegin; member
331 bool tryConsumeBackReference(int matchBegin, int matchEnd, int inputOffset) in tryConsumeBackReference()
504 int matchBegin = output[(term.atom.subpatternId << 1)]; in matchBackReference() local
547 int matchBegin = output[(term.atom.subpatternId << 1)]; in backtrackBackReference() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/yarr/
H A DRegexInterpreter.cpp100 unsigned matchBegin; member
331 bool tryConsumeBackReference(int matchBegin, int matchEnd, int inputOffset) in tryConsumeBackReference()
504 int matchBegin = output[(term.atom.subpatternId << 1)]; in matchBackReference() local
547 int matchBegin = output[(term.atom.subpatternId << 1)]; in backtrackBackReference() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/yarr/
H A DRegexInterpreter.cpp100 unsigned matchBegin; member
331 bool tryConsumeBackReference(int matchBegin, int matchEnd, int inputOffset) in tryConsumeBackReference()
504 int matchBegin = output[(term.atom.subpatternId << 1)]; in matchBackReference() local
547 int matchBegin = output[(term.atom.subpatternId << 1)]; in backtrackBackReference() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/yarr/
H A DYarrInterpreter.cpp87 unsigned matchBegin; member
433 bool tryConsumeBackReference(int matchBegin, int matchEnd, unsigned negativeInputOffset) in tryConsumeBackReference()
657 unsigned matchBegin = output[(term.atom.subpatternId << 1)]; in matchBackReference() local
709 unsigned matchBegin = output[(term.atom.subpatternId << 1)]; in backtrackBackReference() local
1226 unsigned matchBegin = context->matchBegin; in matchDotStarEnclosure() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/yarr/
H A DYarrInterpreter.cpp87 unsigned matchBegin; member
433 bool tryConsumeBackReference(int matchBegin, int matchEnd, unsigned negativeInputOffset) in tryConsumeBackReference()
657 unsigned matchBegin = output[(term.atom.subpatternId << 1)]; in matchBackReference() local
709 unsigned matchBegin = output[(term.atom.subpatternId << 1)]; in backtrackBackReference() local
1226 unsigned matchBegin = context->matchBegin; in matchDotStarEnclosure() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/db/sql/
H A DSqlQueryMaker.cpp501 SqlQueryMaker::addFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in addFilter()
526 SqlQueryMaker::excludeFilter( qint64 value, const QString &filter, bool matchBegin, bool matchEnd ) in excludeFilter()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/scriptable/
H A DScriptableServiceQueryMaker.cpp422 …eServiceQueryMaker::addFilter( qint64 value, const QString & filter, bool matchBegin, bool matchEn… in addFilter()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/yarr/
H A DYarrInterpreter.cpp100 unsigned matchBegin; member
319 bool tryConsumeBackReference(int matchBegin, int matchEnd, int inputOffset) in tryConsumeBackReference()
506 int matchBegin = output[(term.atom.subpatternId << 1)]; in matchBackReference() local
555 int matchBegin = output[(term.atom.subpatternId << 1)]; in backtrackBackReference() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/services/ampache/
H A DAmpacheServiceQueryMaker.cpp668 AmpacheServiceQueryMaker::addFilter( qint64 value, const QString & filter, bool matchBegin, bool ma… in addFilter()
/dports/mail/horde-turba/turba-4.2.25/lib/
H A DApi.php1683 $matchBegin = false)
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionDiagnostics.cpp617 std::wstring::const_iterator matchBegin = match[0].second; in setFileLocalParseOptions() local

12