Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 12
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename: /in/TUtSL
function name: (null)
number of ops: 13
compiled vars: !0 = $array, !1 = $valueToFind
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 ASSIGN !1, '0634345675'
11 2 INIT_FCALL 'in_array'
3 SEND_VAR !1
4 INIT_FCALL 'array_column'
5 SEND_VAR !0
6 SEND_VAL 'number'
7 DO_ICALL $4
8 SEND_VAR $4
9 DO_ICALL $5
10 > JMPZ $5, ->12
13 11 > ECHO 'found'
14 12 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0