From: Anton van Straaten (anton at appsolutions.com) Date: Wed Jan 8 10:45:40 EST 2003 |
|
Noel Welsh wrote: > In MzLib string.ss: > > (regexp-match* pattern str [start-k end-k]) > PROCEDURE Ah! I thought I might be missing something, thanks. There's no mention of it in Chapter 10, Regular Expressions, where regexp-match and even regexp-replace* are documented. Now all I need is something that'll return a list of matched subpatterns... I'll take a look at the regexp-match* source. Anton
Posted on the users mailing list. |
|