Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 23 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 23 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 17 Branch analysis from position: 14 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 17 Branch analysis from position: 23 2 jumps found. (Code = 77) Position 1 = 25, Position 2 = 40 Branch analysis from position: 25 2 jumps found. (Code = 78) Position 1 = 26, Position 2 = 40 Branch analysis from position: 26 2 jumps found. (Code = 77) Position 1 = 30, Position 2 = 37 Branch analysis from position: 30 2 jumps found. (Code = 78) Position 1 = 31, Position 2 = 37 Branch analysis from position: 31 1 jumps found. (Code = 42) Position 1 = 30 Branch analysis from position: 30 Branch analysis from position: 37 1 jumps found. (Code = 42) Position 1 = 25 Branch analysis from position: 25 Branch analysis from position: 37 Branch analysis from position: 40 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 40 Branch analysis from position: 23 filename: /in/niLPi function name: (null) number of ops: 42 compiled vars: !0 = $css, !1 = $new, !2 = $val, !3 = $key, !4 = $parts, !5 = $subarray, !6 = $key2 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 9 1 ASSIGN !1, <array> 11 2 > FE_RESET_R $9 !0, ->23 3 > > FE_FETCH_R ~10 $9, !2, ->23 4 > ASSIGN !3, ~10 12 5 INIT_FCALL 'explode' 6 SEND_VAL '%7C' 7 SEND_VAR !3 8 DO_ICALL $12 9 ASSIGN !4, $12 13 10 FETCH_DIM_R ~14 !4, 0 11 ISSET_ISEMPTY_DIM_OBJ 0 ~15 !1, ~14 12 BOOL_NOT ~16 ~15 13 > JMPZ ~16, ->17 14 > FETCH_DIM_R ~17 !4, 0 15 ASSIGN_DIM !1, ~17 16 OP_DATA <array> 15 17 > FETCH_DIM_R ~19 !4, 0 18 FETCH_DIM_R ~21 !4, 1 19 FETCH_DIM_W $20 !1, ~19 20 ASSIGN_DIM $20, ~21 21 OP_DATA !2 11 22 > JMP ->3 23 > FE_FREE $9 20 24 > FE_RESET_R $23 !1, ->40 25 > > FE_FETCH_R ~24 $23, !5, ->40 26 > ASSIGN !3, ~24 21 27 CONCAT ~26 !3, '%7B%0A' 28 ECHO ~26 22 29 > FE_RESET_R $27 !5, ->37 30 > > FE_FETCH_R ~28 $27, !2, ->37 31 > ASSIGN !6, ~28 23 32 CONCAT ~30 !6, '%3A+' 33 CONCAT ~31 ~30, !2 34 CONCAT ~32 ~31, '%3B%0A' 35 ECHO ~32 22 36 > JMP ->30 37 > FE_FREE $27 25 38 ECHO '%7D%0A' 20 39 > JMP ->25 40 > FE_FREE $23 26 41 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0