Searched refs:when_co (Results 1 – 1 of 1) sorted by relevance
337 Calendar_object *when_co; in _php_intlcal_before_after() local348 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 10 milliseconds