clisp, regexp:match, and subgroups?



Thank you everyone on my previous (loop...) question. I understand now
more than I did. My next stumbling stone is (regexp:match...). I have
this function where it is matching a pattern. I'm trying to extract
that pattern. I found where the POSIX regexps will match subgroups.
Great. I have the matching working. Now, how do I see any subgroup other
than the first one? I found a mention of a (multi-value-bind...),
but clisp says that function doesn't exist. How do I access the
other-than-first matches?

Mike
.



Relevant Pages

  • Re: clisp, regexp:match, and subgroups? [SOLVED]
    ... this function where it is matching a pattern. ... I'm trying to extract ... I found where the POSIX regexps will match subgroups. ... I have the matching working. ...
    (comp.lang.lisp)
  • Re: clisp, regexp:match, and subgroups? [SOLVED]
    ... this function where it is matching a pattern. ... I'm trying to extract ... I found where the POSIX regexps will match subgroups. ... I have the matching working. ...
    (comp.lang.lisp)
  • Re: clisp, regexp:match, and subgroups? [SOLVED]
    ... this function where it is matching a pattern. ... I'm trying to extract ... I found where the POSIX regexps will match subgroups. ... I have the matching working. ...
    (comp.lang.lisp)
  • Re: clisp, regexp:match, and subgroups?
    ... this function where it is matching a pattern. ... I'm trying to extract ... I found where the POSIX regexps will match subgroups. ... I have the matching working. ...
    (comp.lang.lisp)
  • Re: clisp, regexp:match, and subgroups?
    ... this function where it is matching a pattern. ... I'm trying to extract ... I found where the POSIX regexps will match subgroups. ... I have the matching working. ...
    (comp.lang.lisp)