php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_iterators.h>
Data Fields | |
zend_function * | zf_offsetget |
zend_function * | zf_offsetexists |
zend_function * | zf_offsetset |
zend_function * | zf_offsetunset |
Definition at line 80 of file zend_iterators.h.
zend_function* _zend_class_arrayaccess_funcs::zf_offsetexists |
Definition at line 82 of file zend_iterators.h.
zend_function* _zend_class_arrayaccess_funcs::zf_offsetget |
Definition at line 81 of file zend_iterators.h.
zend_function* _zend_class_arrayaccess_funcs::zf_offsetset |
Definition at line 83 of file zend_iterators.h.
zend_function* _zend_class_arrayaccess_funcs::zf_offsetunset |
Definition at line 84 of file zend_iterators.h.