Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/4KPXT function name: (null) number of ops: 9 compiled vars: !0 = $str line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 'this+is.+an+example.+15.68%E2%82%AC' 8 1 INIT_FCALL 'preg_replace_callback' 2 SEND_VAL '%2F%28%3FP%3Cnrs%3E%5B0-9%5D%2B.%5B0-9%5D%2B%29%2F' 3 SEND_VAL 'cleaner' 4 SEND_VAR !0 5 DO_ICALL $2 6 ASSIGN !0, $2 9 7 ECHO !0 10 8 > RETURN 1 Function cleaner: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/4KPXT function name: cleaner number of ops: 9 compiled vars: !0 = $matches line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 5 1 INIT_FCALL 'str_replace' 2 SEND_VAL '.' 3 SEND_VAL '%2C' 4 FETCH_DIM_R ~1 !0, 'nrs' 5 SEND_VAL ~1 6 DO_ICALL $2 7 > RETURN $2 6 8* > RETURN null End of function cleaner
Generated using Vulcan Logic Dumper, using php 8.0.0