Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 19
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 19
Branch analysis from position: 3
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 13
Branch analysis from position: 8
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 13
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 19
filename: /in/5ceZt
function name: (null)
number of ops: 21
compiled vars: !0 = $strings, !1 = $string
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
9 1 > FE_RESET_R $3 !0, ->19
2 > > FE_FETCH_R $3, !1, ->19
10 3 > INIT_FCALL 'preg_match'
4 SEND_VAL '%7E%28%3F%3C%21%5C.%29%5C.%7B3%7D%28%3F%21%5C.%29%7E'
5 SEND_VAR !1
6 DO_ICALL $4
7 > JMPZ $4, ->13
11 8 > ROPE_INIT 3 ~6 'Yes%2C+found+an+occurrence+of+not+more+than+3+dots+in+a+row+%28'
9 ROPE_ADD 1 ~6 ~6, !1
10 ROPE_END 2 ~5 ~6, '%29'
11 ECHO ~5
10 12 > JMP ->17
13 13 > ROPE_INIT 3 ~9 'Nope%2C+no+occurrence+of+exactly+3+dots+in+a+row+%28'
14 ROPE_ADD 1 ~9 ~9, !1
15 ROPE_END 2 ~8 ~9, '%29'
16 ECHO ~8
15 17 > ECHO '%0A'
9 18 > JMP ->2
19 > FE_FREE $3
16 20 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0