Home
last modified time | relevance | path

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

/PHP-8.3/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()
73 timelib_rel_time *rt; in timelib_diff_with_tzid() local
148 timelib_rel_time *rt; in timelib_diff() local
H A Dtm2unixtime.c188 void timelib_do_rel_normalize(timelib_time *base, timelib_rel_time *rt) in timelib_do_rel_normalize()
/PHP-8.3/ext/com_dotnet/
H A Dcom_typeinfo.c385 HREFTYPE rt; in php_com_locate_typeinfo() local
/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_64.c56 #define RT(rt) ((sljit_ins)reg_map[rt]) argument
H A DsljitNativeARM_T2_32.c81 #define RT4(rt) ((sljit_ins)reg_map[rt] << 12) argument
/PHP-8.3/ext/date/
H A Dphp_date.c4235 static bool date_interval_initialize(timelib_rel_time **rt, /*const*/ char *format, size_t format_l… in date_interval_initialize()

Completed in 54 milliseconds