Home
last modified time | relevance | path

Searched refs:zend_check_magic_method_implementation (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_API.h274 ZEND_API void zend_check_magic_method_implementation(const zend_class_entry *ce, const zend_functio…
H A Dzend_API.c1965 ZEND_API void zend_check_magic_method_implementation(const zend_class_entry *ce, const zend_functio… in zend_check_magic_method_implementation() function
2182 zend_check_magic_method_implementation(scope, reg_function, error_type TSRMLS_CC); in zend_register_functions()
H A Dzend_compile.c1815zend_check_magic_method_implementation(CG(active_class_entry), (zend_function*)CG(active_op_array)… in zend_do_end_function_declaration()

Completed in 55 milliseconds