hi, i need to match a pattern like bla/bla (i.e. the bla is repeated after the slash).
I guess with regular expressions this is not possible because they are regular (level 3 in chomsky hierachy) and "have no memory" about data parsed before. ----- manuel aldana aldana((at))gmx.de software-engineering blog: http://www.aldana-online.de -- View this message in context: http://www.nabble.com/regular-expression-matching-question-%28matching-%27bla-bla%27%29-tp21738979p21738979.html Sent from the ORO - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
