Searched refs:zend_class_can_be_lazy (Results 1 – 3 of 3) sorted by relevance
60 ZEND_API bool zend_class_can_be_lazy(zend_class_entry *ce);
186 ZEND_API bool zend_class_can_be_lazy(zend_class_entry *ce) in zend_class_can_be_lazy() function
5975 if (!zend_class_can_be_lazy(object->ce)) { in reflection_property_check_lazy_compatible()
Completed in 29 milliseconds