Home
last modified time | relevance | path

Searched refs:pcre2_match (Results 176 – 200 of 410) sorted by relevance

12345678910>>...17

/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/pcre2/src/
H A Dpcre2.h680 pcre2_match(const pcre2_code *, PCRE2_SPTR, PCRE2_SIZE, PCRE2_SIZE, \
864 #define pcre2_match PCRE2_SUFFIX(pcre2_match_) macro
/dports/devel/pcre2/pcre2-35fee41/
H A DChangeLog389 stack_frames_vector[] in pcre2_match(). When implemented, this disables
419 4. Add support for matching in invalid UTF strings to the pcre2_match()
542 applies to both interpretive pcre2_match() and to pcre2_dfa_match().
632 pcre2_match()) and pcre2_dfa_match(), but *not* the pcre2_jit_match() fast
950 that is called by both pcre2_match() and pcre2_dfa_match().
1053 number of code units (the bitmap case) in both pcre2_match() and
1182 16. Since 10.21, if pcre2_match() was called with a null context, default
1187 only to pcre2_match():
1810 32. Implemented the PCRE2_NO_JIT option for pcre2_match().
2088 second and subsequent calls to pcre2_match().
[all …]
/dports/lang/php73/php-7.3.33/ext/opcache/
H A Dzend_accelerator_blacklist.c361 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/www/mod_php81/php-8.1.1/ext/opcache/
H A Dzend_accelerator_blacklist.c364 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/lang/php80/php-8.0.15/ext/opcache/
H A Dzend_accelerator_blacklist.c364 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/lang/php81/php-8.1.1/ext/opcache/
H A Dzend_accelerator_blacklist.c364 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/lang/php74/php-7.4.27/ext/opcache/
H A Dzend_accelerator_blacklist.c361 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/www/php74-opcache/php-7.4.27/ext/opcache/
H A Dzend_accelerator_blacklist.c361 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/www/php73-opcache/php-7.3.33/ext/opcache/
H A Dzend_accelerator_blacklist.c361 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/www/php80-opcache/php-8.0.15/ext/opcache/
H A Dzend_accelerator_blacklist.c364 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/www/php81-opcache/php-8.1.1/ext/opcache/
H A Dzend_accelerator_blacklist.c364 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/devel/pcre2/pcre2-35fee41/src/
H A Dpcre2posix.c398 rc = pcre2_match((const pcre2_code *)preg->re_pcre2_code, in pcre2_regexec()
/dports/www/mod_php73/php-7.3.33/ext/opcache/
H A Dzend_accelerator_blacklist.c361 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/www/mod_php74/php-7.4.27/ext/opcache/
H A Dzend_accelerator_blacklist.c361 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/www/mod_php80/php-8.0.15/ext/opcache/
H A Dzend_accelerator_blacklist.c364 …int rc = pcre2_match(regexp_list_it->re, (PCRE2_SPTR)verify_path, verify_path_len, 0, 0, match_dat…
/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dconfigfile-glue.c651 return pcre2_match(dc->code, (PCRE2_SPTR)BUF_PTR_LEN(b), in config_pcre_match()
679 pcre2_match(dc->code, (PCRE2_SPTR)BUF_PTR_LEN(b), 0, 0, match_data, NULL); in config_pcre_match()
/dports/sysutils/fdupes/fdupes-2.1.2/
H A Dncurses-commands.c255 matches = pcre2_match(code, (PCRE2_SPTR)wcsfilename, PCRE2_ZERO_TERMINATED, 0, 0, md, 0); in cmd_select_regex()
526 matches = pcre2_match(code, (PCRE2_SPTR)wcsfilename, PCRE2_ZERO_TERMINATED, 0, 0, md, 0); in cmd_clear_selections_regex()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dregex.c368 regex->mfn = &pcre2_match; in regex_comp()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dregex.c368 regex->mfn = &pcre2_match; in regex_comp()
/dports/lang/php73/php-7.3.33/ext/pcre/
H A Dconfig0.m494 …pcre2lib/pcre2_jit_compile.c pcre2lib/pcre2_maketables.c pcre2lib/pcre2_match.c pcre2lib/pcre2_mat…
/dports/sysutils/less/less-551/
H A Dpattern.c386 matched = pcre2_match(pattern, (PCRE2_SPTR)line, line_len,
/dports/www/mod_php73/php-7.3.33/ext/pcre/
H A Dconfig0.m494 …pcre2lib/pcre2_jit_compile.c pcre2lib/pcre2_maketables.c pcre2lib/pcre2_match.c pcre2lib/pcre2_mat…
/dports/www/apache24/httpd-2.4.53/server/
H A Dutil_pcre.c428 rc = pcre2_match((const pcre2_code *)preg->re_pcre, in ap_regexec_len()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dregex_pcre.c267 rc = pcre2_match(pd->re, buffer, buflen, startoffset, options, results->match_data, pd->mctx); in cli_pcre_match()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dregex_pcre.c267 rc = pcre2_match(pd->re, buffer, buflen, startoffset, options, results->match_data, pd->mctx); in cli_pcre_match()

12345678910>>...17