--- In [email protected], Julien Pierrehumbert <[EMAIL PROTECTED]> 
wrote:
>
> I've also added m1 and r1 services. Note that the behaviour of these
> undocumented services, as well as mg and rg, has been slightly changed
> since the old release: they will return an empty string instead of a
> fatal error code (when you feed the plugin an invalid expression for
> example).
> 
> Here are the files:
> http://julp.curvedspaces.com/regexpcre6.zip

Thanks for adding r1/m1.

OTOH, I noticed a strange thing with r1/replace, which looks like a
bug, however not sure on which side: PCRE or regex.dll.
It happens only when the pattern matches from the start:

regex.r1("abcdef","a",0) -> returns only 0

while others works as expected,
regex.r1("abcdef","A",0) -> returns abcdef
regex.r1("abcdef","b",0) -> returns a0cdef
etc

Sean





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to