Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_API.c2557 static void zend_check_magic_method_args( in zend_check_magic_method_args() function
2669 zend_check_magic_method_args(0, ce, fptr, error_type); in zend_check_magic_method_implementation()
2673 zend_check_magic_method_args(0, ce, fptr, error_type); in zend_check_magic_method_implementation()
2677 zend_check_magic_method_args(1, ce, fptr, error_type); in zend_check_magic_method_implementation()
2682 zend_check_magic_method_args(2, ce, fptr, error_type); in zend_check_magic_method_implementation()
2688 zend_check_magic_method_args(1, ce, fptr, error_type); in zend_check_magic_method_implementation()
2694 zend_check_magic_method_args(1, ce, fptr, error_type); in zend_check_magic_method_implementation()
2700 zend_check_magic_method_args(2, ce, fptr, error_type); in zend_check_magic_method_implementation()
2706 zend_check_magic_method_args(2, ce, fptr, error_type); in zend_check_magic_method_implementation()
2712 zend_check_magic_method_args(0, ce, fptr, error_type); in zend_check_magic_method_implementation()
[all …]

Completed in 21 milliseconds