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()
260 co = Z_INTL_CALENDAR_P(return_value); in PHP_METHOD()
308 co = Z_INTL_CALENDAR_P(return_value); in PHP_METHOD()
H A Dcalendar_methods.cpp346 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()
773 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
911 other_co = Z_INTL_CALENDAR_P(other_object); in PHP_FUNCTION()
1171 co = Z_INTL_CALENDAR_P(object); in PHP_FUNCTION()
1190 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 10 milliseconds