Searched refs:Z_INTL_CALENDAR_P (Results 1 – 4 of 4) sorted by relevance
44 #define Z_INTL_CALENDAR_P(zv) php_intl_calendar_fetch_object(Z_OBJ_P(zv)) macro
348 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()715 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()853 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()1113 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()1132 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
93 Calendar_object *co = Z_INTL_CALENDAR_P(return_value); in _php_intlgregcal_constructor_body()
203 Calendar_object *co = Z_INTL_CALENDAR_P(z); in intl_zval_to_millis()
Completed in 17 milliseconds