Home
last modified time | relevance | path

Searched defs:_zend_class_entry (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/Zend/
H A Dzend.h476 struct _zend_class_entry { struct
480 struct _zend_class_entry *parent; argument
481 int refcount;
482 zend_uint ce_flags;
484 HashTable function_table;
485 HashTable properties_info;
489 HashTable constants_table;
519 zend_uint num_interfaces;
522 zend_uint num_traits;
526 union {
[all …]

Completed in 20 milliseconds