Home
last modified time | relevance | path

Searched defs:prefix_match (Results 1 – 25 of 123) sorted by relevance

12345

/dports/shells/p5-Bash-Completion/Bash-Completion-0.008/lib/Bash/Completion/
H A DUtils.pm79 sub prefix_match { subroutine
/dports/textproc/htdig/htdig-3.2.0b6/htsearch/
H A DQueryLexer.h68 String prefix_match; variable
/dports/textproc/cgrep/cgrep-6.6.32/src/CGrep/Strategy/Cpp/
H A DTokenizer.hs102 | prefix_match opt = filter ((\t -> any (`isPrefixOf`t) patterns) . Cpp.toString) tokens function
/dports/textproc/cgrep/cgrep-6.6.32/src/CGrep/Strategy/
H A DBoyerMoore.hs88 | prefix_match opt = any (\(o,s) -> str `isPrefixOf` s && o + off' == off) ts function
/dports/net-mgmt/netmagis-detecteq/netmagis-2.3.4/topo/lib/
H A Dip.c146 int prefix_match (void *adr, void *cidr, int preflen) in prefix_match() function
/dports/net-mgmt/netmagis-metro/netmagis-2.3.4/topo/lib/
H A Dip.c146 int prefix_match (void *adr, void *cidr, int preflen) in prefix_match() function
/dports/net-mgmt/netmagis-topo/netmagis-2.3.4/topo/lib/
H A Dip.c146 int prefix_match (void *adr, void *cidr, int preflen) in prefix_match() function
/dports/net-mgmt/netmagis-www/netmagis-2.3.4/topo/lib/
H A Dip.c146 int prefix_match (void *adr, void *cidr, int preflen) in prefix_match() function
/dports/net-mgmt/netmagis-servers/netmagis-2.3.4/topo/lib/
H A Dip.c146 int prefix_match (void *adr, void *cidr, int preflen) in prefix_match() function
/dports/net-mgmt/netmagis-common/netmagis-2.3.4/topo/lib/
H A Dip.c146 int prefix_match (void *adr, void *cidr, int preflen) in prefix_match() function
/dports/net-mgmt/netmagis-database/netmagis-2.3.4/topo/lib/
H A Dip.c146 int prefix_match (void *adr, void *cidr, int preflen) in prefix_match() function
/dports/net-mgmt/netmagis-utils/netmagis-2.3.4/topo/lib/
H A Dip.c146 int prefix_match (void *adr, void *cidr, int preflen) in prefix_match() function
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/utility/
H A Dgridinfo-gmsh-main.hh72 bool prefix_match(const std::string &prefix, const std::string &str) in prefix_match() function
/dports/devel/grpc134/grpc-1.34.1/src/proto/grpc/testing/xds/v3/
H A Droute.proto293 string prefix_match = 9; field
/dports/textproc/cgrep/cgrep-6.6.32/src/
H A DCmdOptions.hs31 …, prefix_match = False &= help "Force prefix matching" &=explicit &= name "prefix" &= n… function
H A DOptions.hs29 , prefix_match :: Bool function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/page/scrolling/
H A Dtext_fragment_finder.cc131 EphemeralRangeInFlatTree prefix_match = in FindMatchInRangeWithContext() local
/dports/devel/marisa-trie/marisa-trie-961ed33/lib/marisa/grimoire/trie/
H A Dtail.cc108 bool Tail::prefix_match(Agent &agent, std::size_t offset) const { in prefix_match() function in marisa::grimoire::trie::Tail
/dports/editors/abiword/abiword-3.0.5/src/af/tf/xp/
H A Dtf_test.cpp105 static bool prefix_match(const char *s, const char * const *prefixes) in prefix_match() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/page/scrolling/
H A Dtext_fragment_finder.cc135 EphemeralRangeInFlatTree prefix_match = FindMatchInRange( in FindMatchInRangeWithContext() local
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp185 prefix_match(key_const_reference r_key, const std::string& r_native_key) in prefix_match() function
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp185 prefix_match(key_const_reference r_key, const std::string& r_native_key) in prefix_match() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp185 prefix_match(key_const_reference r_key, const std::string& r_native_key) in prefix_match() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp185 prefix_match(key_const_reference r_key, const std::string& r_native_key) in prefix_match() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp185 prefix_match(key_const_reference r_key, const std::string& r_native_key) in prefix_match() function

12345