Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/bZ6ft 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 'toalpha' 1 SEND_VAL '138201162401719' 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 'toalpha' 8 SEND_VAL '123456789012345' 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 'toalpha' 15 SEND_VAL '101112131415161' 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 'toalpha' 22 SEND_VAL '2625242322212019' 23 DO_FCALL 0 $10 24 ASSIGN !0, $10 14 25 CAST 6 ~12 !0 26 ECHO ~12 27 > RETURN 1 Function toalpha: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/bZ6ft function name: toAlpha number of ops: 11 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 'range' 4 SEND_VAL 'A' 5 SEND_VAL 'Z' 6 DO_ICALL $1 7 SEND_VAR $1 8 DO_ICALL $2 9 > RETURN $2 5 10* > RETURN null End of function toalpha
Generated using Vulcan Logic Dumper, using php 8.0.0