Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ivb0Q
function name: (null)
number of ops: 14
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > INIT_FCALL 'print_r'
15 1 INIT_FCALL 'array_map'
17 2 INIT_FCALL 'array_merge'
3 SEND_VAL <array>
4 INIT_FCALL 'arrays'
5 DO_FCALL 0 $0
6 SEND_VAR $0
7 DO_ICALL $1
8 SEND_ARRAY $1
9 CHECK_UNDEF_ARGS
10 DO_FCALL 1 $2
11 SEND_VAR $2
14 12 DO_ICALL
19 13 > RETURN 1
Function say:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ivb0Q
function name: say
number of ops: 9
compiled vars: !0 = $n, !1 = $m
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
1 RECV !1
4 2 ROPE_INIT 5 ~3 'The+number+'
3 ROPE_ADD 1 ~3 ~3, !0
4 ROPE_ADD 2 ~3 ~3, '+is+called+'
5 ROPE_ADD 3 ~3 ~3, !1
6 ROPE_END 4 ~2 ~3, '+in+Spanish'
7 > RETURN ~2
5 8* > RETURN null
End of function say
Function arrays:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ivb0Q
function name: arrays
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > > RETURN <array>
12 1* > RETURN null
End of function arrays
Generated using Vulcan Logic Dumper, using php 8.0.0