Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/5SgOt function name: (null) number of ops: 15 compiled vars: !0 = $longString, !1 = $maxLength line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, 'I+like+apple.+You+like%0Aoranges.+We+like+fruit.%0AI+like+meat%2C+also.' 6 1 ASSIGN !1, 18 8 2 INIT_FCALL 'var_export' 9 3 INIT_FCALL 'preg_split' 4 ROPE_INIT 3 ~5 '%2F.%7B0%2C' 5 ROPE_ADD 1 ~5 ~5, !1 6 ROPE_END 2 ~4 ~5, '%7D%5CK%28%3F%3A%5Cs%2B%7C%24%29%2Fs' 7 SEND_VAL ~4 8 SEND_VAR !0 9 SEND_VAL 0 10 SEND_VAL 1 11 DO_ICALL $7 12 SEND_VAR $7 8 13 DO_ICALL 10 14 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0