Searched refs:zend_check_magic_method_public (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ |
H A D | zend_API.c | 2738 static void zend_check_magic_method_public( in zend_check_magic_method_public() function 2778 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2783 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2789 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2795 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2801 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2807 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2813 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2818 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() 2823 zend_check_magic_method_public(ce, fptr, error_type); in zend_check_magic_method_implementation() [all …]
|
Completed in 26 milliseconds