Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 15
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 15
Branch analysis from position: 3
2 jumps found. (Code = 47) Position 1 = 7, Position 2 = 12
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 14
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 14
Branch analysis from position: 12
Branch analysis from position: 15
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
filename: /in/EeVR9
function name: (null)
number of ops: 20
compiled vars: !0 = $arr, !1 = $value, !2 = $key
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
10 1 > FE_RESET_R $4 !0, ->15
2 > > FE_FETCH_R ~5 $4, !1, ->15
3 > ASSIGN !2, ~5
12 4 STRLEN ~7 !1
5 IS_SMALLER ~8 100, ~7
6 > JMPNZ_EX ~8 ~8, ->12
7 > INIT_FCALL 'str_word_count'
8 SEND_VAR !1
9 DO_ICALL $9
10 IS_SMALLER ~10 10, $9
11 BOOL ~8 ~10
12 > > JMPZ ~8, ->14
14 13 > UNSET_DIM !0, !2
10 14 > > JMP ->2
15 > FE_FREE $4
17 16 INIT_FCALL 'var_dump'
17 SEND_VAR !0
18 DO_ICALL
19 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0