Home
last modified time | relevance | path

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

/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_compile.h371 typedef struct _zend_property_info { struct
372 uint32_t offset; /* property offset for object properties or
374 uint32_t flags;
375 zend_string *name;
376 zend_string *doc_comment;
377 HashTable *attributes;
378 zend_class_entry *ce;
379 zend_type type;
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_compile.h371 typedef struct _zend_property_info { struct
372 uint32_t offset; /* property offset for object properties or
374 uint32_t flags;
375 zend_string *name;
376 zend_string *doc_comment;
377 HashTable *attributes;
378 zend_class_entry *ce;
379 zend_type type;
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_compile.h361 typedef struct _zend_property_info { struct
362 uint32_t offset; /* property offset for object properties or
364 uint32_t flags;
365 zend_string *name;
366 zend_string *doc_comment;
367 HashTable *attributes;
368 zend_class_entry *ce;
369 zend_type type;
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_compile.h361 typedef struct _zend_property_info { struct
362 uint32_t offset; /* property offset for object properties or
364 uint32_t flags;
365 zend_string *name;
366 zend_string *doc_comment;
367 HashTable *attributes;
368 zend_class_entry *ce;
369 zend_type type;
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_compile.h361 typedef struct _zend_property_info { struct
362 uint32_t offset; /* property offset for object properties or
364 uint32_t flags;
365 zend_string *name;
366 zend_string *doc_comment;
367 zend_class_entry *ce;
368 zend_type type;
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_compile.h361 typedef struct _zend_property_info { struct
362 uint32_t offset; /* property offset for object properties or
364 uint32_t flags;
365 zend_string *name;
366 zend_string *doc_comment;
367 zend_class_entry *ce;
368 zend_type type;
/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_compile.h339 typedef struct _zend_property_info { struct
340 uint32_t offset; /* property offset for object properties or
342 uint32_t flags;
343 zend_string *name;
344 zend_string *doc_comment;
345 zend_class_entry *ce;
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_compile.h339 typedef struct _zend_property_info { struct
340 uint32_t offset; /* property offset for object properties or
342 uint32_t flags;
343 zend_string *name;
344 zend_string *doc_comment;
345 zend_class_entry *ce;