Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_refcount.c82 REAL_PCRE *re = (REAL_PCRE *)argument_re; in pcre_refcount() local
H A Dpcre_fullinfo.c82 const REAL_PCRE *re = (const REAL_PCRE *)argument_re; in pcre_fullinfo() local
H A Dpcre_study.c83 find_minlength(const REAL_PCRE *re, const pcre_uchar *code, in find_minlength()
1470 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.c312 REAL_PCRE *re = (REAL_PCRE *)external_re; in pcre_printint() local
H A Dpcre_exec.c323 #define RMATCH(ra,rb,rc,rd,re,rw) \ argument
335 #define RMATCH(ra,rb,rc,rd,re,rw) \ argument
349 #define RMATCH(ra,rb,rc,rd,re,rw)\ argument
6386 const REAL_PCRE *re = (const REAL_PCRE *)argument_re; in pcre_exec() local
H A Dpcre_get.c274 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.c9059 REAL_PCRE *re; in pcre_compile2() local
/PHP-7.2/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.2/ext/pcre/
H A Dphp_pcre.h47 pcre *re; member
H A Dphp_pcre.c327 pcre *re = NULL; in pcre_get_compiled_regex_cache_ex() local
/PHP-7.2/ext/mbstring/
H A Dphp_mbregex.c697 php_mb_regex_t *re; in _php_mb_regex_ereg_exec() local
820 php_mb_regex_t *re; in _php_mb_regex_ereg_replace_exec() local
1097 php_mb_regex_t *re; in PHP_FUNCTION() local
1185 php_mb_regex_t *re; in PHP_FUNCTION() local
H A Dmbstring.c1435 void *re = NULL; in PHP_INI_MH() local
/PHP-7.2/ext/filter/
H A Dlogical_filters.c431 pcre *re = NULL; in php_filter_validate_regexp() local
601 pcre *re = NULL; in php_filter_validate_email() local
/PHP-7.2/ext/opcache/
H A Dzend_accelerator_blacklist.c46 pcre *re; member
/PHP-7.2/ext/standard/
H A Dbrowscap.c555 pcre *re; in browser_reg_compare() local
/PHP-7.2/ext/zip/
H A Dphp_zip.c654 pcre *re = NULL; in php_zip_pcre() local
/PHP-7.2/ext/pgsql/
H A Dpgsql.c5768 pcre *re; local

Completed in 149 milliseconds