Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/48q4d function name: (null) number of ops: 20 compiled vars: !0 = $BaseID, !1 = $BaseIDHex line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '1234567890' 4 1 INIT_FCALL 'dechex' 2 SEND_VAR !0 3 DO_ICALL $3 4 ASSIGN !1, $3 5 5 INIT_FCALL 'strtoupper' 6 INIT_FCALL 'strrev' 7 SEND_VAR !1 8 DO_ICALL $5 9 SEND_VAR $5 10 DO_ICALL $6 11 ASSIGN !1, $6 6 12 INIT_FCALL 'chunk_split' 13 SEND_VAR !1 14 SEND_VAL 2 15 SEND_VAL '+' 16 DO_ICALL $8 17 ASSIGN !1, $8 7 18 ECHO !1 19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0