[cl-ppcre-devel] Replacing all matches for a given register

Daniel Gackle gackle at shaw.ca
Sun Aug 13 20:53:06 UTC 2006


I have a regex with more than one register and wish to replace each occurrence of one of those registers using a replacement function. I've written code to do this using do-scans, but it seems like there should be a simpler way. Is there?

Thanks,
Dan




More information about the Cl-ppcre-devel mailing list