Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 21 Branch analysis from position: 11 2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 21 Branch analysis from position: 12 2 jumps found. (Code = 77) Position 1 = 14, Position 2 = 18 Branch analysis from position: 14 2 jumps found. (Code = 78) Position 1 = 15, Position 2 = 18 Branch analysis from position: 15 1 jumps found. (Code = 42) Position 1 = 14 Branch analysis from position: 14 Branch analysis from position: 18 1 jumps found. (Code = 42) Position 1 = 11 Branch analysis from position: 11 Branch analysis from position: 18 Branch analysis from position: 21 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 21 filename: /in/K5smh function name: (null) number of ops: 23 compiled vars: !0 = $symptoms, !1 = $chunks, !2 = $chunk, !3 = $symptom line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'range' 1 SEND_VAL 1 2 SEND_VAL 50 3 DO_ICALL $4 4 ASSIGN !0, $4 5 5 INIT_FCALL 'array_chunk' 6 SEND_VAR !0 7 SEND_VAL 14 8 DO_ICALL $6 9 ASSIGN !1, $6 7 10 > FE_RESET_R $8 !1, ->21 11 > > FE_FETCH_R $8, !2, ->21 8 12 > ECHO '%3Cdiv+class%3D%27mySlides+fade%27%3E%0A%3Cdiv+class%3D%27content%27%3E%0A' 9 13 > FE_RESET_R $9 !2, ->18 14 > > FE_FETCH_R $9, !3, ->18 10 15 > CONCAT ~10 !3, '%0A' 16 ECHO ~10 9 17 > JMP ->14 18 > FE_FREE $9 12 19 ECHO '%3C%2Fdiv%3E%0A%3C%2Fdiv%3E%0A' 7 20 > JMP ->11 21 > FE_FREE $8 13 22 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0