summaryrefslogtreecommitdiff
path: root/src/pcre2_ucp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcre2_ucp.h')
-rw-r--r--src/pcre2_ucp.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/pcre2_ucp.h b/src/pcre2_ucp.h
index 84b22fb..9538062 100644
--- a/src/pcre2_ucp.h
+++ b/src/pcre2_ucp.h
@@ -286,7 +286,12 @@ enum {
ucp_Elymaic,
ucp_Nandinagari,
ucp_Nyiakeng_Puachue_Hmong,
- ucp_Wancho
+ ucp_Wancho,
+ /* New for Unicode 13.0.0 */
+ ucp_Chorasmian,
+ ucp_Dives_Akuru,
+ ucp_Khitan_Small_Script,
+ ucp_Yezidi
};
#endif /* PCRE2_UCP_H_IDEMPOTENT_GUARD */