Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 18 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 18 Branch analysis from position: 3 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 18 filename: /in/cvTsc function name: (null) number of ops: 20 compiled vars: !0 = $info, !1 = $x_value, !2 = $x line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 34 1 > FE_RESET_R $4 !0, ->18 2 > > FE_FETCH_R ~5 $4, !1, ->18 3 > ASSIGN !2, ~5 35 4 FETCH_DIM_R ~7 !1, 'name' 5 CONCAT ~8 'Name%3D', ~7 6 CONCAT ~9 ~8, '%2C+Stream+Id%3D' 7 FETCH_DIM_R ~10 !1, 'stream_id' 8 CONCAT ~11 ~9, ~10 9 CONCAT ~12 ~11, '%2C+Stream+Icon%3D' 10 FETCH_DIM_R ~13 !1, 'stream_icon' 11 CONCAT ~14 ~12, ~13 12 CONCAT ~15 ~14, '%2C+Category+Id%3D' 13 FETCH_DIM_R ~16 !1, 'category_id' 14 CONCAT ~17 ~15, ~16 15 ECHO ~17 36 16 ECHO '%3Cbr%3E%3B' 34 17 > JMP ->2 18 > FE_FREE $4 38 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0