Searched defs:rt (Results 1 – 6 of 6) sorted by relevance
29 static void swap_times(timelib_time **one, timelib_time **two, timelib_rel_time *rt) in swap_times()39 static void swap_if_negative(timelib_rel_time *rt) in swap_if_negative()58 static void sort_old_to_new(timelib_time **one, timelib_time **two, timelib_rel_time *rt) in sort_old_to_new()92 timelib_rel_time *rt; in timelib_diff_with_tzid() local201 timelib_rel_time *rt; in timelib_diff() local
179 void timelib_do_rel_normalize(timelib_time *base, timelib_rel_time *rt) in timelib_do_rel_normalize()
379 HREFTYPE rt; in php_com_locate_typeinfo() local
56 #define RT(rt) (reg_map[rt]) argument
79 #define RT4(rt) (reg_map[rt] << 12) argument
3827 static bool date_interval_initialize(timelib_rel_time **rt, /*const*/ char *format, size_t format_l… in date_interval_initialize()
Completed in 53 milliseconds