H 
		
								
				
				
			
		Henrik Dahl
Hello!
The regular expression [a-c] matches on a, b or c. How to put a hyphen
itself as either a or c, i.e. something like [--c] (from hyphen to c)?
Best regards,
Henrik Dahl
				
			The regular expression [a-c] matches on a, b or c. How to put a hyphen
itself as either a or c, i.e. something like [--c] (from hyphen to c)?
Best regards,
Henrik Dahl
