Date: Mon, 24 Sep 2001 18:05:31 -0400 (EDT)
   From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>

   what are SAN points? i don't really think i care if i loose them.

Reference to "Call of Cthulhu".  Read the forbidden knowledge and
you lose your sanity.  And get green ichor all over everything.

   do you know if there is a way to have (?{...}) only
   be called on a match that will actually result in the regex instead of
   everytime that partial match occurs?

Proper arrangment of parentheses and iterators (* + *? and +?) should
cause the code fragments to be called when you want them to be.

If you get this to work, it'll be a great topic for a tech meeting.

--kag

Reply via email to