Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp281 double time_arg; in PHP_FUNCTION() local
285 &object, Calendar_ce_ptr, &time_arg) == FAILURE) { in PHP_FUNCTION()
293 co->ucal->setTime((UDate)time_arg, CALENDAR_ERROR_CODE(co)); in PHP_FUNCTION()

Completed in 7 milliseconds