Home
last modified time | relevance | path

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

12

/PHP-7.2/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 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 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 Dbug49081.phpt24 [invert] => 0
H A Dbug53437.phpt75 ["invert"]=>
136 ["invert"]=>
H A Dbug45682.phpt36 ["invert"]=>
H A Dbug52738.phpt34 [invert] => 0
H A Dbug73091.phpt38 ["invert"]=>
H A Dbug49778.phpt32 ["invert"]=>
H A Dbug60774.phpt32 ["invert"]=>
H A Ddate_diff1.phpt52 ["invert"]=>
H A Ddate_time_fractions.phpt82 ["invert"]=>
H A Dexamine_diff.inc52 $expect_interval->invert = true;
/PHP-7.2/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.c78 …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
92 if (!invert) { in do_range_limit_days_relative()
203 do_range_limit_days_relative(&base->y, &base->m, &rt->y, &rt->m, &rt->d, rt->invert); in timelib_do_rel_normalize()
H A Dtimelib.c354 d->y, d->m, d->d, d->h, d->i, d->s, d->days, d->invert ? " inverted" : ""); in timelib_dump_rel_time()
/PHP-7.2/ext/standard/tests/serialize/
H A Dbug69425.phpt50 ["invert"]=>
/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c2261 sljit_s32 reg, input_flags, cr_bit, invert; in sljit_emit_op_flags() local
2284 invert = 0; in sljit_emit_op_flags()
2295 invert = 1; in sljit_emit_op_flags()
2306 invert = 1; in sljit_emit_op_flags()
2315 invert = 1; in sljit_emit_op_flags()
2326 invert = 1; in sljit_emit_op_flags()
2335 invert = 1; in sljit_emit_op_flags()
2344 invert = 1; in sljit_emit_op_flags()
2353 invert = 1; in sljit_emit_op_flags()
2362 invert = 1; in sljit_emit_op_flags()
[all …]
/PHP-7.2/
H A D.gitignore231 # special cases to invert previous ignore rules

Completed in 37 milliseconds

12