Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-capi/include/
H A Drure.h402 * rure_options_new allocates space for options.
411 rure_options *rure_options_new();
/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c321 rure_options *opts = rure_options_new(); in test_compile_error_size_limit()
501 rure_options *opts = rure_options_new(); in test_regex_set_options()
/third_party/rust/crates/regex/regex-capi/src/
H A Drure.rs443 fn rure_options_new() -> *mut Options { in rure_options_new() functions

Completed in 3 milliseconds