diff options
author | polo <ordipolo@gmx.fr> | 2024-08-13 23:45:21 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2024-08-13 23:45:21 +0200 |
commit | bf6655a534a6775d30cafa67bd801276bda1d98d (patch) | |
tree | c6381e3f6c81c33eab72508f410b165ba05f7e9c /vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php | |
parent | 94d67a4b51f8e62e7d518cce26a526ae1ec48278 (diff) | |
download | AppliGestionPHP-bf6655a534a6775d30cafa67bd801276bda1d98d.zip |
VERSION 0.2 doctrine ORM et entités
Diffstat (limited to 'vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php')
-rw-r--r-- | vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php b/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php new file mode 100644 index 0000000..512bba0 --- /dev/null +++ b/vendor/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php | |||
@@ -0,0 +1,119 @@ | |||
1 | <?php | ||
2 | |||
3 | return [ | ||
4 | 'İ' => 'i̇', | ||
5 | 'µ' => 'μ', | ||
6 | 'ſ' => 's', | ||
7 | 'ͅ' => 'ι', | ||
8 | 'ς' => 'σ', | ||
9 | 'ϐ' => 'β', | ||
10 | 'ϑ' => 'θ', | ||
11 | 'ϕ' => 'φ', | ||
12 | 'ϖ' => 'π', | ||
13 | 'ϰ' => 'κ', | ||
14 | 'ϱ' => 'ρ', | ||
15 | 'ϵ' => 'ε', | ||
16 | 'ẛ' => 'ṡ', | ||
17 | 'ι' => 'ι', | ||
18 | 'ß' => 'ss', | ||
19 | 'ʼn' => 'ʼn', | ||
20 | 'ǰ' => 'ǰ', | ||
21 | 'ΐ' => 'ΐ', | ||
22 | 'ΰ' => 'ΰ', | ||
23 | 'և' => 'եւ', | ||
24 | 'ẖ' => 'ẖ', | ||
25 | 'ẗ' => 'ẗ', | ||
26 | 'ẘ' => 'ẘ', | ||
27 | 'ẙ' => 'ẙ', | ||
28 | 'ẚ' => 'aʾ', | ||
29 | 'ẞ' => 'ss', | ||
30 | 'ὐ' => 'ὐ', | ||
31 | 'ὒ' => 'ὒ', | ||
32 | 'ὔ' => 'ὔ', | ||
33 | 'ὖ' => 'ὖ', | ||
34 | 'ᾀ' => 'ἀι', | ||
35 | 'ᾁ' => 'ἁι', | ||
36 | 'ᾂ' => 'ἂι', | ||
37 | 'ᾃ' => 'ἃι', | ||
38 | 'ᾄ' => 'ἄι', | ||
39 | 'ᾅ' => 'ἅι', | ||
40 | 'ᾆ' => 'ἆι', | ||
41 | 'ᾇ' => 'ἇι', | ||
42 | 'ᾈ' => 'ἀι', | ||
43 | 'ᾉ' => 'ἁι', | ||
44 | 'ᾊ' => 'ἂι', | ||
45 | 'ᾋ' => 'ἃι', | ||
46 | 'ᾌ' => 'ἄι', | ||
47 | 'ᾍ' => 'ἅι', | ||
48 | 'ᾎ' => 'ἆι', | ||
49 | 'ᾏ' => 'ἇι', | ||
50 | 'ᾐ' => 'ἠι', | ||
51 | 'ᾑ' => 'ἡι', | ||
52 | 'ᾒ' => 'ἢι', | ||
53 | 'ᾓ' => 'ἣι', | ||
54 | 'ᾔ' => 'ἤι', | ||
55 | 'ᾕ' => 'ἥι', | ||
56 | 'ᾖ' => 'ἦι', | ||
57 | 'ᾗ' => 'ἧι', | ||
58 | 'ᾘ' => 'ἠι', | ||
59 | 'ᾙ' => 'ἡι', | ||
60 | 'ᾚ' => 'ἢι', | ||
61 | 'ᾛ' => 'ἣι', | ||
62 | 'ᾜ' => 'ἤι', | ||
63 | 'ᾝ' => 'ἥι', | ||
64 | 'ᾞ' => 'ἦι', | ||
65 | 'ᾟ' => 'ἧι', | ||
66 | 'ᾠ' => 'ὠι', | ||
67 | 'ᾡ' => 'ὡι', | ||
68 | 'ᾢ' => 'ὢι', | ||
69 | 'ᾣ' => 'ὣι', | ||
70 | 'ᾤ' => 'ὤι', | ||
71 | 'ᾥ' => 'ὥι', | ||
72 | 'ᾦ' => 'ὦι', | ||
73 | 'ᾧ' => 'ὧι', | ||
74 | 'ᾨ' => 'ὠι', | ||
75 | 'ᾩ' => 'ὡι', | ||
76 | 'ᾪ' => 'ὢι', | ||
77 | 'ᾫ' => 'ὣι', | ||
78 | 'ᾬ' => 'ὤι', | ||
79 | 'ᾭ' => 'ὥι', | ||
80 | 'ᾮ' => 'ὦι', | ||
81 | 'ᾯ' => 'ὧι', | ||
82 | 'ᾲ' => 'ὰι', | ||
83 | 'ᾳ' => 'αι', | ||
84 | 'ᾴ' => 'άι', | ||
85 | 'ᾶ' => 'ᾶ', | ||
86 | 'ᾷ' => 'ᾶι', | ||
87 | 'ᾼ' => 'αι', | ||
88 | 'ῂ' => 'ὴι', | ||
89 | 'ῃ' => 'ηι', | ||
90 | 'ῄ' => 'ήι', | ||
91 | 'ῆ' => 'ῆ', | ||
92 | 'ῇ' => 'ῆι', | ||
93 | 'ῌ' => 'ηι', | ||
94 | 'ῒ' => 'ῒ', | ||
95 | 'ῖ' => 'ῖ', | ||
96 | 'ῗ' => 'ῗ', | ||
97 | 'ῢ' => 'ῢ', | ||
98 | 'ῤ' => 'ῤ', | ||
99 | 'ῦ' => 'ῦ', | ||
100 | 'ῧ' => 'ῧ', | ||
101 | 'ῲ' => 'ὼι', | ||
102 | 'ῳ' => 'ωι', | ||
103 | 'ῴ' => 'ώι', | ||
104 | 'ῶ' => 'ῶ', | ||
105 | 'ῷ' => 'ῶι', | ||
106 | 'ῼ' => 'ωι', | ||
107 | 'ff' => 'ff', | ||
108 | 'fi' => 'fi', | ||
109 | 'fl' => 'fl', | ||
110 | 'ffi' => 'ffi', | ||
111 | 'ffl' => 'ffl', | ||
112 | 'ſt' => 'st', | ||
113 | 'st' => 'st', | ||
114 | 'ﬓ' => 'մն', | ||
115 | 'ﬔ' => 'մե', | ||
116 | 'ﬕ' => 'մի', | ||
117 | 'ﬖ' => 'վն', | ||
118 | 'ﬗ' => 'մխ', | ||
119 | ]; | ||