Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/calendar/
H A Dcalendar_class.h44 #define Z_INTL_CALENDAR_P(zv) php_intl_calendar_fetch_object(Z_OBJ_P(zv)) macro
H A Dcalendar_class.cpp62 Calendar_object *co = Z_INTL_CALENDAR_P(object); in calendar_fetch_native_calendar()
85 co_orig = Z_INTL_CALENDAR_P(object); in Calendar_clone_obj()
160 co = Z_INTL_CALENDAR_P(object); in Calendar_get_debug_info()
H A Dcalendar_methods.cpp377 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()
851 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1015 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1298 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
1319 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
H A Dgregoriancalendar_methods.cpp204 Calendar_object *co = Z_INTL_CALENDAR_P(return_value); in _php_intlgregcal_constructor_body()
/PHP-7.0/ext/intl/common/
H A Dcommon_date.cpp211 Calendar_object *co = Z_INTL_CALENDAR_P(z);

Completed in 20 milliseconds