Home
last modified time | relevance | path

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

/PHP-7.2/ext/date/lib/
H A Dtimelib.c72 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare() function
H A Dtimelib.h744 int timelib_time_compare(timelib_time *t1, timelib_time *t2);
/PHP-7.2/ext/date/
H A Dphp_date.c2262 return timelib_time_compare(o1->time, o2->time); in date_object_compare_date()

Completed in 29 milliseconds