Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_compat.h45 #define pcre_free_substring php_pcre_free_substring macro
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre.h567 PCRE_EXP_DECL void pcre_free_substring(const char *);
H A Dpcre_get.c650 pcre_free_substring(const char *pointer) in pcre_free_substring() function
H A DChangeLog4349 3. Added the functions pcre_free_substring() and pcre_free_substring_list().
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1600 void pcre_free_substring(const char *stringptr);
1739 pcre_free_substring() and pcre_free_substring_list() are also provided,
3771 The two convenience functions pcre_free_substring() and pcre_free_sub-

Completed in 41 milliseconds