Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/YsFZu function name: (null) number of ops: 28 compiled vars: !0 = $string line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 7 0 E > INIT_FCALL 'todigit' 1 SEND_VAL 'NIULGYART' 2 DO_FCALL 0 $1 3 ASSIGN !0, $1 8 4 NOP 5 FAST_CONCAT ~3 !0, '%0A' 6 ECHO ~3 9 7 INIT_FCALL 'todigit' 8 SEND_VAL 'MDEFGHIJAMDEF' 9 DO_FCALL 0 $4 10 ASSIGN !0, $4 10 11 NOP 12 FAST_CONCAT ~6 !0, '%0A' 13 ECHO ~6 11 14 INIT_FCALL 'todigit' 15 SEND_VAL 'KLMNOPQB' 16 DO_FCALL 0 $7 17 ASSIGN !0, $7 12 18 NOP 19 FAST_CONCAT ~9 !0, '%0A' 20 ECHO ~9 13 21 INIT_FCALL 'todigit' 22 SEND_VAL 'CGZYXWVUT' 23 DO_FCALL 0 $10 24 ASSIGN !0, $10 14 25 CAST 6 ~12 !0 26 ECHO ~12 27 > RETURN 1 Function todigit: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/YsFZu function name: toDigit number of ops: 14 compiled vars: !0 = $num line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 4 1 INIT_FCALL 'strtr' 2 SEND_VAR !0 3 INIT_FCALL 'array_flip' 4 INIT_FCALL 'range' 5 SEND_VAL 'A' 6 SEND_VAL 'Z' 7 DO_ICALL $1 8 SEND_VAR $1 9 DO_ICALL $2 10 SEND_VAR $2 11 DO_ICALL $3 12 > RETURN $3 5 13* > RETURN null End of function todigit
Generated using Vulcan Logic Dumper, using php 8.0.0