Home
last modified time | relevance | path

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

/php-src/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.cpp136 Calendar_object *co = Z_INTL_CALENDAR_P(return_value); in _php_intlgregcal_constructor_body()
258 co = Z_INTL_CALENDAR_P(return_value); in PHP_METHOD()
300 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()
775 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
913 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1173 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
1192 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
/php-src/ext/intl/common/
H A Dcommon_date.cpp203 Calendar_object *co = Z_INTL_CALENDAR_P(z); in intl_zval_to_millis()

Completed in 13 milliseconds