strange behaviour of single quotes and delimiters (ASCII control characters) in PHP regex
I need to build PHP regex patterns delimited by ASCII control characters, as suggested in PHP Regex delimiter, in order to match texts containing /
, ~
and "
.