Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/CFXbX
function name: (null)
number of ops: 11
compiled vars: !0 = $array, !1 = $needle
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, 'Yes'
7 2 DECLARE_LAMBDA_FUNCTION ~4 [0]
14 3 INIT_DYNAMIC_CALL ~4
4 SEND_VAR_EX !0
5 SEND_VAR_EX !1
6 DO_FCALL 0 $5
7 COALESCE ~6 $5
8 QM_ASSIGN ~6 'Not+found'
9 ECHO ~6
10 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 14
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 14
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 13
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename: /in/CFXbX
function name: {closure}
number of ops: 17
compiled vars: !0 = $haystack, !1 = $needle, !2 = $v, !3 = $i
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > RECV !0
1 RECV !1
8 2 > FE_RESET_R $4 !0, ->14
3 > > FE_FETCH_R ~5 $4, !2, ->14
4 > ASSIGN !3, ~5
9 5 INIT_FCALL 'stripos'
6 SEND_VAR !2
7 SEND_VAR !1
8 DO_ICALL $7
9 TYPE_CHECK 1018 $7
10 > JMPZ ~8, ->13
10 11 > FE_FREE $4
12 > RETURN !3
8 13 > > JMP ->3
14 > FE_FREE $4
13 15 > RETURN null
14 16* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0