#include <math.h>
#include <php.h>
#include "intl_error.h"
#include "intl_data.h"
Go to the source code of this file.
◆ CALENDAR_ERROR
◆ CALENDAR_ERROR_CODE
#define CALENDAR_ERROR_CODE |
( |
| co | ) |
|
Value:
#define CALENDAR_ERROR(co)
#define INTL_ERROR_CODE(e)
Definition at line 49 of file calendar_class.h.
◆ CALENDAR_ERROR_CODE_P
#define CALENDAR_ERROR_CODE_P |
( |
| co | ) |
|
◆ CALENDAR_ERROR_P
#define CALENDAR_ERROR_P |
( |
| co | ) |
|
◆ CALENDAR_METHOD_FETCH_OBJECT
#define CALENDAR_METHOD_FETCH_OBJECT |
Value:
{ \
zend_throw_error(
NULL,
"Found unconstructed IntlCalendar"); \
RETURN_THROWS(); \
}
#define CALENDAR_METHOD_FETCH_OBJECT_NO_CHECK
Definition at line 54 of file calendar_class.h.
◆ CALENDAR_METHOD_FETCH_OBJECT_NO_CHECK
◆ CALENDAR_METHOD_INIT_VARS
◆ Z_INTL_CALENDAR_P
◆ Calendar
◆ calendar_fetch_native_calendar()
◆ calendar_object_construct()
◆ calendar_object_create()
◆ calendar_register_IntlCalendar_class()
void calendar_register_IntlCalendar_class |
( |
void | | ) |
|
◆ Calendar_ce_ptr
◆ Calendar_handlers
◆ GregorianCalendar_ce_ptr