Searched refs:zend_check_magic_method_non_static (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/Zend/ |
H A D | zend_API.c | 2599 static void zend_check_magic_method_non_static( in zend_check_magic_method_non_static() function 2644 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2648 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2652 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2656 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2661 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2667 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2673 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2679 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2691 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() [all …]
|
Completed in 28 milliseconds