Searched refs:zend_std_get_constructor (Results 1 – 5 of 5) sorted by relevance
170 && ce->default_object_handlers->get_constructor == zend_std_get_constructor in is_allocation_def()239 && ce->default_object_handlers->get_constructor == zend_std_get_constructor in is_local_def()
3392 && ce->default_object_handlers->get_constructor == zend_std_get_constructor) { in _zend_update_type_info()
253 ZEND_API zend_function *zend_std_get_constructor(zend_object *object);
2024 ZEND_API zend_function *zend_std_get_constructor(zend_object *zobj) /* {{{ */ in zend_std_get_constructor() function2457 zend_std_get_constructor, /* get_constructor */
529 zend_std_get_constructor,
Completed in 30 milliseconds