#include <math.h>
#include <stdio.h>
#include <php.h>
#include "intl_error.h"
#include "intl_data.h"
Go to the source code of this file.
◆ TIMEZONE_ERROR
◆ TIMEZONE_ERROR_CODE
#define TIMEZONE_ERROR_CODE |
( |
| co | ) |
|
Value:
#define INTL_ERROR_CODE(e)
#define TIMEZONE_ERROR(to)
Definition at line 55 of file timezone_class.h.
◆ TIMEZONE_ERROR_CODE_P
#define TIMEZONE_ERROR_CODE_P |
( |
| co | ) |
|
◆ TIMEZONE_ERROR_P
#define TIMEZONE_ERROR_P |
( |
| to | ) |
|
◆ TIMEZONE_METHOD_FETCH_OBJECT
#define TIMEZONE_METHOD_FETCH_OBJECT |
Value:
if (to->utimezone ==
NULL) { \
zend_throw_error(
NULL,
"Found unconstructed IntlTimeZone"); \
RETURN_THROWS(); \
}
#define TIMEZONE_METHOD_FETCH_OBJECT_NO_CHECK
Definition at line 60 of file timezone_class.h.
◆ TIMEZONE_METHOD_FETCH_OBJECT_NO_CHECK
◆ TIMEZONE_METHOD_INIT_VARS
◆ Z_INTL_TIMEZONE_P
◆ TimeZone
◆ timezone_convert_to_datetimezone()
◆ timezone_object_construct()
void timezone_object_construct |
( |
const TimeZone * | zone, |
|
|
zval * | object, |
|
|
int | owned ) |
◆ timezone_process_timezone_argument()
◆ timezone_register_IntlTimeZone_class()
void timezone_register_IntlTimeZone_class |
( |
void | | ) |
|
◆ TimeZone_ce_ptr
◆ TimeZone_handlers