Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 29 Branch analysis from position: 2 2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 29 Branch analysis from position: 3 1 jumps found. (Code = 42) Position 1 = 2 Branch analysis from position: 2 Branch analysis from position: 29 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 29 filename: /in/nRle4 function name: (null) number of ops: 31 compiled vars: !0 = $urls, !1 = $url, !2 = $raw_domain, !3 = $encoded_domain, !4 = $new_url line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, <array> 9 1 > FE_RESET_R $6 !0, ->29 2 > > FE_FETCH_R $6, !1, ->29 10 3 > INIT_FCALL 'parse_url' 4 SEND_VAR !1 5 SEND_VAL 1 6 DO_ICALL $7 7 ASSIGN !2, $7 11 8 INIT_FCALL_BY_NAME 'idn_to_ascii' 9 SEND_VAR_EX !2 10 DO_FCALL 0 $9 11 ASSIGN !3, $9 12 12 INIT_FCALL 'substr_replace' 13 SEND_VAR !1 14 SEND_VAR !3 15 INIT_FCALL 'stripos' 16 SEND_VAR !1 17 SEND_VAR !2 18 DO_ICALL $11 19 SEND_VAR $11 20 STRLEN ~12 !2 21 SEND_VAL ~12 22 DO_ICALL $13 23 ASSIGN !4, $13 13 24 INIT_FCALL 'var_dump' 25 SEND_VAR !1 26 SEND_VAR !4 27 DO_ICALL 9 28 > JMP ->2 29 > FE_FREE $6 14 30 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0