Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 13
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 13
Branch analysis from position: 4
2 jumps found. (Code = 77) Position 1 = 6, Position 2 = 11
Branch analysis from position: 6
2 jumps found. (Code = 78) Position 1 = 7, Position 2 = 11
Branch analysis from position: 7
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 11
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 11
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename: /in/lHie7
function name: (null)
number of ops: 35
compiled vars: !0 = $A, !1 = $B, !2 = $haystack, !3 = $key, !4 = $hay, !5 = $C
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
3 1 ASSIGN !1, <array>
8 2 > FE_RESET_R $8 !1, ->13
3 > > FE_FETCH_R ~9 $8, !2, ->13
4 > ASSIGN !3, ~9
9 5 > FE_RESET_R $11 !2, ->11
6 > > FE_FETCH_R $11, !4, ->11
10 7 > FETCH_DIM_W $12 !5, !4
8 ASSIGN_DIM $12
9 OP_DATA !3
9 10 > JMP ->6
11 > FE_FREE $11
8 12 > JMP ->3
13 > FE_FREE $8
13 14 INIT_FCALL 'var_export'
15 INIT_FCALL 'array_keys'
16 INIT_FCALL 'array_flip'
17 INIT_FCALL 'array_merge'
18 INIT_FCALL 'array_intersect_key'
19 SEND_VAR !5
20 INIT_FCALL 'array_flip'
21 SEND_VAR !0
22 DO_ICALL $14
23 SEND_VAR $14
24 DO_ICALL $15
25 SEND_UNPACK $15
26 CHECK_UNDEF_ARGS
27 DO_ICALL $16
28 SEND_VAR $16
29 DO_ICALL $17
30 SEND_VAR $17
31 DO_ICALL $18
32 SEND_VAR $18
33 DO_ICALL
34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0