Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 27 Branch analysis from position: 27 2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 7 Branch analysis from position: 29 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 7 2 jumps found. (Code = 43) Position 1 = 20, Position 2 = 26 Branch analysis from position: 20 1 jumps found. (Code = 108) Position 1 = -2 Branch analysis from position: 26 2 jumps found. (Code = 44) Position 1 = 29, Position 2 = 7 Branch analysis from position: 29 Branch analysis from position: 7 filename: /in/l4XB6 function name: (null) number of ops: 30 compiled vars: !0 = $limit, !1 = $str, !2 = $arr, !3 = $combined line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 10 1 INIT_FCALL 'str_repeat' 2 SEND_VAL '+' 3 SEND_VAR !0 4 DO_ICALL $5 5 ASSIGN !1, $5 6 > JMP ->27 4 7 > INIT_FCALL 'explode' 8 SEND_VAL '+' 9 SEND_VAR !1 10 SEND_VAR !0 11 DO_ICALL $7 12 ASSIGN !2, $7 5 13 INIT_FCALL 'implode' 14 SEND_VAL '+' 15 SEND_VAR !2 16 DO_ICALL $9 17 ASSIGN !3, $9 6 18 IS_NOT_IDENTICAL !3, !1 19 > JMPZ ~11, ->26 7 20 > NEW $12 'LogicException' 21 NOP 22 FAST_CONCAT ~13 'implode%28%29+did+not+restore+the+original+string.+limit%3A+', !0 23 SEND_VAL_EX ~13 24 DO_FCALL 0 25 > THROW 0 $12 3 26 > PRE_DEC !0 27 > IS_SMALLER_OR_EQUAL 0, !0 28 > JMPNZ ~16, ->7 9 29 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0