|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <php.h>#include <zend.h>#include <zend_API.h>#include "resourcebundle/resourcebundle.h"#include "resourcebundle/resourcebundle_class.h"#include "resourcebundle/resourcebundle_iterator.h"Go to the source code of this file.
Functions | |
| zend_object_iterator * | resourcebundle_get_iterator (zend_class_entry *ce, zval *object, int byref) |
| zend_object_iterator * resourcebundle_get_iterator | ( | zend_class_entry * | ce, |
| zval * | object, | ||
| int | byref ) |
Definition at line 148 of file resourcebundle_iterator.c.