Home
last modified time | relevance | path

Searched defs:pcre2_match_data_create_from_pattern_8 (Results 1 – 9 of 9) sorted by relevance

/dports/www/mod_php80/php-8.0.15/main/
H A Dphp_compat.h61 #define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern macro
/dports/www/mod_php81/php-8.1.1/main/
H A Dphp_compat.h61 #define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern macro
/dports/lang/php73/php-7.3.33/main/
H A Dphp_compat.h63 #define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern macro
/dports/lang/php74/php-7.4.27/main/
H A Dphp_compat.h63 #define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern macro
/dports/lang/php81/php-8.1.1/main/
H A Dphp_compat.h61 #define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern macro
/dports/lang/php80/php-8.0.15/main/
H A Dphp_compat.h61 #define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern macro
/dports/www/mod_php74/php-7.4.27/main/
H A Dphp_compat.h63 #define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern macro
/dports/www/mod_php73/php-7.3.33/main/
H A Dphp_compat.h63 #define pcre2_match_data_create_from_pattern_8 php_pcre2_match_data_create_from_pattern macro
/dports/textproc/ripgrep/ripgrep-13.0.0/cargo-crates/pcre2-sys-0.2.5/src/
H A Dbindings.rs522 pub fn pcre2_match_data_create_from_pattern_8( in pcre2_match_data_create_from_pattern_8() function