Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/ifj5a
function name: (null)
number of ops: 21
compiled vars: !0 = $bytes, !1 = $hex, !2 = $result
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > INIT_FCALL 'pack'
1 SEND_VAL 'V'
2 SEND_VAL 101796507803451406
3 DO_ICALL $3
4 ASSIGN !0, $3
5 5 INIT_FCALL 'bin2hex'
6 SEND_VAR !0
7 DO_ICALL $5
8 ASSIGN !1, $5
7 9 ECHO !1
9 10 INIT_FCALL 'hex2bin'
11 SEND_VAR !1
12 DO_ICALL $7
13 ASSIGN !0, $7
10 14 INIT_FCALL 'unpack'
15 SEND_VAL 'V'
16 SEND_VAR !0
17 DO_ICALL $9
18 ASSIGN !2, $9
12 19 ECHO !2
13 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0