Home
last modified time | relevance | path

Searched defs:string_match (Results 1 – 25 of 103) sorted by relevance

12345

/dports/audio/rhythmbox/rhythmbox-3.4.4/plugins/rb/
H A Dstringmatch.py39 def string_match(a, b): function
/dports/audio/beets/beets-1.4.9/beetsplug/
H A Dfuzzy.py29 def string_match(cls, pattern, val): member in FuzzyQuery
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/common/
H A Dglob_matching.F43 RECURSIVE FUNCTION string_match(string, pattern) RESULT(match) function
/dports/science/cp2k-data/cp2k-7.1.0/src/common/
H A Dglob_matching.F43 RECURSIVE FUNCTION string_match(string, pattern) RESULT(match) function
/dports/dns/inadyn/inadyn-2.9.0/include/
H A Dcompat.h93 static inline int string_match(const char *a, const char *b) in string_match() function
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/route53/
H A Dhealthcheck.py77 …def __init__(self, ip_addr, port, hc_type, resource_path, fqdn=None, string_match=None, request_in… argument
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_seqmatch.c179 Bool VG_(string_match) ( const HChar* patt, const HChar* input ) in VG_() argument
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_seqmatch.c179 Bool VG_(string_match) ( const HChar* patt, const HChar* input ) in VG_() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/route53/
H A Dhealthcheck.py77 …def __init__(self, ip_addr, port, hc_type, resource_path, fqdn=None, string_match=None, request_in… argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/route53/
H A Dhealthcheck.py77 …def __init__(self, ip_addr, port, hc_type, resource_path, fqdn=None, string_match=None, request_in… argument
/dports/devel/py-boto/boto-2.49.0/boto/route53/
H A Dhealthcheck.py77 …def __init__(self, ip_addr, port, hc_type, resource_path, fqdn=None, string_match=None, request_in… argument
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/preloaded/src/
H A Derl_prim_loader.erl1349 string_match([Char | File], [Char | Archive]) -> function
1351 string_match([] = File, []) -> function
1353 string_match([$/ | File], []) -> function
1355 string_match(_File, _Archive) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/preloaded/src/
H A Derl_prim_loader.erl1349 string_match([Char | File], [Char | Archive]) -> function
1351 string_match([] = File, []) -> function
1353 string_match([$/ | File], []) -> function
1355 string_match(_File, _Archive) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/preloaded/src/
H A Derl_prim_loader.erl1349 string_match([Char | File], [Char | Archive]) -> function
1351 string_match([] = File, []) -> function
1353 string_match([$/ | File], []) -> function
1355 string_match(_File, _Archive) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/preloaded/src/
H A Derl_prim_loader.erl1349 string_match([Char | File], [Char | Archive]) -> function
1351 string_match([] = File, []) -> function
1353 string_match([$/ | File], []) -> function
1355 string_match(_File, _Archive) -> function
/dports/lang/erlang/otp-OTP-24.1.7/erts/preloaded/src/
H A Derl_prim_loader.erl1349 string_match([Char | File], [Char | Archive]) -> function
1351 string_match([] = File, []) -> function
1353 string_match([$/ | File], []) -> function
1355 string_match(_File, _Archive) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/preloaded/src/
H A Derl_prim_loader.erl1349 string_match([Char | File], [Char | Archive]) -> function
1351 string_match([] = File, []) -> function
1353 string_match([$/ | File], []) -> function
1355 string_match(_File, _Archive) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/preloaded/src/
H A Derl_prim_loader.erl1343 string_match([Char | File], [Char | Archive]) -> function
1345 string_match([] = File, []) -> function
1347 string_match([$/ | File], []) -> function
1349 string_match(_File, _Archive) -> function
/dports/science/lammps/lammps-stable_29Sep2021/tools/msi2lmp/src/
H A DSearchAndFill.c246 unsigned char string_match(const char *string1,const char *string2) in string_match() function
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/str/
H A Dstr.mli90 val string_match : regexp -> string -> int -> bool val
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/str/
H A Dstr.mli90 val string_match : regexp -> string -> int -> bool val
/dports/science/py-GPy/GPy-1.10.0/GPy/plotting/matplot_dep/
H A Dmaps.py58 def string_match(sf,regex,field=2): function
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dstringutils.cc27 bool string_match(const char* target, const char* pattern) { in string_match() function
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dstringutils.cc44 bool string_match(const char* target, const char* pattern) { in string_match() function
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dstringutils.cc27 bool string_match(const char* target, const char* pattern) { in string_match() function

12345