Home
last modified time | relevance | path

Searched refs:matchTo (Results 1 – 11 of 11) sorted by relevance

/dports/comms/flamp/flamp-2.2.07/src/utils/
H A DtagSearch.cxx124 uint32_t matchTo = 0; in tag_search_parser() local
186 matchTo = ts_ptr->patternMatchList[index].match; in tag_search_parser()
188 if(matchTo != match) in tag_search_parser()
/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/UI/Options/
H A DMatching.hs71 matchSeveralOrFirst = mconcat [ matchTo, last, matches, patches, tags, hash ]
83 matchRange = mconcat [ matchTo, matchFrom, last, indexes ]
88 [ matchTo, matchFrom, last, indexes, matches, patches, tags, hash ]
90 matchTo :: MatchOption
91 matchTo = toMatch <> toPatch <> toHash <> toTag function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dregexp-match.tq71 const matchTo = UnsafeLoadFixedArrayElement(
74 string, UnsafeCast<Smi>(matchFrom), UnsafeCast<Smi>(matchTo));
/dports/lang/v8/v8-9.6.180.12/src/builtins/
H A Dregexp-match.tq71 const matchTo = UnsafeLoadFixedArrayElement(
74 string, UnsafeCast<Smi>(matchFrom), UnsafeCast<Smi>(matchTo));
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dregexp-match.tq71 const matchTo = UnsafeLoadFixedArrayElement(
74 string, UnsafeCast<Smi>(matchFrom), UnsafeCast<Smi>(matchTo));
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/util/
H A Dconvenientfreelist.h620 const Data2& matchTo(*bound.node); in go()
622 if (KeyExtractor::extract(this->m_data[b]) == matchTo) { in go()
627 KeyExtractor::extract(this->m_data[b]) == matchTo) in go()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c751 static int matchTo(EditDist3Cost *p, const char *z, int n){ in matchTo() function
941 if( matchTo(p, z2+i2, n2-i2)==0 ) continue; in editDist3Core()
1002 if( matchTo(p, z2+i2, n2-i2) ){ in editDist3Core()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c751 static int matchTo(EditDist3Cost *p, const char *z, int n){ in matchTo() function
921 if( matchTo(p, z2+i2, n2-i2)==0 ) continue; in editDist3Core()
982 if( matchTo(p, z2+i2, n2-i2) ){ in editDist3Core()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c837 static int matchTo(EditDist3Cost *p, const char *z, int n){ in matchTo() function
1032 if( matchTo(p, z2+i2, n2-i2)==0 ) continue; in editDist3Core()
1093 if( matchTo(p, z2+i2, n2-i2) ){ in editDist3Core()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c837 static int matchTo(EditDist3Cost *p, const char *z, int n){ in matchTo() function
1032 if( matchTo(p, z2+i2, n2-i2)==0 ) continue; in editDist3Core()
1093 if( matchTo(p, z2+i2, n2-i2) ){ in editDist3Core()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c837 static int matchTo(EditDist3Cost *p, const char *z, int n){ in matchTo() function
1032 if( matchTo(p, z2+i2, n2-i2)==0 ) continue; in editDist3Core()
1093 if( matchTo(p, z2+i2, n2-i2) ){ in editDist3Core()