Home
last modified time | relevance | path

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

/PHP-8.3/ext/bz2/
H A Dbz2.c277 static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int);
422 php_bz2_error(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_BZ_ERRNO); in PHP_FUNCTION()
429 php_bz2_error(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_BZ_ERRSTR); in PHP_FUNCTION()
436 php_bz2_error(INTERNAL_FUNCTION_PARAM_PASSTHRU, PHP_BZ_ERRBOTH); in PHP_FUNCTION()
564 static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int opt) in php_bz2_error() function

Completed in 5 milliseconds