Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 7, Position 2 = 36 Branch analysis from position: 7 2 jumps found. (Code = 78) Position 1 = 8, Position 2 = 36 Branch analysis from position: 8 1 jumps found. (Code = 42) Position 1 = 7 Branch analysis from position: 7 Branch analysis from position: 36 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 36 filename: /in/g5IQB function name: (null) number of ops: 38 compiled vars: !0 = $s, !1 = $array, !2 = $item, !3 = $removed, !4 = $nothing, !5 = $url, !6 = $data, !7 = $explode, !8 = $primary, !9 = $pieces, !10 = $number line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 'http%3A%2F%2Fexample.com%2Four-post-name-here-number-one-81347.html+our+post+name+number+one+%0Ahttp%3A%2F%2Fexample.com%2Four-post-name-here-number-two-81348.html+our+post+name+number+two%0Ahttp%3A%2F%2Fexample.com%2Four-post-name-here-number-three-81349.html+our+post+name+number+three' 6 1 INIT_FCALL 'explode' 2 SEND_VAL '%0A' 3 SEND_VAR !0 4 DO_ICALL $12 5 ASSIGN !1, $12 7 6 > FE_RESET_R $14 !1, ->36 7 > > FE_FETCH_R $14, !2, ->36 8 8 > ASSIGN !3, 'copyright' 9 9 ASSIGN !4, '' 10 10 INIT_FCALL 'explode' 11 SEND_VAL '+' 12 SEND_VAR !2 13 DO_ICALL $17 14 ASSIGN !5, $17 11 15 FETCH_DIM_R ~19 !5, 0 16 ASSIGN !6, ~19 12 17 INIT_FCALL 'explode' 18 SEND_VAL '.html' 19 SEND_VAR !6 20 DO_ICALL $21 21 ASSIGN !7, $21 14 22 FETCH_DIM_R ~23 !7, 0 23 ASSIGN !8, ~23 15 24 INIT_FCALL 'explode' 25 SEND_VAL '-' 26 SEND_VAR !8 27 DO_ICALL $25 28 ASSIGN !9, $25 16 29 INIT_FCALL 'array_pop' 30 SEND_REF !9 31 DO_ICALL $27 32 ASSIGN !10, $27 17 33 ECHO !10 18 34 ECHO '%3Cbr%3E' 7 35 > JMP ->7 36 > FE_FREE $14 19 37 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0