Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 16 Branch analysis from position: 6 2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 16 Branch analysis from position: 7 1 jumps found. (Code = 42) Position 1 = 6 Branch analysis from position: 6 Branch analysis from position: 16 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 16 filename: /in/9eu9D function name: (null) number of ops: 18 compiled vars: !0 = $array, !1 = $skip line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 14 0 E > INIT_FCALL 'range' 1 SEND_VAL 0 2 SEND_VAL 15 3 DO_ICALL $2 4 ASSIGN !0, $2 16 5 > FE_RESET_R $4 <array>, ->16 6 > > FE_FETCH_R $4, !1, ->16 17 7 > INIT_FCALL 'var_export' 8 INIT_FCALL 'skipfromback' 9 SEND_VAR !0 10 SEND_VAR !1 11 DO_FCALL 0 $5 12 SEND_VAR $5 13 DO_ICALL 18 14 ECHO '%0A---%0A' 16 15 > JMP ->6 16 > FE_FREE $4 19 17 > RETURN 1 Function skipfromback: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 16 Branch analysis from position: 16 2 jumps found. (Code = 44) Position 1 = 18, Position 2 = 12 Branch analysis from position: 18 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 12 2 jumps found. (Code = 44) Position 1 = 18, Position 2 = 12 Branch analysis from position: 18 Branch analysis from position: 12 filename: /in/9eu9D function name: skipFromBack number of ops: 22 compiled vars: !0 = $array, !1 = $skip, !2 = $increment, !3 = $count, !4 = $start, !5 = $result, !6 = $i line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 1 RECV !1 4 2 ADD ~7 !1, 1 3 ASSIGN !2, ~7 5 4 COUNT ~9 !0 5 ASSIGN !3, ~9 6 6 SUB ~11 !3, 1 7 MOD ~12 ~11, !2 8 ASSIGN !4, ~12 7 9 ASSIGN !5, <array> 8 10 ASSIGN !6, !4 11 > JMP ->16 9 12 > FETCH_DIM_R ~17 !0, !6 13 ASSIGN_DIM !5 14 OP_DATA ~17 8 15 ASSIGN_OP 1 !6, !2 16 > IS_SMALLER !6, !3 17 > JMPNZ ~19, ->12 11 18 > VERIFY_RETURN_TYPE !5 19 > RETURN !5 12 20* VERIFY_RETURN_TYPE 21* > RETURN null End of function skipfromback
Generated using Vulcan Logic Dumper, using php 8.0.0