Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 6, Position 2 = 28
Branch analysis from position: 6
2 jumps found. (Code = 126) Position 1 = 7, Position 2 = 28
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 13, Position 2 = 27
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 6
Branch analysis from position: 6
Branch analysis from position: 27
Branch analysis from position: 28
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 28
filename: /in/YcDkK
function name: (null)
number of ops: 35
compiled vars: !0 = $arr, !1 = $a
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'explode'
1 SEND_VAL '%2F'
2 SEND_VAL '%2FAlbums%2Falbum_id%2FPhotos%2Fphoto_id%2Ftags'
3 DO_ICALL $2
4 ASSIGN !0, $2
4 5 > FE_RESET_RW $4 !0, ->28
6 > > FE_FETCH_RW $4, !1, ->28
5 7 > INIT_FCALL 'strpos'
8 SEND_VAR !1
9 SEND_VAL '_'
10 DO_ICALL $5
11 TYPE_CHECK 1018 $5
12 > JMPZ ~6, ->27
6 13 > INIT_FCALL 'str_replace'
14 SEND_VAL '+'
15 SEND_VAL ''
16 INIT_FCALL 'ucwords'
17 INIT_FCALL 'str_replace'
18 SEND_VAL '_'
19 SEND_VAL '+'
20 SEND_VAR !1
21 DO_ICALL $7
22 SEND_VAR $7
23 DO_ICALL $8
24 SEND_VAR $8
25 DO_ICALL $9
26 ASSIGN !1, $9
4 27 > > JMP ->6
28 > FE_FREE $4
9 29 INIT_FCALL 'implode'
30 SEND_VAL '%2F'
31 SEND_VAR !0
32 DO_ICALL $11
33 ECHO $11
34 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0