you have to escape each of its backslashes. In a string literal '\\' can be used to create a regular expression with '\'

which in turn can match ''. For example