Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 15
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
filename: /in/K2m5q
function name: (null)
number of ops: 16
compiled vars: !0 = $utf8string, !1 = $var, !2 = $pos
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, 'ASCII%E3%83%A6%E3%83%BC%E3%83%86%E3%82%A3%E3%83%BC%E3%82%A8%E3%83%83%E3%83%95%EF%BC%98hello123%E7%AD%89%E3%80%85'
5 1 ASSIGN !1, 'hello123'
6 2 INIT_FCALL 'strpos'
3 SEND_VAR !0
4 SEND_VAR !1
5 DO_ICALL $5
6 ASSIGN !2, $5
7 7 TYPE_CHECK 1018 !2
8 > JMPZ ~7, ->15
8 9 > INIT_FCALL 'substr'
10 SEND_VAR !0
11 SEND_VAL 0
12 SEND_VAR !2
13 DO_ICALL $8
14 ECHO $8
9 15 > > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0