Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_object_handlers.h23 struct _zend_property_info;
26 ((struct _zend_property_info*)((intptr_t)-1))
203 …zend_class_entry *ce, zend_string *property_name, int type, struct _zend_property_info **prop_info…
207 ZEND_API struct _zend_property_info *zend_get_property_info(zend_class_entry *ce, zend_string *memb…
H A Dzend.h130 struct _zend_property_info **properties_info_table;
H A Dzend_types.h388 struct _zend_property_info *ptr[1];
392 struct _zend_property_info *ptr;
H A Dzend_compile.h361 typedef struct _zend_property_info { struct

Completed in 19 milliseconds