Searched refs:Z_INTL_TIMEZONE_P (Results 1 – 3 of 3) sorted by relevance
50 #define Z_INTL_TIMEZONE_P(zv) php_intl_timezone_fetch_object(Z_OBJ_P(zv)) macro
148 TimeZone_object *to = Z_INTL_TIMEZONE_P(zv_timezone); in timezone_process_timezone_argument()260 to1 = Z_INTL_TIMEZONE_P(object1); in TimeZone_compare_objects()261 to2 = Z_INTL_TIMEZONE_P(object2); in TimeZone_compare_objects()
489 other_to = Z_INTL_TIMEZONE_P(other_object); in PHP_FUNCTION()593 to = Z_INTL_TIMEZONE_P(object); in PHP_FUNCTION()612 to = Z_INTL_TIMEZONE_P(object); in PHP_FUNCTION()
Completed in 9 milliseconds