Searched refs:pcre_free_study (Results 1 – 3 of 3) sorted by relevance
272 #define pcre_free_study pcre_free macro446 pcre_free_study(regex->sd); in regex_data_free()
479 PCRE_EXP_DECL void pcre_free_study(pcre_extra *);
1490 pcre_free_study(extra); in pcre_study()1516 pcre_free_study(pcre_extra *extra) in pcre_free_study() function