Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/c3vOK
function name: (null)
number of ops: 12
compiled vars: !0 = $text, !1 = $service
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
2 0 E > ASSIGN !0, 'Some+text+at+the+start%0A%0A%7B%7Bif%7Cservice_name%3DDJ+Booth%7D%7D%0A++This+is+the+text+for+DJs%0A%7B%7Bendif%7D%7D%0A%0ASome+text+in+the+middle%0A%0A%7B%7Bif%7Cservice_name%3DDancefloor+Hire%7D%7D%0A++This+is+the+text+for+dancefloor+hire%0A%7B%7Bendif%7D%7D%0A%0ASome+text+at+the+end'
16 1 ASSIGN !1, 'Dancefloor+Hire'
17 2 INIT_FCALL 'preg_replace'
3 ROPE_INIT 3 ~5 '%2F%7B%7Bif%5C%7Cservice_name%3D'
4 ROPE_ADD 1 ~5 ~5, !1
5 ROPE_END 2 ~4 ~5, '%7D%7D%5Cs%2A%28.%2A%3F%29%5CR%7B%7Bendif%7D%7D%2Fs'
6 SEND_VAL ~4
7 SEND_VAL '%241'
8 SEND_VAR !0
9 DO_ICALL $7
10 ECHO $7
11 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0