Home
last modified time | relevance | path

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

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