Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dtimelib.c75 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare() function
H A Dtimelib.h927 int timelib_time_compare(timelib_time *t1, timelib_time *t2);
H A Dinterval.c189 if (timelib_time_compare(one, two) < 0) { in timelib_diff_days()
/php-src/ext/date/
H A Dphp_date.c1910 return timelib_time_compare(o1->time, o2->time); in date_object_compare_date()

Completed in 37 milliseconds