summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/unicore/lib/gc_sc/Quotatio.pl
blob: 255d986ff3b214d0f1a44299f44ac01b32b7d1f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!! 
# This file is built by mktables from e.g. UnicodeData.txt.
# Any changes made here will be lost!

#
# This file supports:
# 	\p{QuotationMark} (and fuzzy permutations)
# 
# Meaning: Extended property 'Quotation_Mark'
#
return <<'END';
0022		Quotation_Mark
0027		Quotation_Mark
00AB		Quotation_Mark
00BB		Quotation_Mark
2018	201F	Quotation_Mark
2039	203A	Quotation_Mark
300C	300F	Quotation_Mark
301D	301F	Quotation_Mark
FE41	FE44	Quotation_Mark
FF02		Quotation_Mark
FF07		Quotation_Mark
FF62	FF63	Quotation_Mark
END