#include <math.h>
#include <php.h>
#include "../intl_error.h"
#include "../intl_data.h"
Go to the source code of this file.
◆ BREAKITER_ERROR
#define BREAKITER_ERROR |
( |
| bio | ) |
|
◆ BREAKITER_ERROR_CODE
#define BREAKITER_ERROR_CODE |
( |
| bio | ) |
|
Value:
#define BREAKITER_ERROR(bio)
#define INTL_ERROR_CODE(e)
Definition at line 52 of file breakiterator_class.h.
◆ BREAKITER_ERROR_CODE_P
#define BREAKITER_ERROR_CODE_P |
( |
| bio | ) |
|
◆ BREAKITER_ERROR_P
#define BREAKITER_ERROR_P |
( |
| bio | ) |
|
◆ BREAKITER_METHOD_FETCH_OBJECT
#define BREAKITER_METHOD_FETCH_OBJECT |
Value:
if (bio->biter ==
NULL) \
{ \
zend_throw_error(
NULL,
"Found unconstructed BreakIterator"); \
RETURN_THROWS(); \
}
#define BREAKITER_METHOD_FETCH_OBJECT_NO_CHECK
Definition at line 57 of file breakiterator_class.h.
◆ BREAKITER_METHOD_FETCH_OBJECT_NO_CHECK
◆ BREAKITER_METHOD_INIT_VARS
◆ Z_INTL_BREAKITERATOR_P
◆ BreakIterator
◆ breakiterator_object_construct()
◆ breakiterator_object_create()
◆ breakiterator_register_BreakIterator_class()
void breakiterator_register_BreakIterator_class |
( |
void | | ) |
|
◆ BreakIterator_ce_ptr
◆ BreakIterator_handlers
◆ RuleBasedBreakIterator_ce_ptr