Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-capi/include/
H A Drure.h265 * rure_capture_name_index returns the capture index for the name given. If
273 int32_t rure_capture_name_index(rure *re, const char *name);
/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c119 int32_t capture_index = rure_capture_name_index(re, "snowman"); in test_captures()

Completed in 2 milliseconds