Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 4, Position 2 = 36
Branch analysis from position: 4
2 jumps found. (Code = 78) Position 1 = 5, Position 2 = 36
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 19
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 35
Branch analysis from position: 35
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 19
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 36
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 36
filename: /in/V8uAE
function name: (null)
number of ops: 41
compiled vars: !0 = $array, !1 = $result, !2 = $currentGenus, !3 = $line, !4 = $firstWord
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
39 1 ASSIGN !1, <array>
40 2 ASSIGN !2, null
41 3 > FE_RESET_R $8 !0, ->36
4 > > FE_FETCH_R $8, !3, ->36
42 5 > INIT_FCALL 'strstr'
6 SEND_VAR !3
7 SEND_VAL '+'
8 SEND_VAL <true>
9 DO_ICALL $9
10 ASSIGN !4, $9
43 11 INIT_FCALL 'ctype_upper'
12 SEND_VAR !4
13 DO_ICALL $11
14 > JMPZ $11, ->19
44 15 > ASSIGN !2, !4
45 16 ASSIGN_DIM !1
17 OP_DATA !4
43 18 > JMP ->35
47 19 > INIT_FCALL 'ucfirst'
20 INIT_FCALL 'strtolower'
21 SEND_VAR !2
22 DO_ICALL $15
23 SEND_VAR $15
24 DO_ICALL $16
25 CONCAT ~17 $16, '+'
26 INIT_FCALL 'explode'
27 SEND_VAL '+'
28 SEND_VAR !3
29 SEND_VAL 3
30 DO_ICALL $18
31 FETCH_DIM_R ~19 $18, 1
32 CONCAT ~20 ~17, ~19
33 ASSIGN_DIM !1
34 OP_DATA ~20
41 35 > > JMP ->4
36 > FE_FREE $8
50 37 INIT_FCALL 'var_export'
38 SEND_VAR !1
39 DO_ICALL
40 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0