pcre_free        1042 ext/mbstring/mbstring.c 	pcre_free(opaque);
pcre_free         490 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL void  (*pcre_free)(void *);
pcre_free         511 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL void  pcre_free(void *);
pcre_free         143 ext/pcre/pcrelib/pcredemo.c   pcre_free(re);     /* Release memory used for the compiled pattern */
pcre_free         258 ext/pcre/pcrelib/pcredemo.c   pcre_free(re);   /* Release the memory used for the compiled pattern */
pcre_free         361 ext/pcre/pcrelib/pcredemo.c     pcre_free(re);    /* Release memory used for the compiled pattern */
pcre_free         402 ext/pcre/pcrelib/pcredemo.c pcre_free(re);       /* Release memory used for the compiled pattern */
pcre_free         772 ext/pcre/php_pcre.c 				pcre_free((void *) stringlist);