Searched refs:pcre_free_study (Results 1 – 3 of 3) sorted by relevance
636 PCRE_EXP_DECL void pcre_free_study(pcre_extra *);
1640 pcre_free_study(extra); in pcre_study()1667 pcre_free_study(pcre_extra *extra) in pcre_free_study() function
1603 void pcre_free_study(pcre_extra *extra);2567 the study data by calling pcre_free_study(). This function was added to2587 pcre_free_study(sd);8376 (2) Use pcre_free_study() to free the pcre_extra block when it is8392 pcre_free_study(study_ptr);8664 pcre_free_study(extra);
Completed in 41 milliseconds