Searched refs:zend_check_magic_method_non_static (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/Zend/ |
H A D | zend_API.c | 2720 static void zend_check_magic_method_non_static( in zend_check_magic_method_non_static() function 2765 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2769 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2773 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2777 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2782 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2788 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2794 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2800 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() 2812 zend_check_magic_method_non_static(ce, fptr, error_type); in zend_check_magic_method_implementation() [all …]
|
Completed in 21 milliseconds