Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 4 Branch analysis from position: 13 1 jumps found. (Code = 42) Position 1 = 34 Branch analysis from position: 34 2 jumps found. (Code = 44) Position 1 = 36, Position 2 = 18 Branch analysis from position: 36 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 18 1 jumps found. (Code = 42) Position 1 = 30 Branch analysis from position: 30 2 jumps found. (Code = 44) Position 1 = 32, Position 2 = 24 Branch analysis from position: 32 2 jumps found. (Code = 44) Position 1 = 36, Position 2 = 18 Branch analysis from position: 36 Branch analysis from position: 18 Branch analysis from position: 24 2 jumps found. (Code = 44) Position 1 = 32, Position 2 = 24 Branch analysis from position: 32 Branch analysis from position: 24 Branch analysis from position: 4 2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 4 Branch analysis from position: 13 Branch analysis from position: 4 filename: /in/OnuSu function name: (null) number of ops: 39 compiled vars: !0 = $arrayTable, !1 = $i, !2 = $transpose, !3 = $columns, !4 = $table, !5 = $rows, !6 = $cols, !7 = $j line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, <array> 7 1 ASSIGN !1, 0 8 2 ASSIGN !2, <array> 9 3 > JMP ->6 11 4 > ASSIGN_DIM !2 5 OP_DATA !3 9 6 > INIT_FCALL 'array_column' 7 SEND_VAR !0 8 POST_INC ~12 !1 9 SEND_VAL ~12 10 DO_ICALL $13 11 ASSIGN ~14 !3, $13 12 > JMPNZ ~14, ->4 14 13 > ASSIGN !4, '%3Ctable+border%3D%221%22%3E' 15 14 COUNT ~16 !2 15 ASSIGN !5, ~16 16 16 ASSIGN !1, 0 17 > JMP ->34 17 18 > FETCH_DIM_R ~19 !2, !1 19 COUNT ~20 ~19 20 ASSIGN !6, ~20 18 21 ASSIGN_OP 8 !4, '%3Ctr%3E' 19 22 ASSIGN !7, 0 23 > JMP ->30 21 24 > FETCH_DIM_R ~24 !2, !1 25 FETCH_DIM_R ~25 ~24, !7 26 CONCAT ~26 '%3Ctd%3E', ~25 27 CONCAT ~27 ~26, '%3C%2Ftd%3E' 28 ASSIGN_OP 8 !4, ~27 19 29 PRE_INC !7 30 > IS_SMALLER !7, !6 31 > JMPNZ ~30, ->24 23 32 > ASSIGN_OP 8 !4, '%3C%2Ftr%3E' 16 33 PRE_INC !1 34 > IS_SMALLER !1, !5 35 > JMPNZ ~33, ->18 25 36 > ASSIGN_OP 8 !4, '%3C%2Ftable%3E' 26 37 ECHO !4 38 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0