alias regex_quote return $regsubex($1-, /(+|{|}|(|)|[|]|||/|?|^|$|\|.|=|!|<|>|:|*)/g, \1)
$regex($1-, / $+ $regex_quote(regex pattern) $+ /)