Home
last modified time | relevance | path

Searched defs:test_matched (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dregex_startend.cpp19 void test_matched(const regex_t *preg, const char *string, size_t start, in test_matched() function
H A Dregex.cpp14 void test_matched(const regex_t *preg, const char *string) { in test_matched() function