Home
last modified time | relevance | path

Searched refs:TIMEZONE_ERROR_P (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/intl/timezone/
H A Dtimezone_class.h53 #define TIMEZONE_ERROR_P(to) &(TIMEZONE_ERROR(to)) macro
H A Dtimezone_class.cpp334 intl_error_init(TIMEZONE_ERROR_P(to)); in TimeZone_object_init()
349 intl_error_reset(TIMEZONE_ERROR_P(to)); in TimeZone_objects_free()
H A Dtimezone_methods.cpp617 message = intl_error_get_message(TIMEZONE_ERROR_P(to)); in PHP_FUNCTION()

Completed in 8 milliseconds