Searched refs:Z_INTL_CALENDAR_P (Results 1 – 5 of 5) sorted by relevance
46 #define Z_INTL_CALENDAR_P(zv) php_intl_calendar_fetch_object(Z_OBJ_P(zv)) macro
65 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()
382 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()
211 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 40 milliseconds