Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_compile.h163 typedef struct _zend_property_info { struct
164 zend_uint flags;
165 char *name;
166 int name_length;
167 ulong h;
168 char *doc_comment;
169 int doc_comment_len;
170 zend_class_entry *ce;

Completed in 14 milliseconds