Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/TI9hs
function name: (null)
number of ops: 17
compiled vars: !0 = $data, !1 = $names
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
14 1 INIT_FCALL 'iterator_to_array'
2 NEW $3 'RecursiveIteratorIterator'
3 NEW $4 'RecursiveArrayIterator'
4 SEND_VAR_EX !0
5 DO_FCALL 0
6 SEND_VAR_NO_REF_EX $4
7 DO_FCALL 0
8 SEND_VAR $3
9 SEND_VAL <false>
10 DO_ICALL $7
11 INIT_ARRAY ~8 $7, 'name'
12 12 ASSIGN !1, ~8
17 13 INIT_FCALL 'print_r'
14 SEND_VAR !1
15 DO_ICALL
16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0