Home
last modified time | relevance | path

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

/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp337 Calendar_object *when_co; in _php_intlcal_before_after() local
348 when_co = Z_INTL_CALENDAR_P(when_object); in _php_intlcal_before_after()
349 if (when_co->ucal == NULL) { in _php_intlcal_before_after()
354 UBool res = (co->ucal->*func)(*when_co->ucal, CALENDAR_ERROR_CODE(co)); in _php_intlcal_before_after()

Completed in 7 milliseconds