Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_API.c2535 static void zend_check_magic_method_args( in zend_check_magic_method_args() function
2647 zend_check_magic_method_args(0, ce, fptr, error_type); in zend_check_magic_method_implementation()
2651 zend_check_magic_method_args(0, ce, fptr, error_type); in zend_check_magic_method_implementation()
2655 zend_check_magic_method_args(1, ce, fptr, error_type); in zend_check_magic_method_implementation()
2660 zend_check_magic_method_args(2, ce, fptr, error_type); in zend_check_magic_method_implementation()
2666 zend_check_magic_method_args(1, ce, fptr, error_type); in zend_check_magic_method_implementation()
2672 zend_check_magic_method_args(1, ce, fptr, error_type); in zend_check_magic_method_implementation()
2678 zend_check_magic_method_args(2, ce, fptr, error_type); in zend_check_magic_method_implementation()
2684 zend_check_magic_method_args(2, ce, fptr, error_type); in zend_check_magic_method_implementation()
2690 zend_check_magic_method_args(0, ce, fptr, error_type); in zend_check_magic_method_implementation()
[all …]

Completed in 23 milliseconds