<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Backslash - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=backslash&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=backslash&amp;p=8">3.Next</a>
</p>
<p>an actual double quote rather than the special meaning of the double quote ending the string. An actual backslash is produced by a double backslash .</p>

<p><a href="page.php?w=Regular_expression">Regular expression</a> languages used it the same way, changing subsequent literal characters into <a href="page.php?w=metacharacter">metacharacter</a>s and vice versa. For instance  searches for either '|'  or 'b', the first bar is escaped and searched for, the second is not escaped and acts as an "or".</p>

<p>Outside quoted strings, the only common</p><p>
<a accesskey="1" href="page.php?w=backslash&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=backslash&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
