according to my Camel (3rd edition), on page 150, you can use a /s modifier to allow '.' to also match newlines..
So try something like this?
/cn=(.+),ou=(.+),ou=(.+),c=(.+)/s
C.
In reply to Re: Match a string that can contain a carriage return in a random position.
by castaway
in thread Match a string that can contain a carriage return in a random position.
by robartes
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |