zend_check_magic_method_implementation
zend_check_magic_method_implementation -- ...
説明
#include <zend_API.h>
void 
zend_check_magic_method_implementation ( zend_class_entry* ce, zend_function* fptr, int error_type, magic TSRMLS_DC )
   ...
  
パラメータ
   
- ce
 
       ...
      
- fptr
 
       ...
      
- error_type
 
       ...
      
- TSRMLS_DC
 
       ...