pcre 343 ext/fileinfo/libmagic/softmagic.c pcre *pce; pcre 419 ext/filter/logical_filters.c pcre *re = NULL; pcre 531 ext/filter/logical_filters.c pcre *re = NULL; pcre 1019 ext/mbstring/mbstring.c pcre *retval; pcre 1034 ext/mbstring/mbstring.c return pcre_exec((pcre *)opaque, NULL, str, (int)str_len, 0, pcre 519 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre *pcre_compile(const char *, int, const char **, int *, pcre 525 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre *pcre_compile2(const char *, int, int *, const char **, pcre 534 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_copy_named_substring(const pcre *, const char *, pcre 546 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_dfa_exec(const pcre *, const pcre_extra *, pcre 552 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_exec(const pcre *, const pcre_extra *, PCRE_SPTR, pcre 558 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_jit_exec(const pcre *, const pcre_extra *, pcre 573 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_fullinfo(const pcre *, const pcre_extra *, int, pcre 579 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_get_named_substring(const pcre *, const char *, pcre 585 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_get_stringnumber(const pcre *, const char *); pcre 588 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_get_stringtable_entries(const pcre *, const char *, pcre 609 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_refcount(pcre *, int); pcre 612 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL pcre_extra *pcre_study(const pcre *, int, const char **); pcre 623 ext/pcre/pcrelib/pcre.h PCRE_EXP_DECL int pcre_pattern_to_host_byte_order(pcre *, pcre_extra *, pcre 7739 ext/pcre/pcrelib/pcre_compile.c PCRE_EXP_DEFN pcre * PCRE_CALL_CONVENTION pcre 7763 ext/pcre/pcrelib/pcre_compile.c PCRE_EXP_DEFN pcre * PCRE_CALL_CONVENTION pcre 8357 ext/pcre/pcrelib/pcre_compile.c pcre_printint((pcre *)re, stdout, TRUE); pcre 8359 ext/pcre/pcrelib/pcre_compile.c pcre16_printint((pcre *)re, stdout, TRUE); pcre 8361 ext/pcre/pcrelib/pcre_compile.c pcre32_printint((pcre *)re, stdout, TRUE); pcre 8378 ext/pcre/pcrelib/pcre_compile.c return (pcre *)re; pcre 48 ext/pcre/pcrelib/pcredemo.c pcre *re; pcre 286 ext/pcre/pcrelib/pcreposix.c (void)pcre_fullinfo((const pcre *)preg->re_pcre, NULL, PCRE_INFO_CAPTURECOUNT, pcre 320 ext/pcre/pcrelib/pcreposix.c (REAL_PCRE_OPTIONS((const pcre *)preg->re_pcre) & PCRE_NO_AUTO_CAPTURE) != 0; pcre 365 ext/pcre/pcrelib/pcreposix.c rc = pcre_exec((const pcre *)preg->re_pcre, NULL, string + so, (eo - so), pcre 231 ext/pcre/php_pcre.c pcre *re = NULL; pcre 475 ext/pcre/php_pcre.c PHPAPI pcre* pcre_get_compiled_regex(char *regex, pcre_extra **extra, int *preg_options TSRMLS_DC) pcre 492 ext/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 1489 ext/pcre/php_pcre.c pcre *re_bump = NULL; /* Regex instance for empty matches */ pcre 1943 ext/pcre/php_pcre.c PHP_MINIT(pcre), pcre 1944 ext/pcre/php_pcre.c PHP_MSHUTDOWN(pcre), pcre 1947 ext/pcre/php_pcre.c PHP_MINFO(pcre), pcre 1949 ext/pcre/php_pcre.c PHP_MODULE_GLOBALS(pcre), pcre 1950 ext/pcre/php_pcre.c PHP_GINIT(pcre), pcre 1951 ext/pcre/php_pcre.c PHP_GSHUTDOWN(pcre), pcre 37 ext/pcre/php_pcre.h PHPAPI pcre* pcre_get_compiled_regex(char *regex, pcre_extra **extra, int *options TSRMLS_DC); pcre 38 ext/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 ext/pcre/php_pcre.h pcre *re; pcre 375 ext/standard/browscap.c pcre *re; pcre 661 ext/zip/php_zip.c pcre *re = NULL;