Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mHeZf
function name: (null)
number of ops: 16
compiled vars: !0 = $words
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, <array>
5 1 INIT_FCALL 'implode'
6 2 INIT_FCALL 'array_map'
3 DECLARE_LAMBDA_FUNCTION ~2 [0]
10 4 SEND_VAL ~2
11 5 INIT_FCALL 'array_map'
6 SEND_VAL 'str_split'
7 SEND_VAR !0
8 DO_ICALL $3
9 SEND_UNPACK $3
10 CHECK_UNDEF_ARGS
6 11 DO_ICALL $4
11 12 SEND_VAR $4
5 13 DO_ICALL $5
11 14 ECHO $5
13 15 > RETURN 1
Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/mHeZf
function name: {closure}
number of ops: 20
compiled vars: !0 = $occurrences
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
7 0 E > INIT_FCALL 'count_chars'
1 INIT_FCALL 'implode'
2 FUNC_GET_ARGS ~1
3 SEND_VAL ~1
4 DO_ICALL $2
5 SEND_VAR $2
6 SEND_VAL 1
7 DO_ICALL $3
8 ASSIGN !0, $3
8 9 INIT_FCALL 'arsort'
10 SEND_REF !0
11 DO_ICALL
9 12 INIT_FCALL 'chr'
13 INIT_FCALL 'key'
14 SEND_VAR !0
15 DO_ICALL $6
16 SEND_VAR $6
17 DO_ICALL $7
18 > RETURN $7
10 19* > RETURN null
End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0