Home
last modified time | relevance | path

Searched refs:_zend_property_info (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/
H A Dzend_object_handlers.h27 struct _zend_property_info;
30 ((struct _zend_property_info*)((intptr_t)-1))
208 …zend_class_entry *ce, zend_string *property_name, int type, struct _zend_property_info **prop_info…
212 ZEND_API struct _zend_property_info *zend_get_property_info(const zend_class_entry *ce, zend_string…
H A Dzend.h170 struct _zend_property_info **properties_info_table;
H A Dzend_types.h575 struct _zend_property_info *ptr[1];
579 struct _zend_property_info *ptr;
H A Dzend_compile.h401 typedef struct _zend_property_info { struct

Completed in 24 milliseconds