Searched refs:zend_check_magic_method_public (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/Zend/ |
H A D | zend_API.c | 2617 static void zend_check_magic_method_public( in zend_check_magic_method_public() function 2657 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2662 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2668 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2674 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2680 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2686 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2692 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2697 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2702 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() [all …]
|
Completed in 23 milliseconds