Home
last modified time | relevance | path

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

/php-src/ext/intl/timezone/
H A Dtimezone_class.h50 #define Z_INTL_TIMEZONE_P(zv) php_intl_timezone_fetch_object(Z_OBJ_P(zv)) macro
H A Dtimezone_class.cpp148 TimeZone_object *to = Z_INTL_TIMEZONE_P(zv_timezone); in timezone_process_timezone_argument()
274 to1 = Z_INTL_TIMEZONE_P(object1); in TimeZone_compare_objects()
275 to2 = Z_INTL_TIMEZONE_P(object2); in TimeZone_compare_objects()
H A Dtimezone_methods.cpp496 other_to = Z_INTL_TIMEZONE_P(other_object); in PHP_FUNCTION()
600 to = Z_INTL_TIMEZONE_P(object); in PHP_FUNCTION()
619 to = Z_INTL_TIMEZONE_P(object); in PHP_FUNCTION()

Completed in 11 milliseconds