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

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

View File

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