You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-user@jakarta.apache.org by "Daniel F. Savarese" <df...@savarese.org> on 2009/01/30 02:44:17 UTC

Re: regular expression matching question (matching 'bla/bla')

In message <21...@talk.nabble.com>, aldana writes:
>i need to match a pattern like bla/bla (i.e. the bla is repeated after the
>slash).

Using ORO's Perl5 classes, the following will suffice: (bla)/$1



---------------------------------------------------------------------
To unsubscribe, e-mail: oro-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: oro-user-help@jakarta.apache.org