Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/timezone/
H A Dtimezone_class.h49 static inline TimeZone_object *php_intl_timezone_fetch_object(zend_object *obj) { in php_intl_timezone_fetch_object() function
52 #define Z_INTL_TIMEZONE_P(zv) php_intl_timezone_fetch_object(Z_OBJ_P(zv))
H A Dtimezone_class.cpp237 to_new = php_intl_timezone_fetch_object(ret_val); in TimeZone_clone_obj()
362 TimeZone_object* to = php_intl_timezone_fetch_object(object); in TimeZone_objects_free()

Completed in 6 milliseconds