Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 6, Position 2 = 10 Branch analysis from position: 6 1 jumps found. (Code = 108) Position 1 = -2 Branch analysis from position: 10 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/AVQhU function name: (null) number of ops: 17 compiled vars: none line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > INIT_FCALL 'setlocale' 1 SEND_VAL 0 2 SEND_VAL 'en_US' 3 DO_ICALL $0 4 TYPE_CHECK 4 $0 5 > JMPZ ~1, ->10 4 6 > NEW $2 'RuntimeException' 7 SEND_VAL_EX 'Could+not+change+the+locale' 8 DO_FCALL 0 9 > THROW 0 $2 7 10 > INIT_FCALL_BY_NAME 'iconv' 11 SEND_VAL_EX 'UTF-8' 12 SEND_VAL_EX 'ASCII%2F%2FTRANSLIT' 13 SEND_VAL_EX 'Jalape%C3%B1o+Caf%C3%A9' 14 DO_FCALL 0 $4 15 ECHO $4 16 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0