Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 37 Branch analysis from position: 37 2 jumps found. (Code = 44) Position 1 = 39, Position 2 = 17 Branch analysis from position: 39 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 17 2 jumps found. (Code = 44) Position 1 = 23, Position 2 = 27 Branch analysis from position: 23 2 jumps found. (Code = 44) Position 1 = 26, Position 2 = 27 Branch analysis from position: 26 1 jumps found. (Code = 42) Position 1 = 32 Branch analysis from position: 32 2 jumps found. (Code = 44) Position 1 = 39, Position 2 = 17 Branch analysis from position: 39 Branch analysis from position: 17 Branch analysis from position: 27 2 jumps found. (Code = 44) Position 1 = 39, Position 2 = 17 Branch analysis from position: 39 Branch analysis from position: 17 Branch analysis from position: 27 filename: /in/XKStl function name: (null) number of ops: 40 compiled vars: !0 = $from, !1 = $to, !2 = $date line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'define' 1 SEND_VAL 'FRIDAY' 2 SEND_VAL 5 3 DO_ICALL 4 4 INIT_FCALL 'define' 5 SEND_VAL 'SATURDAY' 6 SEND_VAL 6 7 DO_ICALL 6 8 NEW $5 'DateTimeImmutable' 9 DO_FCALL 0 10 ASSIGN !0, $5 7 11 NEW $8 'DateTimeImmutable' 12 SEND_VAL_EX '%2B1+year' 13 DO_FCALL 0 14 ASSIGN !1, $8 9 15 ASSIGN !2, !0 16 > JMP ->37 10 17 > INIT_METHOD_CALL !2, 'format' 18 SEND_VAL_EX 'w' 19 DO_FCALL 0 $12 11 20 FETCH_CONSTANT ~14 'FRIDAY' 21 CASE $12, ~14 22 > JMPNZ ~13, ->27 12 23 > FETCH_CONSTANT ~15 'SATURDAY' 24 CASE $12, ~15 25 > JMPNZ ~13, ->27 26 > > JMP ->32 13 27 > INIT_METHOD_CALL !2, 'format' 28 SEND_VAL_EX 'r' 29 DO_FCALL 0 $16 30 CONCAT ~17 $16, '%0A' 31 ECHO ~17 32 > FREE $12 9 33 INIT_METHOD_CALL !2, 'modify' 34 SEND_VAL_EX '%2B1+day' 35 DO_FCALL 0 $18 36 ASSIGN !2, $18 37 > IS_SMALLER !2, !1 38 > JMPNZ ~20, ->17 15 39 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0