Home
last modified time | relevance | path

Searched refs:pcre_free_substring_list (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/main/
H A Dphp_compat.h46 #define pcre_free_substring_list php_pcre_free_substring_list macro
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h591 PCRE_EXP_DECL void pcre_free_substring_list(const char **);
H A Dpcre_get.c503 pcre_free_substring_list(const char **pointer) in pcre_free_substring_list() function
H A DChangeLog5286 3. Added the functions pcre_free_substring() and pcre_free_substring_list().
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1646 void pcre_free_substring_list(const char **stringptr);
1784 pcre_free_substring() and pcre_free_substring_list() are also provided,

Completed in 50 milliseconds