Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/C149t function name: (null) number of ops: 25 compiled vars: !0 = $str line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%E6%9D%B1%E8%88%98%E7%94%BA' 4 1 INIT_FCALL 'var_dump' 2 INIT_FCALL 'mb_detect_encoding' 3 SEND_VAR !0 4 SEND_VAL <array> 5 SEND_VAL <true> 6 DO_ICALL $2 7 SEND_VAR $2 8 DO_ICALL 5 9 INIT_FCALL 'var_dump' 10 INIT_FCALL 'mb_detect_encoding' 11 SEND_VAR !0 12 SEND_VAL <array> 13 SEND_VAL <false> 14 DO_ICALL $4 15 SEND_VAR $4 16 DO_ICALL 6 17 INIT_FCALL 'var_dump' 18 INIT_FCALL_BY_NAME 'mb_detect_encoding_php80' 19 SEND_VAR_EX !0 20 SEND_VAL_EX <array> 21 DO_FCALL 0 $6 22 SEND_VAR $6 23 DO_ICALL 15 24 > RETURN 1 Function mb_detect_encoding_php80: Finding entry points Branch analysis from position: 0 2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 15 Branch analysis from position: 3 2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 15 Branch analysis from position: 4 2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 14 Branch analysis from position: 12 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 14 1 jumps found. (Code = 42) Position 1 = 3 Branch analysis from position: 3 Branch analysis from position: 15 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 15 filename: /in/C149t function name: mb_detect_encoding_php80 number of ops: 17 compiled vars: !0 = $string, !1 = $encodings, !2 = $encoding, !3 = $result line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 8 0 E > RECV !0 1 RECV !1 9 2 > FE_RESET_R $4 !1, ->15 3 > > FE_FETCH_R $4, !2, ->15 10 4 > INIT_FCALL 'mb_detect_encoding' 5 SEND_VAR !0 6 SEND_VAR !2 7 SEND_VAL <true> 8 DO_ICALL $5 9 ASSIGN !3, $5 11 10 TYPE_CHECK 1018 !3 11 > JMPZ ~7, ->14 12 12 > FE_FREE $4 13 > RETURN !3 9 14 > > JMP ->3 15 > FE_FREE $4 15 16 > RETURN null End of function mb_detect_encoding_php80
Generated using Vulcan Logic Dumper, using php 8.0.0