Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp367 Calendar_object *when_co; in _php_intlcal_before_after() local
380 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()
381 if (when_co->ucal == NULL) { in _php_intlcal_before_after()
387 UBool res = (co->ucal->*func)(*when_co->ucal, CALENDAR_ERROR_CODE(co)); in _php_intlcal_before_after()

Completed in 7 milliseconds