Home
last modified time | relevance | path

Searched defs:trivial_match (Results 1 – 4 of 4) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dcommand_match.h50 trivial_match, // the input is null enumerator
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dcommand_match.h50 trivial_match, // the input is null enumerator
/dports/math/pynac/pynac-pynac-0.7.27/ginac/
H A Dcmatcher.cpp44 static bool trivial_match(const ex& s, const ex& pattern, exmap& map) in trivial_match() function
299 if (not trivial_match(ops[i], pat[i], map)) in init() local
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/kernels/
H A Dscalar_string_test.cc1078 MatchSubstringOptions trivial_match{"%%"}; in TYPED_TEST() local