Searched refs:Z_INTL_CALENDAR_P (Results 1 – 5 of 5) sorted by relevance
44 #define Z_INTL_CALENDAR_P(zv) php_intl_calendar_fetch_object(Z_OBJ_P(zv)) macro
62 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()
377 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()
204 Calendar_object *co = Z_INTL_CALENDAR_P(return_value); in _php_intlgregcal_constructor_body()
211 Calendar_object *co = Z_INTL_CALENDAR_P(z);
Completed in 21 milliseconds