Gtksourceview language spec: add the \0 escape sequence.
This commit is contained in:
parent
223c043110
commit
d92eaf0273
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user