Searched refs:incomplete_class_message (Results 1 – 1 of 1) sorted by relevance
37 static void incomplete_class_message(zval *object, int error_type TSRMLS_DC) in incomplete_class_message() function59 incomplete_class_message(object, E_NOTICE TSRMLS_CC); in incomplete_class_get_property()71 incomplete_class_message(object, E_NOTICE TSRMLS_CC); in incomplete_class_write_property()77 incomplete_class_message(object, E_NOTICE TSRMLS_CC); in incomplete_class_get_property_ptr_ptr()84 incomplete_class_message(object, E_NOTICE TSRMLS_CC); in incomplete_class_unset_property()90 incomplete_class_message(object, E_NOTICE TSRMLS_CC); in incomplete_class_has_property()97 incomplete_class_message(*object, E_ERROR TSRMLS_CC); in incomplete_class_get_method()
Completed in 5 milliseconds