Home
last modified time | relevance | path

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

/PHP-7.2/ext/intl/calendar/
H A Dcalendar_class.h41 static inline Calendar_object *php_intl_calendar_fetch_object(zend_object *obj) { in php_intl_calendar_fetch_object() function
44 #define Z_INTL_CALENDAR_P(zv) php_intl_calendar_fetch_object(Z_OBJ_P(zv))
H A Dcalendar_class.cpp89 co_new = php_intl_calendar_fetch_object(ret_val); in Calendar_clone_obj()
237 Calendar_object* co = php_intl_calendar_fetch_object(object); in Calendar_objects_free()

Completed in 6 milliseconds