Home
last modified time | relevance | path

Searched refs:pcre2_get_error_message (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_error.c296 pcre2_get_error_message(int enumber, PCRE2_UCHAR *buffer, PCRE2_SIZE size) in pcre2_get_error_message() function
H A Dpcre2.h783 pcre2_get_error_message(int, PCRE2_UCHAR *, PCRE2_SIZE); \
850 #define pcre2_get_error_message PCRE2_SUFFIX(pcre2_get_error_message_) macro
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_blacklist.c183 pcre2_get_error_message(errnumber, pcre_error, sizeof(pcre_error)); in zend_accel_blacklist_update_regexp()
191 pcre2_get_error_message(errnumber, pcre_error, sizeof(pcre_error)); in zend_accel_blacklist_update_regexp()
/PHP-8.0/ext/pcre/
H A Dphp_pcre.c816 pcre2_get_error_message(errnumber, error, sizeof(error)); in pcre_get_compiled_regex_cache_ex()
839 pcre2_get_error_message(rc, error, sizeof(error)); in pcre_get_compiled_regex_cache_ex()
/PHP-8.0/ext/mbstring/
H A Dmbstring.c519 pcre2_get_error_message(errnum, err_str, sizeof(err_str)); in _php_mb_compile_regex()
/PHP-8.0/ext/pgsql/
H A Dpgsql.c4505 pcre2_get_error_message(errnumber, err_msg, sizeof(err_msg)); in php_pgsql_convert_match()

Completed in 44 milliseconds