quotemeta

NAME

quotemeta - quote regular expression magic characters


SYNOPSIS

quotemeta EXPR


DESCRIPTION

Returns the value of EXPR with with all regular expression metacharacters backslashed. This is the internal function implementing the \Q escape in double-quoted strings.