Home
last modified time | relevance | path

Searched refs:TIMEZONE_ERROR (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.h47 #define TIMEZONE_ERROR(to) (to)->err macro
48 #define TIMEZONE_ERROR_P(to) &(TIMEZONE_ERROR(to))
50 #define TIMEZONE_ERROR_CODE(co) INTL_ERROR_CODE(TIMEZONE_ERROR(to))
51 #define TIMEZONE_ERROR_CODE_P(co) &(INTL_ERROR_CODE(TIMEZONE_ERROR(to)))
H A Dtimezone_methods.cpp610 &TIMEZONE_ERROR(to), "intltz_to_date_time_zone" TSRMLS_CC); in PHP_FUNCTION()

Completed in 11 milliseconds