Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 3
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 22
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 20
Branch analysis from position: 20
2 jumps found. (Code = 44) Position 1 = 22, Position 2 = 16
Branch analysis from position: 22
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
2 jumps found. (Code = 44) Position 1 = 22, Position 2 = 16
Branch analysis from position: 22
Branch analysis from position: 16
Branch analysis from position: 22
Branch analysis from position: 3
2 jumps found. (Code = 44) Position 1 = 8, Position 2 = 3
Branch analysis from position: 8
Branch analysis from position: 3
filename: /in/EMpT0
function name: (null)
number of ops: 23
compiled vars: !0 = $bar, !1 = $j, !2 = $v
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
4 1 ASSIGN !1, 0
2 > JMP ->6
5 3 > ASSIGN_DIM !0
4 OP_DATA !1
4 5 PRE_INC !1
6 > IS_SMALLER !1, 1000
7 > JMPNZ ~7, ->3
9 8 > INIT_FCALL 'function_exists'
9 SEND_VAL 'array_is_list'
10 DO_ICALL $8
11 BOOL_NOT ~9 $8
12 > JMPZ ~9, ->22
11 13 > DECLARE_FUNCTION 'array_is_list'
21 14 ASSIGN !2, 0
15 > JMP ->20
22 16 > INIT_FCALL 'array_is_list'
17 SEND_VAR !0
18 DO_ICALL
21 19 PRE_INC !2
20 > IS_SMALLER !2, 1000
21 > JMPNZ ~13, ->16
24 22 > > 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 = 11
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 11
Branch analysis from position: 4
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 10
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
filename: /in/EMpT0
function name: array_is_list
number of ops: 14
compiled vars: !0 = $arr, !1 = $i, !2 = $v, !3 = $k
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
11 0 E > RECV !0
12 1 ASSIGN !1, 0
13 2 > FE_RESET_R $5 !0, ->11
3 > > FE_FETCH_R ~6 $5, !2, ->11
4 > ASSIGN !3, ~6
14 5 POST_INC ~8 !1
6 IS_NOT_IDENTICAL !3, ~8
7 > JMPZ ~9, ->10
15 8 > FE_FREE $5
9 > RETURN <false>
13 10 > > JMP ->3
11 > FE_FREE $5
18 12 > RETURN <true>
19 13* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0