diff options
author | Alexandre Quessy <alexandrequessy@users.sourceforge.net> | 2006-07-19 00:27:57 +0000 |
---|---|---|
committer | Alexandre Quessy <alexandrequessy@users.sourceforge.net> | 2006-07-19 00:27:57 +0000 |
commit | 3f0c36f57af40e853ece2c5889a05120129f649b (patch) | |
tree | c14c69616f82123aa5378cf3c7f4eb3e7a2ea340 /matches-help.pd |
This commit was generated by cvs2svn to compensate for changes in r5374,svn2git-root
which included commits to RCS files with non-trunk default branches.
svn path=/trunk/externals/aalex/; revision=5375
Diffstat (limited to 'matches-help.pd')
-rw-r--r-- | matches-help.pd | 26 |
1 files changed, 26 insertions, 0 deletions
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; |