From 3f0c36f57af40e853ece2c5889a05120129f649b Mon Sep 17 00:00:00 2001 From: Alexandre Quessy Date: Wed, 19 Jul 2006 00:27:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r5374, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/aalex/; revision=5375 --- matches-help.pd | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 matches-help.pd (limited to 'matches-help.pd') diff --git a/matches-help.pd b/matches-help.pd new file mode 100644 index 0000000..1485071 --- /dev/null +++ b/matches-help.pd @@ -0,0 +1,26 @@ +#N canvas 0 0 786 271 10; +#X obj 239 110 symbol; +#X obj 205 202 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X obj 205 180 matches b9; +#X obj 118 200 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X obj 118 179 matches #9; +#X msg 199 36 F#9; +#X msg 231 35 D7b9; +#X text 395 60 Matches a symbol against a Perl-compatible regular expression. +See man pcre.; +#X text 399 30 matches; +#X obj 293 205 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X obj 293 183 matches !9; +#X msg 273 34 Am7; +#X connect 0 0 2 0; +#X connect 0 0 4 0; +#X connect 0 0 10 0; +#X connect 2 0 1 0; +#X connect 4 0 3 0; +#X connect 5 0 0 0; +#X connect 6 0 0 0; +#X connect 10 0 9 0; +#X connect 11 0 0 0; -- cgit v1.2.1