Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_compile.h213 typedef struct _zend_property_info { struct
214 zend_uint flags;
215 const char *name;
216 int name_length;
217 ulong h;
218 int offset;
219 const char *doc_comment;
220 int doc_comment_len;
221 zend_class_entry *ce;

Completed in 8 milliseconds