Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c27 rure_free(re); in test_is_match()
56 rure_free(re); in test_shortest_match()
85 rure_free(re); in test_find()
146 rure_free(re); in test_captures()
207 rure_free(re); in test_iter()
263 rure_free(re); in test_iter_capture_names()
288 rure_free(re); in test_flags()
303 rure_free(re); in test_compile_error()
332 rure_free(re); in test_compile_error_size_limit()
/third_party/rust/crates/regex/regex-capi/examples/
H A Diter.c97 rure_free(re); in main()
/third_party/rust/crates/regex/regex-capi/include/
H A Drure.h161 * rure_free frees the given compiled regular expression.
165 void rure_free(rure *re);

Completed in 3 milliseconds