/PHP-8.0/ext/pcre/pcre2lib/ |
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_study.c | 103 find_minlength(const pcre2_real_code *re, PCRE2_SPTR code, in find_minlength() 781 set_table_bit(pcre2_real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL utf, in set_table_bit() 866 set_type_bits(pcre2_real_code *re, int cbit_type, unsigned int table_limit) in set_type_bits() 907 set_nottype_bits(pcre2_real_code *re, int cbit_type, unsigned int table_limit) in set_nottype_bits() 953 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf, BOOL ucp, in set_start_bits()
|
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 | 3247 const pcre2_real_code *re = (const pcre2_real_code *)code; in pcre2_dfa_match() local
|
H A D | pcre2_match.c | 6109 const pcre2_real_code *re = (const pcre2_real_code *)code; in pcre2_match() local
|
H A D | pcre2_jit_compile.c | 375 pcre2_real_code *re; member 13387 pcre2_real_code *re = (pcre2_real_code *)code; in jit_compile() local 14055 pcre2_real_code *re = (pcre2_real_code *)code; in pcre2_jit_compile() local
|
H A D | pcre2_compile.c | 9645 pcre2_real_code *re = NULL; /* What we will return */ in pcre2_compile() local
|
/PHP-8.0/win32/build/ |
H A D | buildconf.js | 232 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm"); variable
|
H A D | phpize.js.in | 243 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm"); variable
|
/PHP-8.0/ext/mbstring/ |
H A D | php_mbregex.c | 43 #define onig_match_with_param(re, str, end, at, region, option, mp) \ argument 892 php_mb_regex_t *re; in _php_mb_regex_ereg_exec() local 996 php_mb_regex_t *re; in _php_mb_regex_ereg_replace_exec() local 1183 php_mb_regex_t *re; in PHP_FUNCTION() local 1270 php_mb_regex_t *re; in PHP_FUNCTION() local
|
H A D | mbstring.c | 909 void *re = NULL; in PHP_INI_MH() local
|
/PHP-8.0/ext/filter/ |
H A D | logical_filters.c | 469 pcre2_code *re = NULL; in php_filter_validate_regexp() local 669 pcre2_code *re = NULL; in php_filter_validate_email() local
|
/PHP-8.0/ext/opcache/ |
H A D | zend_accelerator_blacklist.c | 46 pcre2_code *re; member
|
/PHP-8.0/ext/pcre/ |
H A D | php_pcre.c | 47 pcre2_code *re; member 606 pcre2_code *re = NULL; in pcre_get_compiled_regex_cache_ex() local 950 PHPAPI pcre2_match_data *php_pcre_create_match_data(uint32_t capture_count, pcre2_code *re) in php_pcre_create_match_data()
|
/PHP-8.0/ext/standard/ |
H A D | browscap.c | 553 pcre2_code *re; in browser_reg_compare() local
|
/PHP-8.0/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 490 pcre2_code *re = php_pcre_pce_re(pce); in check_fmt() local
|
/PHP-8.0/ext/zip/ |
H A D | php_zip.c | 747 pcre2_code *re = NULL; in php_zip_pcre() local
|
/PHP-8.0/ext/spl/ |
H A D | spl_iterators.c | 1817 pcre2_code *re; in PHP_METHOD() local
|
/PHP-8.0/ext/pgsql/ |
H A D | pgsql.c | 4482 pcre2_code *re; in php_pgsql_convert_match() local
|