Home
last modified time | relevance | path

Searched refs:Z_INTL_CALENDAR_P (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/intl/calendar/
H A Dcalendar_class.h46 #define Z_INTL_CALENDAR_P(zv) php_intl_calendar_fetch_object(Z_OBJ_P(zv)) macro
H A Dcalendar_class.cpp65 Calendar_object *co = Z_INTL_CALENDAR_P(object); in calendar_fetch_native_calendar()
88 co_orig = Z_INTL_CALENDAR_P(object); in Calendar_clone_obj()
162 co = Z_INTL_CALENDAR_P(object); in Calendar_get_debug_info()
H A Dcalendar_methods.cpp380 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()
854 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1016 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1295 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
1316 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
H A Dgregoriancalendar_methods.cpp206 Calendar_object *co = Z_INTL_CALENDAR_P(return_value); in _php_intlgregcal_constructor_body()
/PHP-7.4/ext/intl/common/
H A Dcommon_date.cpp205 Calendar_object *co = Z_INTL_CALENDAR_P(z); in intl_zval_to_millis()

Completed in 16 milliseconds