</SAMP>' headers from a document, you can use this pattern:
<CODE>'
section.*'</CODE>. <I>Another exception:</I>
the escape sequece `<SAMP>;̱</SAMP>' is significant in string literals
(where it means the ASCII bell character) as well as in Emacs regular
expressions (where it stands for a word boundary), so in order to
search for a word boundary, you should use the pattern <CODE>'
b'</CODE>.
Similarly, a backslash followed by a digit 0-7 should be doubled to
avoid interpretation as an octal escape.
<P>
<H2>Menu</H2><DL COMPACT>
<DT><A HREF="../r/regular_expressions" TYPE=Menu>Regular Expressions</A>
<DD><DT><A HREF="../m/module_contents" TYPE=Menu>Module Contents</A>
<DD></DL>