in reply to Re: Regex problem with .+ matching newlines without /s
in thread Regex problem with .+ matching newlines without /s

Don't forget to add a limit to split in case there are more colons than one in some line.

Makeshifts last the longest.

  • Comment on Re^2: Regex problem with .+ matching newlines without /s