#include <unicode/umachine.h>
#include <php.h>
#include "../intl_error.h"
#include "../intl_data.h"
Go to the source code of this file.
◆ INTLITERATOR_ERROR
#define INTLITERATOR_ERROR |
( |
| ii | ) |
|
◆ INTLITERATOR_ERROR_CODE
#define INTLITERATOR_ERROR_CODE |
( |
| ii | ) |
|
Value:
#define INTLITERATOR_ERROR(ii)
#define INTL_ERROR_CODE(e)
Definition at line 35 of file common_enum.h.
◆ INTLITERATOR_ERROR_CODE_P
#define INTLITERATOR_ERROR_CODE_P |
( |
| ii | ) |
|
◆ INTLITERATOR_ERROR_P
#define INTLITERATOR_ERROR_P |
( |
| ii | ) |
|
◆ INTLITERATOR_METHOD_FETCH_OBJECT
#define INTLITERATOR_METHOD_FETCH_OBJECT |
Value:
if (ii->iterator ==
NULL) { \
zend_throw_error(
NULL,
"Found unconstructed IntlIterator"); \
RETURN_THROWS(); \
}
#define INTLITERATOR_METHOD_FETCH_OBJECT_NO_CHECK
Definition at line 40 of file common_enum.h.
◆ INTLITERATOR_METHOD_FETCH_OBJECT_NO_CHECK
◆ INTLITERATOR_METHOD_INIT_VARS
◆ Z_INTL_ITERATOR_P
◆ intl_register_common_symbols()
U_CFUNC void intl_register_common_symbols |
( |
int | module_number | ) |
|
◆ zoi_with_current_dtor()
◆ zoi_with_current_get_current_data()
◆ zoi_with_current_get_gc()
◆ zoi_with_current_invalidate_current()
◆ zoi_with_current_valid()
◆ IntlIterator_ce_ptr
◆ IntlIterator_handlers