|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_types.h>
Data Fields | |
| zend_refcounted_h | gc |
| zend_ulong | h |
| size_t | len |
| char | val [1] |
Definition at line 373 of file zend_types.h.
| zend_refcounted_h _zend_string::gc |
Definition at line 374 of file zend_types.h.
| zend_ulong _zend_string::h |
Definition at line 375 of file zend_types.h.
| size_t _zend_string::len |
Definition at line 376 of file zend_types.h.
| char _zend_string::val[1] |
Definition at line 377 of file zend_types.h.