Home
last modified time | relevance | path

Searched defs:pattern_match (Results 1 – 3 of 3) sorted by relevance

/external/python/setuptools/setuptools/tests/
Dtest_manifest.py134 def pattern_match(request): function
149 def test_translated_pattern_match(pattern_match): argument
/external/ethtool/netlink/
Dmonitor.c191 static bool pattern_match(const char *s, const char *pattern) in pattern_match() function
/external/python/cpython2/Modules/
D_sre.c1927 pattern_match(PatternObject* self, PyObject* args, PyObject* kw) in pattern_match() function