Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_compat.h45 #define pcre_free_substring php_pcre_free_substring macro
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre.h588 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 DChangeLog5286 3. Added the functions pcre_free_substring() and pcre_free_substring_list().
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt1644 void pcre_free_substring(const char *stringptr);
1784 pcre_free_substring() and pcre_free_substring_list() are also provided,
3937 The two convenience functions pcre_free_substring() and pcre_free_sub-

Completed in 80 milliseconds