|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
| HashTable | storage |
| zend_long | index |
| HashPosition | pos |
| zend_long | flags |
| zend_function * | fptr_get_hash |
| zend_object | std |
Definition at line 48 of file spl_observer.c.
| zend_long _spl_SplObjectStorage::flags |
Definition at line 54 of file spl_observer.c.
| zend_function* _spl_SplObjectStorage::fptr_get_hash |
Definition at line 55 of file spl_observer.c.
| zend_long _spl_SplObjectStorage::index |
Definition at line 50 of file spl_observer.c.
| HashPosition _spl_SplObjectStorage::pos |
Definition at line 51 of file spl_observer.c.
| zend_object _spl_SplObjectStorage::std |
Definition at line 56 of file spl_observer.c.
| HashTable _spl_SplObjectStorage::storage |
Definition at line 49 of file spl_observer.c.