[pmwiki-users] regexpr q.
noskule
noskule at gmx.net
Fri Aug 1 14:43:23 CDT 2008
noskule schrieb:
hm, I got something:
(^|,)[^.,]*(\.|$)
> hi list
> I stuck with a regexpr problem. I need a regexpr that matches groupnames
> in an list (to remove them)
>
> Group.Name,Group.Name,Group.Name,Group.Name,
>
> "/,.*\./"
>
> the regexpr should match ",Group." but not ",Group.Name,Group." what the
> above one does
>
> how do I have to modify it?
> thank's for any hins
> nos
>
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
>
More information about the pmwiki-users
mailing list