Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/debbd
function name: (null)
number of ops: 22
compiled vars: !0 = $text, !1 = $yodaText
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'error_reporting'
1 SEND_VAL -1
2 DO_ICALL
4 3 INIT_FCALL 'mb_internal_encoding'
4 SEND_VAL 'utf-8'
5 DO_ICALL
6 6 ASSIGN !0, '%D0%9A%D0%B0%D0%B6%D0%B5%D1%82%D1%81%D1%8F%2C+%D0%BD%D0%B0%D1%81+%D0%BE%D0%B1%D0%BD%D0%B0%D1%80%D1%83%D0%B6%D0%B8%D0%BB%D0%B8%21+%D0%9D%D0%B0%D0%B4%D0%BE+%D1%81%D1%80%D0%BE%D1%87%D0%BD%D0%BE+%D1%83%D1%85%D0%BE%D0%B4%D0%B8%D1%82%D1%8C+%D0%BE%D1%82%D1%81%D1%8E%D0%B4%D0%B0%2C+%D0%BF%D0%BE%D0%BA%D0%B0+%D0%BD%D0%B5+%D0%BF%D0%BE%D0%B7%D0%B4%D0%BD%D0%BE.+%D0%91%D0%B5%D0%B6%D0%B8%D0%BC+%D0%B6%D0%B5+%D1%81%D0%BA%D0%BE%D1%80%D0%B5%D0%B5%21'
64 7 INIT_FCALL 'makeyodastyletext'
8 SEND_VAR !0
9 DO_FCALL 0 $5
10 ASSIGN !1, $5
65 11 INIT_FCALL 'preg_replace'
12 SEND_VAL '%2F%5Cs%2A%28%5B%2C.%3B%3A%21%3F%5D%29%5Cs%2A%28%5Cw%2B%29%2Fui'
13 SEND_VAL '%241+%242'
14 SEND_VAR !1
15 DO_ICALL $7
16 ASSIGN !1, $7
66 17 ROPE_INIT 3 ~10 '%0A%0A%D0%99%D0%BE%D0%B4%D0%B0+%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B8%D1%82%3A+'
18 ROPE_ADD 1 ~10 ~10, !1
19 ROPE_END 2 ~9 ~10, '%0A'
20 ECHO ~9
21 > RETURN 1
Function makefirstletteruppercase:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/debbd
function name: makeFirstletterUppercase
number of ops: 18
compiled vars: !0 = $text
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
14 0 E > RECV !0
18 1 INIT_FCALL 'mb_strtoupper'
2 INIT_FCALL 'mb_substr'
3 SEND_VAR !0
4 SEND_VAL 0
5 SEND_VAL 1
6 DO_ICALL $1
7 SEND_VAR $1
8 DO_ICALL $2
9 INIT_FCALL 'mb_substr'
10 SEND_VAR !0
11 SEND_VAL 1
12 SEND_VAL null
13 DO_ICALL $3
14 CONCAT ~4 $2, $3
15 ASSIGN !0, ~4
19 16 > RETURN !0
20 17* > RETURN null
End of function makefirstletteruppercase
Function makeyodastyletext:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 24, Position 2 = 65
Branch analysis from position: 24
2 jumps found. (Code = 78) Position 1 = 25, Position 2 = 65
Branch analysis from position: 25
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
Branch analysis from position: 65
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 65
filename: /in/debbd
function name: makeYodaStyleText
number of ops: 70
compiled vars: !0 = $text, !1 = $words, !2 = $word
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
22 0 E > RECV !0
24 1 INIT_FCALL 'mb_strtolower'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !0, $3
25 5 INIT_FCALL 'preg_replace'
6 SEND_VAL '%5B%2C%5D'
7 SEND_VAL ''
8 SEND_VAR !0
9 DO_ICALL $5
10 ASSIGN !0, $5
26 11 INIT_FCALL 'preg_split'
12 SEND_VAL '%2F%28%3F%3C%3D%5B%21%5C%3F%5C.%5D%29%2Fu'
13 SEND_VAR !0
14 SEND_VAL -1
15 SEND_VAL 1
16 DO_ICALL $7
17 ASSIGN !0, $7
27 18 ECHO '+%D0%B4%D0%B0%D0%BC%D0%BF+%3A+'
28 19 INIT_FCALL 'var_dump'
20 SEND_VAR !0
21 DO_ICALL
30 22 ASSIGN !1, '+'
32 23 > FE_RESET_R $11 !0, ->65
24 > > FE_FETCH_R $11, !2, ->65
33 25 > INIT_FCALL 'explode'
26 SEND_VAL '+'
27 SEND_VAR !2
28 DO_ICALL $12
29 ASSIGN !2, $12
35 30 ECHO '+%0A%0A+'
36 31 ECHO '+%D0%B4%D0%B0%D0%BC%D0%BF+word%3A+'
37 32 INIT_FCALL 'var_dump'
33 SEND_VAR !2
34 DO_ICALL
38 35 ECHO '+%0A%0A+'
40 36 INIT_FCALL 'implode'
37 SEND_VAL '+'
38 INIT_FCALL 'array_reverse'
39 SEND_VAR !2
40 DO_ICALL $15
41 SEND_VAR $15
42 DO_ICALL $16
43 ASSIGN !2, $16
44 44 INIT_FCALL 'preg_replace'
45 SEND_VAL '%5B%21%5D'
46 SEND_VAL ''
47 SEND_VAR !2
48 DO_ICALL $18
49 ASSIGN !2, $18
45 50 INIT_FCALL 'preg_replace'
51 SEND_VAL '%5B%5C.%5D'
52 SEND_VAL ''
53 SEND_VAR !2
54 DO_ICALL $20
55 ASSIGN !2, $20
46 56 ASSIGN_OP 8 !2, '.'
48 57 INIT_FCALL 'makefirstletteruppercase'
58 SEND_VAR !2
59 DO_FCALL 0 $23
60 ASSIGN !2, $23
50 61 ASSIGN_OP 8 !1, !2
51 62 ECHO '+%D0%B4%D0%B0%D0%BC%D0%BF+%D1%80%D0%B5%D0%B2%D0%B5%D1%80%D1%81+word%3A+'
52 63 ECHO !2
32 64 > JMP ->24
65 > FE_FREE $11
54 66 ECHO '%0A+%D1%84%D0%B8%D0%BD%D0%B0%D0%BB+%3A+'
55 67 ECHO !1
58 68 > RETURN !1
62 69* > RETURN null
End of function makeyodastyletext
Generated using Vulcan Logic Dumper, using php 8.0.0