Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/8k14F function name: (null) number of ops: 15 compiled vars: !0 = $testData, !1 = $encoded_mb, !2 = $encoded_alt line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'test' 5 1 INIT_FCALL 'mb_convert_encoding' 2 SEND_VAR !0 3 SEND_VAL 'UUENCODE' 4 DO_ICALL $4 5 ASSIGN !1, $4 6 6 INIT_FCALL 'convert_uuencode' 7 SEND_VAR !0 8 DO_ICALL $6 9 ASSIGN !2, $6 8 10 INIT_FCALL 'var_dump' 11 SEND_VAR !1 12 SEND_VAR !2 13 DO_ICALL 14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0