Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 7 Branch analysis from position: 6 2 jumps found. (Code = 43) Position 1 = 19, Position 2 = 20 Branch analysis from position: 19 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 20 Branch analysis from position: 7 filename: /in/Craas function name: (null) number of ops: 27 compiled vars: !0 = $a, !1 = $b line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 0.3 4 1 ASSIGN !1, 0.3 6 2 CAST 6 ~4 !0 3 CAST 6 ~5 !1 4 IS_IDENTICAL ~4, ~5 5 > JMPZ ~6, ->7 7 6 > ECHO 'Same%0A' 9 7 > INIT_FCALL 'var_dump' 8 SEND_VAR !0 9 DO_ICALL 10 10 INIT_FCALL 'var_dump' 11 SEND_VAR !1 12 DO_ICALL 13 13 ASSIGN !0, 0.3 14 14 ASSIGN !1, 0.3 15 15 CAST 6 ~11 !0 16 CAST 6 ~12 !1 17 IS_IDENTICAL ~11, ~12 18 > JMPZ ~13, ->20 16 19 > ECHO 'Same%0A' 19 20 > INIT_FCALL 'var_dump' 21 SEND_VAR !0 22 DO_ICALL 20 23 INIT_FCALL 'var_dump' 24 SEND_VAR !1 25 DO_ICALL 26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0