Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-capi/include/
H A Drure.h414 * rure_options_free frees the given options.
418 void rure_options_free(rure_options *options);
/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c344 rure_options_free(opts); in test_compile_error_size_limit()
529 rure_options_free(opts); in test_regex_set_options()
/third_party/rust/crates/regex/regex-capi/src/
H A Drure.rs449 fn rure_options_free(options: *mut Options) { in rure_options_free() functions

Completed in 4 milliseconds