Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 43 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 43 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 13 Branch analysis from position: 10 1 jumps found. (Code = 42) Position 1 = 42 Branch analysis from position: 42 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 13 2 jumps found. (Code = 77) Position 1 = 14, Position 2 = 41 Branch analysis from position: 14 2 jumps found. (Code = 78) Position 1 = 15, Position 2 = 41 Branch analysis from position: 15 2 jumps found. (Code = 43) Position 1 = 25, Position 2 = 35 Branch analysis from position: 25 1 jumps found. (Code = 42) Position 1 = 40 Branch analysis from position: 40 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 Branch analysis from position: 35 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 Branch analysis from position: 41 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 41 Branch analysis from position: 43 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 43 filename: /in/1IXDb function name: (null) number of ops: 51 compiled vars: !0 = $array, !1 = $result, !2 = $row, !3 = $name, !4 = $desc_topic, !5 = $topic, !6 = $i, !7 = $index, !8 = $qtd_posts line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 26 1 ASSIGN !1, <array> 27 2 > FE_RESET_R $11 !0, ->43 3 > > FE_FETCH_R $11, !2, ->43 28 4 > INIT_FCALL 'extract' 5 SEND_REF !2 6 DO_ICALL 29 7 ISSET_ISEMPTY_DIM_OBJ 0 ~13 !1, !3 8 BOOL_NOT ~14 ~13 9 > JMPZ ~14, ->13 30 10 > ASSIGN_DIM !1, !3 11 OP_DATA !2 29 12 > JMP ->42 32 13 > > FE_RESET_R $16 !4, ->41 14 > > FE_FETCH_R ~17 $16, !5, ->41 15 > ASSIGN !6, ~17 33 16 INIT_FCALL 'array_search' 17 SEND_VAR !5 18 FETCH_DIM_R ~19 !1, !3 19 FETCH_DIM_R ~20 ~19, 'desc_topic' 20 SEND_VAL ~20 21 DO_ICALL $21 22 ASSIGN !7, $21 34 23 TYPE_CHECK 4 !7 24 > JMPZ ~23, ->35 35 25 > FETCH_DIM_W $24 !1, !3 26 FETCH_DIM_W $25 $24, 'desc_topic' 27 ASSIGN_DIM $25 28 OP_DATA !5 36 29 FETCH_DIM_R ~30 !8, !6 30 FETCH_DIM_W $27 !1, !3 31 FETCH_DIM_W $28 $27, 'qtd_posts' 32 ASSIGN_DIM $28 33 OP_DATA ~30 34 34 > JMP ->40 38 35 > FETCH_DIM_R ~34 !8, !6 36 FETCH_DIM_RW $31 !1, !3 37 FETCH_DIM_RW $32 $31, 'qtd_posts' 38 ASSIGN_DIM_OP += 1 $32, !7 39 OP_DATA ~34 32 40 > > JMP ->14 41 > FE_FREE $16 27 42 > > JMP ->3 43 > FE_FREE $11 43 44 INIT_FCALL 'var_export' 45 INIT_FCALL 'array_values' 46 SEND_VAR !1 47 DO_ICALL $35 48 SEND_VAR $35 49 DO_ICALL 50 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0