Searched refs:php_date_set_time_fraction (Results 1 – 1 of 1) sorted by relevance
2347 static void php_date_set_time_fraction(timelib_time *time, int microsecond) in php_date_set_time_fraction() function2456 php_date_set_time_fraction(now, usec); in php_date_initialize()2489 php_date_set_time_fraction(dateobj->time, usec); in php_date_initialize_from_ts_long()3801 php_date_set_time_fraction(dateobj->time, 0); in php_date_timestamp_set()3866 php_date_set_time_fraction(new_dateobj->time, (int)us); in PHP_METHOD()3896 php_date_set_time_fraction(dateobj->time, (int)us); in PHP_METHOD()
Completed in 16 milliseconds