Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 17
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 17
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 14, Position 2 = 16
Branch analysis from position: 14
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 16
Branch analysis from position: 17
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 17
filename: /in/lYk99
function name: (null)
number of ops: 22
compiled vars: !0 = $tests, !1 = $result, !2 = $test, !3 = $number
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, <array>
5 2 > FE_RESET_R $6 !0, ->17
3 > > FE_FETCH_R $6, !2, ->17
6 4 > INIT_FCALL 'preg_replace'
5 SEND_VAL '%2F%5Et%28%5Cd%2B%29%24%2F'
6 SEND_VAL '%241'
7 SEND_VAR !2
8 DO_ICALL $7
9 ASSIGN !3, $7
7 10 INIT_FCALL 'is_numeric'
11 SEND_VAR !3
12 DO_ICALL $9
13 > JMPZ $9, ->16
8 14 > ASSIGN_DIM !1
15 OP_DATA !3
5 16 > > JMP ->3
17 > FE_FREE $6
11 18 INIT_FCALL 'print_r'
19 SEND_VAR !1
20 DO_ICALL
21 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0