Searched defs:one (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/date/lib/ |
H A D | interval.c | 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() 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 D | parse_tz.c | 955 int timelib_same_timezone(timelib_time *one, timelib_time *two) in timelib_same_timezone()
|
/php-src/sapi/fuzzer/corpus/json/ |
H A D | pass1.json | 17 "one": 1, number
|
/php-src/ext/dom/lexbor/lexbor/core/ |
H A D | dtoa.c | 84 lexbor_diyfp_t one, wp_w; in lexbor_grisu2_gen() local
|
/php-src/ext/hash/xxhash/ |
H A D | xxhash.h | 1771 const union { xxh_u32 u; xxh_u8 c[4]; } one = { 1 }; in XXH_isLittleEndian() local
|
Completed in 28 milliseconds