summaryrefslogtreecommitdiff
path: root/ucp.h
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-04-30 17:37:37 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2011-04-30 17:37:37 +0000
commit581c595062293fc2ef6ea53d3fa1ab11917d9a9b (patch)
treed93283b5d47d0054f8e4919266eea0e8c0e2696f /ucp.h
parent9dbc13fcc3ef37e97291ee849c50fa578719030a (diff)
downloadpcre-581c595062293fc2ef6ea53d3fa1ab11917d9a9b.tar.gz
Update tables to Unicode 6.0.0.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@592 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ucp.h')
-rw-r--r--ucp.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/ucp.h b/ucp.h
index d68737e..8b52354 100644
--- a/ucp.h
+++ b/ucp.h
@@ -153,7 +153,11 @@ enum {
ucp_Old_Turkic,
ucp_Samaritan,
ucp_Tai_Tham,
- ucp_Tai_Viet
+ ucp_Tai_Viet,
+ /* New for Unicode 6.0.0: */
+ ucp_Batak,
+ ucp_Brahmi,
+ ucp_Mandaic
};
#endif