Home
last modified time | relevance | path

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

/PHP-7.3/ext/intl/timezone/
H A Dtimezone_class.h52 #define Z_INTL_TIMEZONE_P(zv) php_intl_timezone_fetch_object(Z_OBJ_P(zv)) macro
H A Dtimezone_class.cpp149 TimeZone_object *to = Z_INTL_TIMEZONE_P(zv_timezone); in timezone_process_timezone_argument()
231 to_orig = Z_INTL_TIMEZONE_P(object); in TimeZone_clone_obj()
270 to1 = Z_INTL_TIMEZONE_P(object1); in TimeZone_compare_objects()
271 to2 = Z_INTL_TIMEZONE_P(object2); in TimeZone_compare_objects()
302 to = Z_INTL_TIMEZONE_P(object); in TimeZone_get_debug_info()
H A Dtimezone_methods.cpp506 other_to = Z_INTL_TIMEZONE_P(other_object); in PHP_FUNCTION()
621 to = Z_INTL_TIMEZONE_P(object); in PHP_FUNCTION()
642 to = Z_INTL_TIMEZONE_P(object); in PHP_FUNCTION()

Completed in 9 milliseconds