Home
last modified time | relevance | path

Searched defs:re (Results 1 – 20 of 20) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_refcount.c80 REAL_PCRE *re = (REAL_PCRE *)argument_re; in pcre_refcount() local
H A Dpcre_fullinfo.c80 const REAL_PCRE *re = (const REAL_PCRE *)argument_re; in pcre_fullinfo() local
H A Dpcre_study.c81 find_minlength(const REAL_PCRE *re, const pcre_uchar *code, in find_minlength()
1468 const REAL_PCRE *re = (const REAL_PCRE *)external_re; in pcre_study() local
H A Dpcredemo.c48 pcre *re; in main() local
H A Dpcre_printint.c310 REAL_PCRE *re = (REAL_PCRE *)external_re; in pcre_printint() local
H A Dpcre_exec.c321 #define RMATCH(ra,rb,rc,rd,re,rw) \ argument
333 #define RMATCH(ra,rb,rc,rd,re,rw) \ argument
347 #define RMATCH(ra,rb,rc,rd,re,rw)\ argument
6384 const REAL_PCRE *re = (const REAL_PCRE *)argument_re; in pcre_exec() local
H A Dpcre_get.c268 const REAL_PCRE *re = (const REAL_PCRE *)code; in get_first_set() local
H A Dpcre_internal.h2387 #define REAL_PCRE_MAGIC(re) (((REAL_PCRE*)re)->magic_number) argument
2388 #define REAL_PCRE_SIZE(re) (((REAL_PCRE*)re)->size) argument
2389 #define REAL_PCRE_OPTIONS(re) (((REAL_PCRE*)re)->options) argument
2390 #define REAL_PCRE_FLAGS(re) (((REAL_PCRE*)re)->flags) argument
H A Dpcre_compile.c8999 REAL_PCRE *re; in pcre_compile2() local
/PHP-7.0/win32/build/
H A Dbuildconf.js235 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm"); variable
H A Dphpize.js.in240 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm"); variable
/PHP-7.0/ext/pcre/
H A Dphp_pcre.h47 pcre *re; member
H A Dphp_pcre.c303 pcre *re = NULL; in pcre_get_compiled_regex_cache() local
/PHP-7.0/ext/mbstring/
H A Dphp_mbregex.c696 php_mb_regex_t *re; in _php_mb_regex_ereg_exec() local
804 php_mb_regex_t *re; in _php_mb_regex_ereg_replace_exec() local
1066 php_mb_regex_t *re; in PHP_FUNCTION() local
1149 php_mb_regex_t *re; in PHP_FUNCTION() local
H A Dmbstring.c1435 void *re = NULL; in PHP_INI_MH() local
/PHP-7.0/ext/filter/
H A Dlogical_filters.c431 pcre *re = NULL; in php_filter_validate_regexp() local
602 pcre *re = NULL; in php_filter_validate_email() local
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_blacklist.c46 pcre *re; member
/PHP-7.0/ext/standard/
H A Dbrowscap.c559 pcre *re; in browser_reg_compare() local
/PHP-7.0/ext/zip/
H A Dphp_zip.c634 pcre *re = NULL; in php_zip_pcre() local
/PHP-7.0/ext/pgsql/
H A Dpgsql.c5726 pcre *re; local

Completed in 139 milliseconds