Home
last modified time | relevance | path

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

/PHP-8.2/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_methods.cpp348 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()
H A Dgregoriancalendar_methods.cpp93 Calendar_object *co = Z_INTL_CALENDAR_P(return_value); in _php_intlgregcal_constructor_body()
/PHP-8.2/ext/intl/common/
H A Dcommon_date.cpp203 Calendar_object *co = Z_INTL_CALENDAR_P(z); in intl_zval_to_millis()

Completed in 10 milliseconds