Home
last modified time | relevance | path

Searched refs:pcre_free_study (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/regex/bench/src/ffi/
Dpcre1.rs9 pcre, pcre_compile, pcre_exec, pcre_extra, pcre_free, pcre_free_study,
29 pcre_free_study(self.extra); in drop()
/third_party/selinux/libselinux/src/
Dregex.c272 #define pcre_free_study pcre_free macro
446 pcre_free_study(regex->sd); in regex_data_free()