Home
last modified time | relevance | path

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

/PHP-8.3/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 Dgregoriancalendar_methods.cpp128 Calendar_object *co = Z_INTL_CALENDAR_P(return_value); in _php_intlgregcal_constructor_body()
250 co = Z_INTL_CALENDAR_P(return_value); in PHP_METHOD()
292 co = Z_INTL_CALENDAR_P(return_value); in PHP_METHOD()
H A Dcalendar_methods.cpp348 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()
767 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
905 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1165 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
1184 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
/PHP-8.3/ext/intl/common/
H A Dcommon_date.cpp203 Calendar_object *co = Z_INTL_CALENDAR_P(z); in intl_zval_to_millis()

Completed in 23 milliseconds