Home
last modified time | relevance | path

Searched refs:test_print_matches (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
Dregex.cpp24 void test_print_matches(const regex_t *preg, const char *string) { in test_print_matches() function
52 test_print_matches(&regex, "ABC"); in main()