Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.h421 typedef struct _zend_class_constant { struct
422 zval value; /* flags are stored in u2 */
423 zend_string *doc_comment;
424 HashTable *attributes;
425 zend_class_entry *ce;
426 zend_type type;

Completed in 15 milliseconds