aboutsummaryrefslogtreecommitdiff
path: root/pcre-help.pd
blob: 0ab1799b71d7f021d7c59a5380bd5452484a33bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#N canvas 1 53 679 425 10;
#X obj 76 -59 cnv 15 200 140 empty empty empty 20 12 0 14 -258699 -66577
0;
#X obj 69 161 cnv 15 300 140 empty empty empty 20 12 0 14 -258699 -66577
0;
#X obj 116 107 symbol;
#X obj 179 259 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X obj 92 257 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X msg 88 -23 F#9;
#X msg 154 -23 D7b9;
#X text 335 60 Matches a symbol against a Perl-compatible regular expression.
See man pcre.;
#X obj 267 262 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
1;
#X msg 205 -10 Am7;
#X obj 92 236 pcre #9;
#X obj 179 237 pcre b9;
#X obj 267 240 pcre !9;
#X text 339 30 pcre;
#X text 106 -53 patterns;
#X text 80 170 masks;
#X msg 238 127 foo;
#X msg 26 11 foo;
#X obj 257 162 symbol;
#N canvas 415 274 494 251 META 0;
#X text 12 155 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
Wilkes for Pd version 0.42.;
#X text 12 25 LICENSE GPL v2;
#X text 12 115 AUTHOR Alexandre Quessy;
#X text 12 135 WEBSITE http://alexandre.quessy.net/;
#X text 12 5 KEYWORDS control;
#X text 12 45 DESCRIPTION match a symbol against a Perl-compatible
regular expression;
#X text 12 75 INLET_0 symbol;
#X text 12 95 OUTLET_0 float;
#X restore 593 318 pd META;
#X connect 2 0 10 0;
#X connect 2 0 11 0;
#X connect 2 0 12 0;
#X connect 5 0 2 0;
#X connect 6 0 2 0;
#X connect 9 0 2 0;
#X connect 10 0 4 0;
#X connect 11 0 3 0;
#X connect 12 0 8 0;
#X connect 16 0 18 0;
#X connect 17 0 2 0;
#X connect 18 0 10 1;