pcre              325 fileinfo/libmagic/softmagic.c 	pcre *pce;
pcre              419 filter/logical_filters.c 	pcre       *re = NULL;
pcre              535 filter/logical_filters.c 	pcre       *re = NULL;
pcre             1019 mbstring/mbstring.c 	pcre *retval;
pcre             1034 mbstring/mbstring.c 	return pcre_exec((pcre *)opaque, NULL, str, (int)str_len, 0,
pcre              421 pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre *pcre_compile(const char *, int, const char **, int *,
pcre              425 pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre *pcre_compile2(const char *, int, int *, const char **,
pcre              431 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_copy_named_substring(const pcre *, const char *,
pcre              439 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_dfa_exec(const pcre *, const pcre_extra *,
pcre              443 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_exec(const pcre *, const pcre_extra *, PCRE_SPTR,
pcre              451 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_fullinfo(const pcre *, const pcre_extra *, int,
pcre              455 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_get_named_substring(const pcre *, const char *,
pcre              459 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_get_stringnumber(const pcre *, const char *);
pcre              461 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_get_stringtable_entries(const pcre *, const char *,
pcre              475 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_refcount(pcre *, int);
pcre              477 pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre_extra *pcre_study(const pcre *, int, const char **);
pcre              485 pcre/pcrelib/pcre.h PCRE_EXP_DECL int  pcre_pattern_to_host_byte_order(pcre *, pcre_extra *,
pcre             7604 pcre/pcrelib/pcre_compile.c PCRE_EXP_DEFN pcre * PCRE_CALL_CONVENTION
pcre             7622 pcre/pcrelib/pcre_compile.c PCRE_EXP_DEFN pcre * PCRE_CALL_CONVENTION
pcre             8182 pcre/pcrelib/pcre_compile.c pcre_printint((pcre *)re, stdout, TRUE);
pcre             8184 pcre/pcrelib/pcre_compile.c pcre16_printint((pcre *)re, stdout, TRUE);
pcre             8201 pcre/pcrelib/pcre_compile.c return (pcre *)re;
pcre               48 pcre/pcrelib/pcredemo.c pcre *re;
pcre              282 pcre/pcrelib/pcreposix.c (void)pcre_fullinfo((const pcre *)preg->re_pcre, NULL, PCRE_INFO_CAPTURECOUNT,
pcre              315 pcre/pcrelib/pcreposix.c   (((const pcre *)preg->re_pcre)->options & PCRE_NO_AUTO_CAPTURE) != 0;
pcre              360 pcre/pcrelib/pcreposix.c rc = pcre_exec((const pcre *)preg->re_pcre, NULL, string + so, (eo - so),
pcre              231 pcre/php_pcre.c 	pcre				*re = NULL;
pcre              468 pcre/php_pcre.c PHPAPI pcre* pcre_get_compiled_regex(char *regex, pcre_extra **extra, int *preg_options TSRMLS_DC)
pcre              485 pcre/php_pcre.c PHPAPI pcre* pcre_get_compiled_regex_ex(char *regex, pcre_extra **extra, int *preg_options, int *compile_options TSRMLS_DC)
pcre             1478 pcre/php_pcre.c 	pcre			*re_bump = NULL;	/* Regex instance for empty matches */
pcre             1932 pcre/php_pcre.c 	PHP_MINIT(pcre),
pcre             1933 pcre/php_pcre.c 	PHP_MSHUTDOWN(pcre),
pcre             1936 pcre/php_pcre.c 	PHP_MINFO(pcre),
pcre             1938 pcre/php_pcre.c 	PHP_MODULE_GLOBALS(pcre),
pcre             1939 pcre/php_pcre.c 	PHP_GINIT(pcre),
pcre             1940 pcre/php_pcre.c 	PHP_GSHUTDOWN(pcre),
pcre               37 pcre/php_pcre.h PHPAPI pcre* pcre_get_compiled_regex(char *regex, pcre_extra **extra, int *options TSRMLS_DC);
pcre               38 pcre/php_pcre.h PHPAPI pcre* pcre_get_compiled_regex_ex(char *regex, pcre_extra **extra, int *preg_options, int *coptions TSRMLS_DC);
pcre               44 pcre/php_pcre.h 	pcre *re;
pcre              375 standard/browscap.c 	pcre *re;
pcre              654 zip/php_zip.c  		pcre       *re = NULL;