Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c118 int32_t expect_capture_index = 2; in test_captures() local
120 if (capture_index != expect_capture_index) { in test_captures()
126 expect_capture_index, capture_index); in test_captures()

Completed in 2 milliseconds