Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dregex.c272 #define pcre_free_study pcre_free macro
446 pcre_free_study(regex->sd); in regex_data_free()
/third_party/glib/glib/pcre/
Dpcre.h479 PCRE_EXP_DECL void pcre_free_study(pcre_extra *);
Dpcre_study.c1490 pcre_free_study(extra); in pcre_study()
1516 pcre_free_study(pcre_extra *extra) in pcre_free_study() function