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 sort_old_to_new(timelib_time **one, timelib_time **two, timelib_rel_time *rt) in sort_old_to_new()73 timelib_rel_time *rt; in timelib_diff_with_tzid() local148 timelib_rel_time *rt; in timelib_diff() local
188 void timelib_do_rel_normalize(timelib_time *base, timelib_rel_time *rt) in timelib_do_rel_normalize()
385 HREFTYPE rt; in php_com_locate_typeinfo() local
56 #define RT(rt) ((sljit_ins)reg_map[rt]) argument
92 #define RT4(rt) ((sljit_ins)reg_map[rt] << 12) argument
4430 static bool date_interval_initialize(timelib_rel_time **rt, /*const*/ char *format, size_t format_l… in date_interval_initialize()
Completed in 50 milliseconds