Highlight the differences between \Z in Boost and Perl.

Regenerate docs.
Fixes #3899.

[SVN r59512]
This commit is contained in:
John Maddock
2010-02-05 17:05:04 +00:00
parent f9db065c61
commit 446604c734
33 changed files with 221 additions and 200 deletions

View File

@ -30,7 +30,7 @@
There are two ways to use Boost.Regex with Unicode strings:
</p>
<a name="boost_regex.unicode.rely_on_wchar_t"></a><h5>
<a name="id782318"></a>
<a name="id746953"></a>
<a class="link" href="unicode.html#boost_regex.unicode.rely_on_wchar_t">Rely on wchar_t</a>
</h5>
<p>
@ -56,7 +56,7 @@
</li>
</ul></div>
<a name="boost_regex.unicode.use_a_unicode_aware_regular_expression_type_"></a><h5>
<a name="id782436"></a>
<a name="id747070"></a>
<a class="link" href="unicode.html#boost_regex.unicode.use_a_unicode_aware_regular_expression_type_">Use
a Unicode Aware Regular Expression Type.</a>
</h5>