Home
last modified time | relevance | path

Searched refs:flipped (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/date/lib/
H A Dinterval.c100 timelib_sll flipped = llabs((rt->i * 60) + (rt->s) - dst_corr); in timelib_diff_with_tzid() local
101 rt->h = flipped / SECS_PER_HOUR; in timelib_diff_with_tzid()
102 rt->i = (flipped - rt->h * SECS_PER_HOUR) / 60; in timelib_diff_with_tzid()
103 rt->s = flipped % 60; in timelib_diff_with_tzid()
/php-src/Zend/
H A Dzend_compile.c6689 bool flipped = false; in zend_are_intersection_types_redundant() local
6694 flipped = true; in zend_are_intersection_types_redundant()
6715 if (flipped) { in zend_are_intersection_types_redundant()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます22182 >>0x15 uleshort&0x02 2 \b, Y-flipped
H A Dmagic22182 >>0x15 uleshort&0x02 2 \b, Y-flipped

Completed in 171 milliseconds