Home
last modified time | relevance | path

Searched refs:invert (Results 1 – 25 of 31) sorted by relevance

12

/PHP-7.4/ext/date/tests/
H A Dbug77097.phpt9 var_dump($diff->invert, $diff->s, $diff->f);
12 var_dump($diff->invert, $diff->s, $diff->f);
15 var_dump($diff->invert, $diff->s, $diff->f);
18 var_dump($diff->invert, $diff->s, $diff->f);
H A Dbug52113.phpt27 'invert' => 1,
57 ["invert"]=>
70 …ekday";i:0;s:16:"weekday_behavior";i:0;s:17:"first_last_day_of";i:0;s:6:"invert";i:0;s:4:"days";i:…
82 'invert' => 0,
109 ["invert"]=>
158 ["invert"]=>
197 ["invert"]=>
246 ["invert"]=>
H A Dbug48678.phpt22 [invert] => 0
41 [invert] => 0
H A Dbug53437_var2.phpt37 ["invert"]=>
71 ["invert"]=>
H A Dbug52808.phpt49 ["invert"]=>
83 ["invert"]=>
117 ["invert"]=>
H A Dbug53437_var4.phpt19 $df->invert,
46 ["invert"]=>
H A Dbug79015.phpt5 …ekday";i:0;s:16:"weekday_behavior";i:0;s:17:"first_last_day_of";i:0;s:6:"invert";i:0;s:4:"days";b:…
30 ["invert"]=>
H A Dbug53437_var6.phpt7 …day";i:10;s:16:"weekday_behavior";i:10;s:17:"first_last_day_of";i:0;s:6:"invert";i:0;s:4:"days";s:…
36 ["invert"]=>
H A Dbug53437_var3.phpt7 …day";i:10;s:16:"weekday_behavior";i:10;s:17:"first_last_day_of";i:0;s:6:"invert";i:0;s:4:"days";s:…
34 ["invert"]=>
H A Dbug53437_var5.phpt7 …day";i:10;s:16:"weekday_behavior";i:10;s:17:"first_last_day_of";i:0;s:6:"invert";i:0;s:4:"days";s:…
34 ["invert"]=>
H A Dbug49081.phpt24 [invert] => 0
H A Dbug45682.phpt36 ["invert"]=>
H A Dbug52738.phpt34 [invert] => 0
H A Dbug73091.phpt38 ["invert"]=>
H A Dbug53437.phpt75 ["invert"]=>
136 ["invert"]=>
H A Dbug49778.phpt32 ["invert"]=>
H A Dbug60774.phpt32 ["invert"]=>
H A Ddate_diff1.phpt52 ["invert"]=>
H A DDatePeriod_set_state.phpt58 ["invert"]=>
H A Ddate_time_fractions.phpt82 ["invert"]=>
H A Dexamine_diff.inc52 $expect_interval->invert = true;
/PHP-7.4/ext/date/lib/
H A Dinterval.c37 rt->invert = 0; in timelib_diff()
45 rt->invert = 1; in timelib_diff()
80 timelib_do_rel_normalize(rt->invert ? one : two, rt); in timelib_diff()
108 if (interval->invert) { in timelib_add()
143 if (interval->invert) { in timelib_sub()
H A Dtm2unixtime.c66 …l *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *d, timelib_sll invert) in do_range_limit_days_relative() argument
80 if (!invert) { in do_range_limit_days_relative()
191 do_range_limit_days_relative(&base->y, &base->m, &rt->y, &rt->m, &rt->d, rt->invert); in timelib_do_rel_normalize()
/PHP-7.4/ext/standard/tests/serialize/
H A Dbug69425.phpt50 ["invert"]=>
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativePPC_common.c2091 sljit_s32 reg, input_flags, cr_bit, invert; in sljit_emit_op_flags() local
2111 invert = 0; in sljit_emit_op_flags()
2121 invert = 1; in sljit_emit_op_flags()
2132 invert = 1; in sljit_emit_op_flags()
2141 invert = 1; in sljit_emit_op_flags()
2152 invert = 1; in sljit_emit_op_flags()
2161 invert = 1; in sljit_emit_op_flags()
2170 invert = 1; in sljit_emit_op_flags()
2179 invert = 1; in sljit_emit_op_flags()
2188 invert = 1; in sljit_emit_op_flags()
[all …]

Completed in 33 milliseconds

12