Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend.h148 char type;
149 zend_string *name;
151 union {
155 int refcount;
156 uint32_t ce_flags;
174 zend_function *clone;
194 union {
206 uint32_t num_traits;
209 union {
224 union {
[all …]

Completed in 23 milliseconds