summaryrefslogtreecommitdiff
path: root/ucp.h
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2010-03-01 17:45:08 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2010-03-01 17:45:08 +0000
commite48c6f09e052dae85940cd492b88ff5c09d16e20 (patch)
tree356712c4710ec805dc50c8e84545840f223eae14 /ucp.h
parent9b76f93a61723c197527d3d447226409b17fa27b (diff)
downloadpcre-e48c6f09e052dae85940cd492b88ff5c09d16e20.tar.gz
Update Unicode tables to Unicode version 5.2.0.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@491 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ucp.h')
-rw-r--r--ucp.h18
1 files changed, 17 insertions, 1 deletions
diff --git a/ucp.h b/ucp.h
index ef62e40..d68737e 100644
--- a/ucp.h
+++ b/ucp.h
@@ -137,7 +137,23 @@ enum {
ucp_Rejang,
ucp_Saurashtra,
ucp_Sundanese,
- ucp_Vai
+ ucp_Vai,
+ /* New for Unicode 5.2: */
+ ucp_Avestan,
+ ucp_Bamum,
+ ucp_Egyptian_Hieroglyphs,
+ ucp_Imperial_Aramaic,
+ ucp_Inscriptional_Pahlavi,
+ ucp_Inscriptional_Parthian,
+ ucp_Javanese,
+ ucp_Kaithi,
+ ucp_Lisu,
+ ucp_Meetei_Mayek,
+ ucp_Old_South_Arabian,
+ ucp_Old_Turkic,
+ ucp_Samaritan,
+ ucp_Tai_Tham,
+ ucp_Tai_Viet
};
#endif