Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 19, Position 2 = 38 Branch analysis from position: 19 2 jumps found. (Code = 78) Position 1 = 20, Position 2 = 38 Branch analysis from position: 20 2 jumps found. (Code = 77) Position 1 = 22, Position 2 = 30 Branch analysis from position: 22 2 jumps found. (Code = 78) Position 1 = 23, Position 2 = 30 Branch analysis from position: 23 1 jumps found. (Code = 42) Position 1 = 22 Branch analysis from position: 22 Branch analysis from position: 30 1 jumps found. (Code = 42) Position 1 = 19 Branch analysis from position: 19 Branch analysis from position: 30 Branch analysis from position: 38 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 38 filename: /in/ekAUB function name: (null) number of ops: 43 compiled vars: !0 = $json, !1 = $uid, !2 = $answers, !3 = $current, !4 = $item, !5 = $line, !6 = $value, !7 = $key line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '%7B%0A++%22uid%22%3A1%2C%0A++%22selected%22%3A%5B%0A+++++%7B%0A++++++++%22questionsid%22%3A1%2C%0A++++++++%22val%22%3A%221%22%0A+++++%7D%2C%0A+++++%7B%0A++++++++%22questionsid%22%3A2%2C%0A++++++++%22val%22%3A%221%22%0A+++++%7D%0A++%5D%0A%7D' 16 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 SEND_VAL <true> 4 DO_ICALL $10 5 FETCH_W global $9 '_POST' 6 ASSIGN $9, $10 18 7 FETCH_R global ~12 '_POST' 8 FETCH_DIM_R ~13 ~12, 'uid' 9 ASSIGN !1, ~13 19 10 FETCH_R global ~15 '_POST' 11 FETCH_DIM_R ~16 ~15, 'selected' 12 ASSIGN !2, ~16 21 13 ASSIGN !3, '' 23 14 ROPE_INIT 3 ~20 'uid%3A+' 15 ROPE_ADD 1 ~20 ~20, !1 16 ROPE_END 2 ~19 ~20, '%0A' 17 ASSIGN_OP 8 !3, ~19 25 18 > FE_RESET_R $23 !2, ->38 19 > > FE_FETCH_R $23, !4, ->38 26 20 > ASSIGN !5, '' 27 21 > FE_RESET_R $25 !4, ->30 22 > > FE_FETCH_R ~26 $25, !6, ->30 23 > ASSIGN !7, ~26 28 24 ROPE_INIT 4 ~29 !7 25 ROPE_ADD 1 ~29 ~29, '%3A+' 26 ROPE_ADD 2 ~29 ~29, !6 27 ROPE_END 3 ~28 ~29, '%2C+' 28 ASSIGN_OP 8 !5, ~28 27 29 > JMP ->22 30 > FE_FREE $25 30 31 INIT_FCALL 'rtrim' 32 SEND_VAR !5 33 SEND_VAL '%2C+' 34 DO_ICALL $32 35 CONCAT ~33 $32, '%0A' 36 ASSIGN_OP 8 !3, ~33 25 37 > JMP ->19 38 > FE_FREE $23 33 39 INIT_FCALL 'print_r' 40 SEND_VAR !3 41 DO_ICALL 42 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0