Home
last modified time | relevance | path

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

/PHP-7.3/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.cpp382 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()
856 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1020 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1303 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
1324 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
H A Dgregoriancalendar_methods.cpp211 Calendar_object *co = Z_INTL_CALENDAR_P(return_value); in _php_intlgregcal_constructor_body()
/PHP-7.3/ext/intl/common/
H A Dcommon_date.cpp211 Calendar_object *co = Z_INTL_CALENDAR_P(z);

Completed in 18 milliseconds