Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/hdBfu
function name: (null)
number of ops: 11
compiled vars: !0 = $fmt
line #* E I O op fetch ext return operands
-----------------------------------------------------------------------------------------
3 0 E > INIT_FCALL_BY_NAME 'msgfmt_create'
1 SEND_VAL_EX 'en_US'
2 SEND_VAL_EX '%7B0%2Cnumber%2Cinteger%7D+monkeys+on+%7B1%2Cnumber%2Cinteger%7D+trees+make+%7Btest%2Cnumber%7D+monkeys+per+tree'
3 DO_FCALL 0 $1
4 ASSIGN !0, $1
4 5 INIT_FCALL_BY_NAME 'msgfmt_format'
6 SEND_VAR_EX !0
7 SEND_VAL_EX <array>
8 DO_FCALL 0 $3
9 ECHO $3
10 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.5.0