regex: unicode: Update to Unicode 6.1.0

This commit is contained in:
Christian Persch 2012-02-12 20:04:41 +01:00 committed by Matthias Clasen
parent 735e4a6a6a
commit 8e8ab99bad
2 changed files with 2499 additions and 2374 deletions

File diff suppressed because it is too large Load Diff

View File

@ -157,7 +157,15 @@ enum {
/* New for Unicode 6.0.0: */
ucp_Batak,
ucp_Brahmi,
ucp_Mandaic
ucp_Mandaic,
/* New for Unicode 6.1.0: */
ucp_Chakma,
ucp_Meroitic_Cursive,
ucp_Meroitic_Hieroglyphs,
ucp_Miao,
ucp_Sharada,
ucp_Sora_Sompeng,
ucp_Takri
};
#endif