Home
last modified time | relevance | path

Searched defs:smatch (Results 1 – 25 of 168) sorted by last modified time

1234567

/dports/textproc/htdig/htdig-3.2.0b6/htsearch/
H A DCollection.h52 void setSearchWordsPattern(StringMatch *smatch) in setSearchWordsPattern()
/dports/net/tinyfugue/tf-50b8/src/
H A Dpattern.c327 int smatch(const char *pat, const char *str) in smatch() function
/dports/net/44bsd-rdist/44bsd-rdist-20001111_2/
H A Dexpand.c528 smatch(s, p) in smatch() function
/dports/mail/spamd/spamd-4.9.1/spamd/
H A Dgrey.c780 int i, j, smatch = 0; in trapcheck() local
/dports/ftp/fmirror/fmirror-0.8.4/
H A Dfmirror.c2808 smatch(const char *s1, char *s2) in smatch() function
/dports/editors/madedit/madedit-0.2.9/xpressive/boost/xpressive/
H A Dxpressive_fwd.hpp191 typedef match_results<std::string::const_iterator> smatch; typedef
/dports/biology/fasta/fasta/
H A Dzzlgmata.c228 smatch(aa0,n0,aa1,n1,flag) in smatch() function
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clangtidy/parsers/
H A Dreplacementparser.cpp107 auto smatch = iMatch.next(); in parse() local
113 Replacement ReplacementParser::nextNode(const QRegularExpressionMatch& smatch) in nextNode()
H A Dclangtidyparser.cpp62 auto smatch = m_hitRegExp.match(line); in addData() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/re/re.alg/re.alg.match/
H A Dparse_curly_brackets.pass.cpp31 std::smatch smatch; in test1() local
41 std::smatch smatch; in test2() local
51 std::smatch smatch; in test3() local
61 std::smatch smatch; in test4() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/re/re.alg/re.alg.match/
H A Dparse_curly_brackets.pass.cpp31 std::smatch smatch; in test1() local
41 std::smatch smatch; in test2() local
51 std::smatch smatch; in test3() local
61 std::smatch smatch; in test4() local
/dports/sysutils/snapraid/snapraid-12.1/cmdline/
H A Dsupport.c1426 static int smatch(const char* str, const char* pattern) in smatch() function
/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Dfilename.cpp133 static rbool smatch(char c, const char *matchset) { in smatch() function
/dports/benchmarks/fio/fio-3.29/oslib/
H A Dgetopt_long.c29 const char *opt_name, int smatch) in option_matches()
/dports/devel/R-cran-BH/BH/inst/include/boost/xpressive/
H A Dxpressive_fwd.hpp222 typedef match_results<std::string::const_iterator> smatch; typedef
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v4/
H A Dregex.hpp101 typedef match_results<std::string::const_iterator> smatch; typedef
/dports/devel/R-cran-BH/BH/inst/include/boost/regex/v5/
H A Dregex.hpp56 typedef match_results<std::string::const_iterator> smatch; typedef
/dports/textproc/redisearch20/RediSearch-2.0.15/src/dep/friso/
H A Dfriso.c996 friso_array_t smatch, tmatch, fmatch = get_next_match(friso, config, task, task->idx); local
/dports/www/kf5-khtml/khtml-5.89.0/src/css/
H A Dcssstyleselector.cpp682 int smatch = 0; in styleForElement() local
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dmod_webdav.c3690 int smatch; member
/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect.c741 bool smatch = false; /* signature match */ in DetectRulePacketRules() local
/dports/textproc/redisearch/RediSearch-2.2.5/src/dep/friso/
H A Dfriso.c996 friso_array_t smatch, tmatch, fmatch = get_next_match(friso, config, task, task->idx); local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/
H A DSessionConsoleProcess.cpp631 boost::smatch smatch; in maybeConsolePrompt() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/modules/
H A DSessionGit.cpp1154 boost::smatch smatch; in parseCommitValue() local
1335 boost::smatch smatch; in log() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/text/Format/DateFormat/
H A DDateFormatRoundTripTest.java485 int smatch = 0; // s[smatch].equals(s[smatch-1]) in doTest() local

1234567