Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 24
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 24
Branch analysis from position: 5
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 22
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 22
Branch analysis from position: 12
2 jumps found. (Code = 43) Position 1 = 18, Position 2 = 21
Branch analysis from position: 18
1 jumps found. (Code = 42) Position 1 = 22
Branch analysis from position: 22
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 21
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 22
Branch analysis from position: 22
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename: /in/Sr4rm
function name: (null)
number of ops: 29
compiled vars: !0 = $haystack, !1 = $needle, !2 = $amount, !3 = $messages, !4 = $price, !5 = $message
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
18 1 ASSIGN !1, 'burger'
20 2 ASSIGN !2, null
21 3 > FE_RESET_R $9 !0, ->24
4 > > FE_FETCH_R $9, $10, ->24
5 > FETCH_LIST_R $11 $10, 'messages'
6 ASSIGN !3, $11
7 FETCH_LIST_R $13 $10, 'price'
8 ASSIGN !4, $13
9 FREE $10
22 10 > FE_RESET_R $15 !3, ->22
11 > > FE_FETCH_R $15, !5, ->22
23 12 > INIT_FCALL 'str_contains'
13 FETCH_DIM_R ~16 !5, 'message'
14 SEND_VAL ~16
15 SEND_VAR !1
16 DO_ICALL $17
17 > JMPZ $17, ->21
24 18 > FETCH_DIM_R ~18 !4, 'amount'
19 ASSIGN !2, ~18
25 20 > JMP ->22
22 21 > > JMP ->11
22 > FE_FREE $15
21 23 > JMP ->4
24 > FE_FREE $9
29 25 INIT_FCALL 'var_export'
26 SEND_VAR !2
27 DO_ICALL
28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0