Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_pattern_info.c67 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 Dpcre2_study.c103 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 Dpcre2_serialize.c80 const pcre2_real_code *re; in pcre2_serialize_encode() local
H A Dpcre2_printint.c308 pcre2_printint(pcre2_code *re, FILE *f, BOOL print_lengths) in pcre2_printint()
H A Dpcre2_dfa_match.c3247 const pcre2_real_code *re = (const pcre2_real_code *)code; in pcre2_dfa_match() local
H A Dpcre2_match.c6109 const pcre2_real_code *re = (const pcre2_real_code *)code; in pcre2_match() local
H A Dpcre2_jit_compile.c375 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 Dpcre2_compile.c9645 pcre2_real_code *re = NULL; /* What we will return */ in pcre2_compile() local
/PHP-7.4/win32/build/
H A Dbuildconf.js234 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm"); variable
H A Dphpize.js.in245 re = new RegExp("(ARG_(ENABLE|WITH)\([^;]+\);)", "gm"); variable
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c46 #define onig_match_with_param(re, str, end, at, region, option, mp) \ argument
896 php_mb_regex_t *re; in _php_mb_regex_ereg_exec() local
1023 php_mb_regex_t *re; in _php_mb_regex_ereg_replace_exec() local
1280 php_mb_regex_t *re; in PHP_FUNCTION() local
1368 php_mb_regex_t *re; in PHP_FUNCTION() local
H A Dmbstring.c72 #define onig_match_with_param(re, str, end, at, region, option, mp) \ argument
1450 void *re = NULL; in PHP_INI_MH() local
/PHP-7.4/ext/filter/
H A Dlogical_filters.c468 pcre2_code *re = NULL; in php_filter_validate_regexp() local
673 pcre2_code *re = NULL; in php_filter_validate_email() local
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.c46 pcre2_code *re; member
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c48 pcre2_code *re; member
578 pcre2_code *re = NULL; in pcre_get_compiled_regex_cache_ex() local
938 PHPAPI pcre2_match_data *php_pcre_create_match_data(uint32_t capture_count, pcre2_code *re) in php_pcre_create_match_data()
/PHP-7.4/ext/standard/
H A Dbrowscap.c556 pcre2_code *re; in browser_reg_compare() local
/PHP-7.4/ext/fileinfo/libmagic/
H A Dsoftmagic.c483 pcre2_code *re = php_pcre_pce_re(pce); in check_fmt() local
/PHP-7.4/ext/zip/
H A Dphp_zip.c651 pcre2_code *re = NULL; in php_zip_pcre() local
/PHP-7.4/ext/spl/
H A Dspl_iterators.c2006 pcre2_code *re; in SPL_METHOD() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c5758 pcre2_code *re; local

Completed in 152 milliseconds