Home
last modified time | relevance | path

Searched defs:two (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/date/lib/
H A Dinterval.c29 static void swap_times(timelib_time **one, timelib_time **two, timelib_rel_time *rt) in swap_times()
39 static void sort_old_to_new(timelib_time **one, timelib_time **two, timelib_rel_time *rt) in sort_old_to_new()
71 static timelib_rel_time *timelib_diff_with_tzid(timelib_time *one, timelib_time *two) in timelib_diff_with_tzid()
146 timelib_rel_time *timelib_diff(timelib_time *one, timelib_time *two) in timelib_diff()
181 int timelib_diff_days(timelib_time *one, timelib_time *two) in timelib_diff_days()
H A Dparse_tz.c955 int timelib_same_timezone(timelib_time *one, timelib_time *two) in timelib_same_timezone()
/php-src/ext/dom/lexbor/lexbor/encoding/
H A Ddecode.c36 #define LXB_ENCODING_DECODE_UTF_8_BOUNDARY_SET(first, two, f_lower, s_upper) \ argument
167 #define LXB_ENCODING_DECODE_UTF_8_BOUNDARY_SET_SINGLE(first, two, f_lower, \ argument

Completed in 47 milliseconds