/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_study.c | 101 find_minlength(const pcre2_real_code *re, PCRE2_SPTR code, in find_minlength() 758 set_table_bit(pcre2_real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL utf) in set_table_bit() 836 set_type_bits(pcre2_real_code *re, int cbit_type, unsigned int table_limit) in set_type_bits() 877 set_nottype_bits(pcre2_real_code *re, int cbit_type, unsigned int table_limit) in set_nottype_bits() 917 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf) in set_start_bits()
|
H A D | pcre2_pattern_info.c | 67 const pcre2_real_code *re = (pcre2_real_code *)code; in pcre2_pattern_info() local 271 pcre2_real_code *re = (pcre2_real_code *)code; in pcre2_callout_enumerate() local
|
H A D | pcre2_serialize.c | 80 const pcre2_real_code *re; in pcre2_serialize_encode() local
|
H A D | pcre2_printint.c | 308 pcre2_printint(pcre2_code *re, FILE *f, BOOL print_lengths) in pcre2_printint()
|
H A D | pcre2_dfa_match.c | 3229 const pcre2_real_code *re = (const pcre2_real_code *)code; in pcre2_dfa_match() local
|
H A D | pcre2_match.c | 6005 const pcre2_real_code *re = (const pcre2_real_code *)code; in pcre2_match() local
|
H A D | pcre2_jit_compile.c | 372 pcre2_real_code *re; member 12021 pcre2_real_code *re = (pcre2_real_code *)code; in jit_compile() local
|
H A D | pcre2_compile.c | 9120 pcre2_real_code *re = NULL; /* What we will return */ in pcre2_compile() local
|
/PHP-7.3/win32/build/ |
H A D | buildconf.js | 234 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm"); variable
|
H A D | phpize.js.in | 239 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm"); variable
|
/PHP-7.3/ext/mbstring/ |
H A D | php_mbregex.c | 45 #define onig_match_with_param(re, str, end, at, region, option, mp) \ argument 893 php_mb_regex_t *re; in _php_mb_regex_ereg_exec() local 1016 php_mb_regex_t *re; in _php_mb_regex_ereg_replace_exec() local 1269 php_mb_regex_t *re; in PHP_FUNCTION() local 1357 php_mb_regex_t *re; in PHP_FUNCTION() local
|
H A D | mbstring.c | 76 #define onig_match_with_param(re, str, end, at, region, option, mp) \ argument 1476 void *re = NULL; in PHP_INI_MH() local
|
/PHP-7.3/ext/filter/ |
H A D | logical_filters.c | 445 pcre2_code *re = NULL; in php_filter_validate_regexp() local 650 pcre2_code *re = NULL; in php_filter_validate_email() local
|
/PHP-7.3/ext/opcache/ |
H A D | zend_accelerator_blacklist.c | 46 pcre2_code *re; member
|
/PHP-7.3/ext/pcre/ |
H A D | php_pcre.c | 49 pcre2_code *re; member 534 pcre2_code *re = NULL; in pcre_get_compiled_regex_cache_ex() local 919 PHPAPI pcre2_match_data *php_pcre_create_match_data(uint32_t capture_count, pcre2_code *re) in php_pcre_create_match_data()
|
/PHP-7.3/ext/standard/ |
H A D | browscap.c | 578 pcre2_code *re; in browser_reg_compare() local
|
/PHP-7.3/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 436 pcre2_code *re = php_pcre_pce_re(pce); in check_fmt() local
|
/PHP-7.3/ext/zip/ |
H A D | php_zip.c | 656 pcre2_code *re = NULL; in php_zip_pcre() local
|
/PHP-7.3/ext/spl/ |
H A D | spl_iterators.c | 2028 pcre2_code *re; in SPL_METHOD() local
|
/PHP-7.3/ext/pgsql/ |
H A D | pgsql.c | 5758 pcre2_code *re; local
|