Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/kRgMp function name: (null) number of ops: 5 compiled vars: !0 = $str line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '12345678900' 21 1 INIT_FCALL 'fr' 2 SEND_VAR !0 3 DO_FCALL 0 4 > RETURN 1 Function fr: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 9 Branch analysis from position: 8 1 jumps found. (Code = 79) Position 1 = -2 Branch analysis from position: 9 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/kRgMp function name: fr number of ops: 21 compiled vars: !0 = $cpf, !1 = $regex, !2 = $arr line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 5 0 E > RECV !0 7 1 ASSIGN !1, '%23%5E%5Cd%7B11%7D%24%23' 9 2 INIT_FCALL 'preg_match' 3 SEND_VAR !1 4 SEND_VAR !0 5 DO_ICALL $4 6 BOOL_NOT ~5 $4 7 > JMPZ ~5, ->9 10 8 > > EXIT 'O+campo+CPF+Inv%C3%A1lido' 14 9 > ECHO 'CPF+foi+digitado+corretamente+%3C%2Fbr%3E' 15 10 INIT_FCALL 'str_split' 11 SEND_VAR !0 12 SEND_VAL 3 13 DO_ICALL $6 14 ASSIGN !2, $6 16 15 INIT_FCALL 'printf' 16 SEND_VAL '%25s.%25s.%25s-%25s' 17 SEND_UNPACK !2 18 CHECK_UNDEF_ARGS 19 DO_ICALL 17 20 > RETURN null End of function fr
Generated using Vulcan Logic Dumper, using php 8.0.0