Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/calendar/
H A Dcalendar_methods.cpp364 Calendar_object *when_co; in _php_intlcal_before_after() local
377 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()
378 if (when_co->ucal == NULL) { in _php_intlcal_before_after()
384 UBool res = (co->ucal->*func)(*when_co->ucal, CALENDAR_ERROR_CODE(co)); in _php_intlcal_before_after()

Completed in 8 milliseconds