Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/calendar/
H A Dcalendar_class.h43 static inline Calendar_object *php_intl_calendar_fetch_object(zend_object *obj) { in php_intl_calendar_fetch_object() function
46 #define Z_INTL_CALENDAR_P(zv) php_intl_calendar_fetch_object(Z_OBJ_P(zv))
H A Dcalendar_class.cpp92 co_new = php_intl_calendar_fetch_object(ret_val); in Calendar_clone_obj()
239 Calendar_object* co = php_intl_calendar_fetch_object(object); in Calendar_objects_free()

Completed in 11 milliseconds