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.h419 typedef struct _zend_class_constant { struct
420 zval value; /* flags are stored in u2 */
421 zend_string *doc_comment;
422 HashTable *attributes;
423 zend_class_entry *ce;
424 zend_type type;

Completed in 15 milliseconds