Merge commit 'd92eaf0273' into rollup

This commit is contained in:
Alex Crichton 2014-08-06 11:25:45 -07:00
commit d29123b35d

View file

@ -266,7 +266,7 @@
<define-regex id="common_escape" extended="true">
'|"|
\\|n|r|t|
\\|n|r|t|0|
x\%{hex_digit}{2}|
u\%{hex_digit}{4}|
U\%{hex_digit}{8}