Home
last modified time | relevance | path

Searched refs:test_captures (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c89 bool test_captures() { in test_captures() function
101 "[test_captures] expected match, but got no match\n"); in test_captures()
110 "[test_captures] " in test_captures()
123 "[test_captures] " in test_captures()
137 "[test_captures] " in test_captures()
544 "[test_captures] expected escaped, but got no escaped\n"); in test_escape()
550 "[test_captures] expected \"%s\", but got \"%s\"\n", in test_escape()
574 run_test(test_captures, "test_captures", &passed); in main()

Completed in 2 milliseconds