Home
last modified time | relevance | path

Searched defs:regfree (Results 1 - 12 of 12) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2posix.h170 #define regfree pcre2_regfree macro
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.c267 static void regfree(regex_t *re) in regfree() function
/third_party/mesa3d/src/util/
H A Dxmlconfig.c53 static inline void regfree(regex_t* r) {} in regfree() function
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c2907 regfree(regex_t *preg) in regfree() function
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2908 regfree(regex_t *preg) in regfree() function
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2907 regfree(regex_t *preg) in regfree() function
/third_party/musl/src/regex/
H A Dregcomp.c2907 regfree(regex_t *preg) in regfree() function
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs879 pub fn regfree(preg: *mut regex_t); in regfree() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1853 pub fn regfree(preg: *mut regex_t); in regfree() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs3148 pub fn regfree(__preg: *mut ::regex_t); in regfree() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3460 pub fn regfree(preg: *mut ::regex_t); in regfree() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4436 pub fn regfree(preg: *mut ::regex_t); in regfree() functions

Completed in 53 milliseconds