Sometime in December Kirk Moore assaulted the keyboard and produced:

| Hello everyone.
|  
| Is there a tool that would take and expand out a regex rule showing all the
| possibilities that rule makes?

i'm not quit sure i understand this question. for example the regular
expression m#\d\d# would have 100 different matches:

00, 01, 02, ...,  98, 99,

something like

m#\d*\w#

would effectively have an infinite number of matches. 


-- 
--------------------------------------------------------------------------
                                               | /"\
 john harrold                                  | \ / ASCII ribbon campaign
      jmh at member.fsf.org                    |  X  against HTML mail
           the most useful idiot               | / \
--------------------------------------------------------------------------
 What difference does it make to the dead, the orphans, and the homeless,
 whether the mad destruction is brought under the name of totalitarianism or
 the holy name of liberty and democracy?
 --Gandhi
--------------------------------------------------------------------------
gpg --keyserver keys.indymedia.org --recv-key F65A739E
--------------------------------------------------------------------------

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to