Home | History | Annotate | Download | only in doc

Lines Matching full:pcre2_code_free

194        void pcre2_code_free(pcre2_code *code);
1101 void pcre2_code_free(pcre2_code *code);
1115 context. The caller must free the memory by calling pcre2_code_free()
4293 pcre2_code_free().
4544 pcre2_code_free(re);
9011 freed in the usual way by calling pcre2_code_free(). When you have fin-
9059 freed by calling pcre2_code_free(). However, be aware that there is a
9065 this reference count. Therefore, if you want to call pcre2_code_free()
9067 locking, and ensure that pcre2_code_free() cannot be called by two