Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nGbTu
function name: (null)
number of ops: 17
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
8 6 ASSIGN !0, '%D0%9D%D1%83%2C+%D0%BF%D1%80%D0%BE%D1%81%D1%82%D0%B8+%D0%BC%D0%B5%D0%BD%D1%8F%21+%D0%9D%D0%B5+%D1%85%D0%BE%D1%82%D0%B5%D0%BB%D0%B0+%D1%8F+%D1%82%D0%B5%D0%B1%D0%B5+%D0%B7%D0%BB%D0%B0+%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C%3B+%D0%B4%D0%B0+%D0%B2+%D1%81%D0%B5%D0%B1%D0%B5+%D0%BD%D0%B5+%D0%B2%D0%BE%D0%BB%D1%8C%D0%BD%D0%B0+%D0%B1%D1%8B%D0%BB%D0%B0.+%D0%A7%D1%82%D0%BE+%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B8%D0%BB%D0%B0%2C+%D1%87%D1%82%D0%BE+%D0%B4%D0%B5%D0%BB%D0%B0%D0%BB%D0%B0%2C+%D1%81%D0%B5%D0%B1%D1%8F+%D0%BD%D0%B5+%D0%BF%D0%BE%D0%BC%D0%BD%D0%B8%D0%BB%D0%B0.'
9 7 ASSIGN !0, '%D0%98%D0%B4%D0%B5%D1%82+%D0%B3%D1%80%D0%B0%D0%B6%D0%B4%D0%B0%D0%BD%D1%81%D0%BA%D0%B0%D1%8F+%D0%B2%D0%BE%D0%B9%D0%BD%D0%B0.+%D0%9A%D0%BE%D1%81%D0%BC%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B8%D0%B5+%D0%BA%D0%BE%D1%80%D0%B0%D0%B1%D0%BB%D0%B8+%D0%BF%D0%BE%D0%B2%D1%81%D1%82%D0%B0%D0%BD%D1%86%D0%B5%D0%B2%2C+%D0%BD%D0%B0%D0%BD%D0%BE%D1%81%D1%8F%D1%89%D0%B8%D0%B5+%D1%83%D0%B4%D0%B0%D1%80+%D1%81+%D1%82%D0%B0%D0%B9%D0%BD%D0%BE%D0%B9+%D0%B1%D0%B0%D0%B7%D1%8B%2C+%D0%BE%D0%B4%D0%B5%D1%80%D0%B6%D0%B0%D0%BB%D0%B8+%D0%BF%D0%B5%D1%80%D0%B2%D1%83%D1%8E+%D0%BF%D0%BE%D0%B1%D0%B5%D0%B4%D1%83%2C+%D0%B2+%D1%81%D1%85%D0%B2%D0%B0%D1%82%D0%BA%D0%B5+%D1%81%D0%BE+%D0%B7%D0%BB%D0%BE%D0%B2%D0%B5%D1%89%D0%B5%D0%B9+%D0%93%D0%B0%D0%BB%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%BE%D0%B9+%D0%98%D0%BC%D0%BF%D0%B5%D1%80%D0%B8%D0%B5%D0%B9.'
34 8 INIT_FCALL 'makeyodastyletext'
9 SEND_VAR !0
10 DO_FCALL 0 $6
11 ASSIGN !1, $6
35 12 ROPE_INIT 3 ~9 '%D0%99%D0%BE%D0%B4%D0%B0+%D0%B3%D0%BE%D0%B2%D0%BE%D1%80%D0%B8%D1%82%3A+'
13 ROPE_ADD 1 ~9 ~9, !1
14 ROPE_END 2 ~8 ~9, '%0A'
15 ECHO ~8
16 > RETURN 1
Function makefirstletteruppercase:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nGbTu
function name: makeFirstletterUppercase
number of ops: 18
compiled vars: !0 = $text
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
12 0 E > RECV !0
14 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
16 16 > RETURN !0
17 17* > RETURN null
End of function makefirstletteruppercase
Function makeyodastyletext:
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 14, Position 2 = 35
Branch analysis from position: 14
2 jumps found. (Code = 78) Position 1 = 15, Position 2 = 35
Branch analysis from position: 15
1 jumps found. (Code = 42) Position 1 = 14
Branch analysis from position: 14
Branch analysis from position: 35
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 35
filename: /in/nGbTu
function name: makeYodaStyleText
number of ops: 38
compiled vars: !0 = $text, !1 = $splitSentences, !2 = $sentence, !3 = $words
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
19 0 E > RECV !0
21 1 INIT_FCALL 'mb_strtolower'
2 SEND_VAR !0
3 DO_ICALL $4
4 ASSIGN !0, $4
22 5 INIT_FCALL 'preg_split'
6 SEND_VAL '%2F%5B%21.%3F%5D%2Fiu'
7 SEND_VAR !0
8 SEND_VAL 0
9 SEND_VAL 1
10 DO_ICALL $6
11 ASSIGN !1, $6
23 12 ASSIGN !0, ''
24 13 > FE_RESET_R $9 !1, ->35
14 > > FE_FETCH_R $9, !2, ->35
26 15 > INIT_FCALL 'preg_split'
16 SEND_VAL '%2F%5Cs%7C%5B%2C%3A%3B%5D%2Fiu'
17 SEND_VAR !2
18 SEND_VAL 0
19 SEND_VAL 1
20 DO_ICALL $10
21 ASSIGN !3, $10
29 22 INIT_FCALL 'makefirstletteruppercase'
23 INIT_FCALL 'implode'
24 INIT_FCALL 'array_reverse'
25 SEND_VAR !3
26 DO_ICALL $12
27 SEND_VAR $12
28 SEND_VAL '+'
29 DO_ICALL $13
30 SEND_VAR $13
31 DO_FCALL 0 $14
32 CONCAT ~15 $14, '.+'
33 ASSIGN_OP 8 !0, ~15
24 34 > JMP ->14
35 > FE_FREE $9
31 36 > RETURN !0
32 37* > RETURN null
End of function makeyodastyletext
Generated using Vulcan Logic Dumper, using php 8.0.0