Home
last modified time | relevance | path

Searched defs:rt (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/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 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() local
201 timelib_rel_time *rt; in timelib_diff() local
H A Dtm2unixtime.c179 void timelib_do_rel_normalize(timelib_time *base, timelib_rel_time *rt) in timelib_do_rel_normalize()
/PHP-8.1/ext/com_dotnet/
H A Dcom_typeinfo.c379 HREFTYPE rt; in php_com_locate_typeinfo() local
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c56 #define RT(rt) (reg_map[rt]) argument
H A DsljitNativeARM_T2_32.c79 #define RT4(rt) (reg_map[rt] << 12) argument
/PHP-8.1/ext/date/
H A Dphp_date.c3827 static bool date_interval_initialize(timelib_rel_time **rt, /*const*/ char *format, size_t format_l… in date_interval_initialize()

Completed in 33 milliseconds