|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
| #define | arginfo_class_IntlIterator_key arginfo_class_IntlIterator_current |
| #define | arginfo_class_IntlIterator_rewind arginfo_class_IntlIterator_next |
Functions | |
| ZEND_METHOD (IntlIterator, current) | |
| ZEND_METHOD (IntlIterator, key) | |
| ZEND_METHOD (IntlIterator, next) | |
| ZEND_METHOD (IntlIterator, rewind) | |
| ZEND_METHOD (IntlIterator, valid) | |
| #define arginfo_class_IntlIterator_key arginfo_class_IntlIterator_current |
Definition at line 7 of file common_arginfo.h.
| #define arginfo_class_IntlIterator_rewind arginfo_class_IntlIterator_next |
Definition at line 12 of file common_arginfo.h.
| ZEND_METHOD | ( | IntlIterator | , |
| current | ) |
| ZEND_METHOD | ( | IntlIterator | , |
| key | ) |
| ZEND_METHOD | ( | IntlIterator | , |
| next | ) |
| ZEND_METHOD | ( | IntlIterator | , |
| rewind | ) |
| ZEND_METHOD | ( | IntlIterator | , |
| valid | ) |