Home
last modified time | relevance | path

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

/third_party/rust/crates/regex/regex-capi/include/
H A Drure.h570 * by calling rure_cstring_free.
575 * rure_cstring_free frees the string given.
579 void rure_cstring_free(char *s);
/third_party/rust/crates/regex/regex-capi/src/
H A Drure.rs626 fn rure_cstring_free(s: *mut c_char) { in rure_cstring_free() functions
/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c555 rure_cstring_free((char *) escaped); in test_escape()

Completed in 3 milliseconds