Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/v52EY
function name: (null)
number of ops: 17
compiled vars: !0 = $tools, !1 = $search, !2 = $filteredStr, !3 = $res
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, '%3Cp%3Etools+%3A%3Cbr%3E%0A++1+Hex+Key+%28or+two+Hex+key%29%3Cbr%3E%0A++1+screww+drivers%3Cbr%3E%0A++1+hammer+%3Cbr%3E%0A++1+drill+%3C%2Fp%3E'
7 1 ASSIGN !1, <array>
8 2 FRAMELESS_ICALL_3 str_replace ~6 !1, ''
3 OP_DATA !0
4 ASSIGN !2, ~6
9 5 INIT_FCALL 'explode'
6 SEND_VAL '%0A'
7 SEND_VAR !2
8 DO_ICALL $8
9 ASSIGN !3, $8
10 10 INIT_FCALL 'array_shift'
11 SEND_REF !3
12 DO_ICALL
11 13 INIT_FCALL 'print_r'
14 SEND_VAR !3
15 DO_ICALL
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0