Home
last modified time | relevance | path

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

/PHP-5.6/ext/date/lib/
H A Dtimelib.h141 int timelib_time_compare(timelib_time *t1, timelib_time *t2);
H A Dtimelib.c68 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare() function
/PHP-5.6/ext/date/
H A Dphp_date.c2200 return timelib_time_compare(o1->time, o2->time); in date_object_compare_date()

Completed in 19 milliseconds