summaryrefslogtreecommitdiff
path: root/ucp.h
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-08-26 16:07:14 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2012-08-26 16:07:14 +0000
commitadb57cee9416b491993c440adf20534d4e571a50 (patch)
treea3332256ba1405a7ac2da7cf84402845afa999c7 /ucp.h
parentab058a28a025fcc86eb93d0166cb248ccdbfce3a (diff)
downloadpcre-adb57cee9416b491993c440adf20534d4e571a50.tar.gz
Improve extended grapheme clusters using a bit table.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1015 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ucp.h')
-rw-r--r--ucp.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ucp.h b/ucp.h
index 8c3afde..cf79b31 100644
--- a/ucp.h
+++ b/ucp.h
@@ -76,8 +76,7 @@ enum {
ucp_gbT, /* 8 Hangul syllable type T */
ucp_gbLV, /* 9 Hangul syllable type LV */
ucp_gbLVT, /* 10 Hangul syllable type LVT */
- ucp_gbOther, /* 11 */
- ucp_gbCount /* 12 The number of properties */
+ ucp_gbOther /* 11 */
};
/* These are the script identifications. */