Home
last modified time | relevance | path

Searched refs:INTERNAL_FUNCTION_PARAMETERS (Results 76 – 81 of 81) sorted by last modified time

1234

/PHP-7.4/ext/bz2/
H A Dbz2.c345 static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int);
640 static void php_bz2_error(INTERNAL_FUNCTION_PARAMETERS, int opt) in php_bz2_error() argument
/PHP-7.4/ext/calendar/
H A Deaster.c26 static void _cal_easter(INTERNAL_FUNCTION_PARAMETERS, zend_long gm) in _cal_easter() argument
/PHP-7.4/Zend/
H A Dzend_object_handlers.h123 …zend_object_call_method_t)(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS);
H A Dzend_compile.h461 typedef void (ZEND_FASTCALL *zif_handler)(INTERNAL_FUNCTION_PARAMETERS);
H A Dzend_API.h63 #define ZEND_NAMED_FUNCTION(name) void ZEND_FASTCALL name(INTERNAL_FUNCTION_PARAMETERS)
/PHP-7.4/ext/phar/
H A Dfunc_interceptors.c586 …size_t filename_length, int type, zif_handler orig_stat_func, INTERNAL_FUNCTION_PARAMETERS) /* {{{… in phar_file_stat() argument

Completed in 30 milliseconds

1234