fixes #7115: [xml] does not work with characters other than the Latin

This commit is contained in:
Martin Aeschlimann
2016-06-16 09:06:32 +02:00
parent b10dfc87c8
commit 4d31798275
4 changed files with 603 additions and 11 deletions

View File

@@ -75,7 +75,7 @@
</dict>
</dict>
<key>match</key>
<string> (?:([-_a-zA-Z0-9]+)((:)))?([a-zA-Z-]+)</string>
<string> (?:([-_\w0-9]+)((:)))?([a-zA-Z-]+)</string>
</dict>
<dict>
<key>include</key>