Searched refs:pcre_free_substring_list (Results 1 – 5 of 5) sorted by relevance
46 #define pcre_free_substring_list php_pcre_free_substring_list macro
591 PCRE_EXP_DECL void pcre_free_substring_list(const char **);
501 pcre_free_substring_list(const char **pointer) in pcre_free_substring_list() function
5286 3. Added the functions pcre_free_substring() and pcre_free_substring_list().
1646 void pcre_free_substring_list(const char **stringptr);1784 pcre_free_substring() and pcre_free_substring_list() are also provided,
Completed in 84 milliseconds