Searched refs:when_co (Results 1 – 1 of 1) sorted by relevance
364 Calendar_object *when_co; in _php_intlcal_before_after() local377 when_co = static_cast<Calendar_object*>( in _php_intlcal_before_after()379 if (when_co->ucal == NULL) { in _php_intlcal_before_after()385 UBool res = (co->ucal->*func)(*when_co->ucal, CALENDAR_ERROR_CODE(co)); in _php_intlcal_before_after()
Completed in 25 milliseconds