summaryrefslogtreecommitdiff
path: root/doc/html/boost/xpressive/_ln.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/xpressive/_ln.html')
-rw-r--r--doc/html/boost/xpressive/_ln.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/xpressive/_ln.html b/doc/html/boost/xpressive/_ln.html
index 59054b4012..fc650f6b01 100644
--- a/doc/html/boost/xpressive/_ln.html
+++ b/doc/html/boost/xpressive/_ln.html
@@ -34,7 +34,7 @@
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> _ln<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp541040464"></a><h2>Description</h2>
+<a name="idm45555017221856"></a><h2>Description</h2>
<p>'_ln' matches a logical newline sequence. This can be any character in the line separator class, as determined by the regex traits, or the '\r\n' sequence. For the purpose of back-tracking, '\r\n' is treated as a unit. To match any one character that is not a logical newline, use ~_ln. </p>
</div>
</div>