summaryrefslogtreecommitdiff
path: root/lib/uniwbrk.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uniwbrk.in.h')
-rw-r--r--lib/uniwbrk.in.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/uniwbrk.in.h b/lib/uniwbrk.in.h
index ec5ee5cd48..a639237e50 100644
--- a/lib/uniwbrk.in.h
+++ b/lib/uniwbrk.in.h
@@ -53,7 +53,12 @@ enum
WBP_RI = 13,
WBP_DQ = 14,
WBP_SQ = 15,
- WBP_HL = 16
+ WBP_HL = 16,
+ WBP_ZWJ = 17,
+ WBP_EB = 18,
+ WBP_EM = 19,
+ WBP_GAZ = 20,
+ WBP_EBG = 21
};
/* Return the Word_Break property of a Unicode character. */