blob: b9e18d0bdb5b620bd9b056426ac7bb9499b96ea3 [file] [log] [blame]
darwineld8bef8a2014-02-11 20:13:22 +01001<?php
Derek Jonesf4a4bd82011-10-20 12:18:42 -05002/**
3 * CodeIgniter
4 *
Phil Sturgeon07c1ac82012-03-09 17:03:37 +00005 * An open source application development framework for PHP 5.2.4 or newer
Derek Jonesf4a4bd82011-10-20 12:18:42 -05006 *
Andrey Andreevbdb96ca2014-10-28 00:13:31 +02007 * This content is released under the MIT License (MIT)
Andrey Andreeve734b382012-03-26 13:42:36 +03008 *
Andrey Andreevbdb96ca2014-10-28 00:13:31 +02009 * Copyright (c) 2014, British Columbia Institute of Technology
Andrey Andreeve734b382012-03-26 13:42:36 +030010 *
Andrey Andreevbdb96ca2014-10-28 00:13:31 +020011 * Permission is hereby granted, free of charge, to any person obtaining a copy
12 * of this software and associated documentation files (the "Software"), to deal
13 * in the Software without restriction, including without limitation the rights
14 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
15 * copies of the Software, and to permit persons to whom the Software is
16 * furnished to do so, subject to the following conditions:
Derek Jonesf4a4bd82011-10-20 12:18:42 -050017 *
Andrey Andreevbdb96ca2014-10-28 00:13:31 +020018 * The above copyright notice and this permission notice shall be included in
19 * all copies or substantial portions of the Software.
20 *
21 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
23 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
24 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
25 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
26 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
27 * THE SOFTWARE.
28 *
29 * @package CodeIgniter
30 * @author EllisLab Dev Team
darwinel871754a2014-02-11 17:34:57 +010031 * @copyright Copyright (c) 2008 - 2014, EllisLab, Inc. (http://ellislab.com/)
Andrey Andreevbdb96ca2014-10-28 00:13:31 +020032 * @copyright Copyright (c) 2014, British Columbia Institute of Technology (http://bcit.ca/)
33 * @license http://opensource.org/licenses/MIT MIT License
34 * @link http://codeigniter.com
35 * @since Version 1.0.0
Derek Jonesf4a4bd82011-10-20 12:18:42 -050036 * @filesource
37 */
darwineld8bef8a2014-02-11 20:13:22 +010038defined('BASEPATH') OR exit('No direct script access allowed');
Derek Jonesf4a4bd82011-10-20 12:18:42 -050039
Derek Jonesdaf9c012010-03-05 10:29:30 -060040/*
41| -------------------------------------------------------------------
42| Foreign Characters
43| -------------------------------------------------------------------
44| This file contains an array of foreign characters for transliteration
45| conversion used by the Text helper
46|
47*/
Eric Barnes5e044802011-01-11 16:10:26 -050048$foreign_characters = array(
49 '/ä|æ|ǽ/' => 'ae',
50 '/ö|œ/' => 'oe',
51 '/ü/' => 'ue',
52 '/Ä/' => 'Ae',
53 '/Ü/' => 'Ue',
54 '/Ö/' => 'Oe',
Andrey30563ff2012-11-01 01:49:39 +040055 '/À|Á|Â|Ã|Ä|Å|Ǻ|Ā|Ă|Ą|Ǎ|Α|Ά|Ả|Ạ|Ầ|Ẫ|Ẩ|Ậ|Ằ|Ắ|Ẵ|Ẳ|Ặ|А/' => 'A',
56 '/à|á|â|ã|å|ǻ|ā|ă|ą|ǎ|ª|α|ά|ả|ạ|ầ|ấ|ẫ|ẩ|ậ|ằ|ắ|ẵ|ẳ|ặ|а/' => 'a',
57 '/Б/' => 'B',
58 '/б/' => 'b',
Eric Barnes5e044802011-01-11 16:10:26 -050059 '/Ç|Ć|Ĉ|Ċ|Č/' => 'C',
60 '/ç|ć|ĉ|ċ|č/' => 'c',
Andrey30563ff2012-11-01 01:49:39 +040061 '/Д/' => 'D',
62 '/д/' => 'd',
George Petsagourakis25ead352012-04-24 20:07:58 +030063 '/Ð|Ď|Đ|Δ/' => 'Dj',
64 '/ð|ď|đ|δ/' => 'dj',
Sergey Noskovcf524a62013-08-25 13:52:48 +030065 '/È|É|Ê|Ë|Ē|Ĕ|Ė|Ę|Ě|Ε|Έ|Ẽ|Ẻ|Ẹ|Ề|Ế|Ễ|Ể|Ệ|Е|Э/' => 'E',
66 '/è|é|ê|ë|ē|ĕ|ė|ę|ě|έ|ε|ẽ|ẻ|ẹ|ề|ế|ễ|ể|ệ|е|э/' => 'e',
Andrey30563ff2012-11-01 01:49:39 +040067 '/Ф/' => 'F',
68 '/ф/' => 'f',
Sergey Noskovcf524a62013-08-25 13:52:48 +030069 '/Ĝ|Ğ|Ġ|Ģ|Γ|Г|Ґ/' => 'G',
70 '/ĝ|ğ|ġ|ģ|γ|г|ґ/' => 'g',
Eric Barnes5e044802011-01-11 16:10:26 -050071 '/Ĥ|Ħ/' => 'H',
72 '/ĥ|ħ/' => 'h',
Sergey Noskovcf524a62013-08-25 13:52:48 +030073 '/Ì|Í|Î|Ï|Ĩ|Ī|Ĭ|Ǐ|Į|İ|Η|Ή|Ί|Ι|Ϊ|Ỉ|Ị|И|Ы/' => 'I',
74 '/ì|í|î|ï|ĩ|ī|ĭ|ǐ|į|ı|η|ή|ί|ι|ϊ|ỉ|ị|и|ы|ї/' => 'i',
Eric Barnes5e044802011-01-11 16:10:26 -050075 '/Ĵ/' => 'J',
76 '/ĵ/' => 'j',
Andrey30563ff2012-11-01 01:49:39 +040077 '/Ķ|Κ|К/' => 'K',
78 '/ķ|κ|к/' => 'k',
79 '/Ĺ|Ļ|Ľ|Ŀ|Ł|Λ|Л/' => 'L',
80 '/ĺ|ļ|ľ|ŀ|ł|λ|л/' => 'l',
81 '/М/' => 'M',
82 '/м/' => 'm',
83 '/Ñ|Ń|Ņ|Ň|Ν|Н/' => 'N',
84 '/ñ|ń|ņ|ň|ʼn|ν|н/' => 'n',
85 '/Ò|Ó|Ô|Õ|Ō|Ŏ|Ǒ|Ő|Ơ|Ø|Ǿ|Ο|Ό|Ω|Ώ|Ỏ|Ọ|Ồ|Ố|Ỗ|Ổ|Ộ|Ờ|Ớ|Ỡ|Ở|Ợ|О/' => 'O',
86 '/ò|ó|ô|õ|ō|ŏ|ǒ|ő|ơ|ø|ǿ|º|ο|ό|ω|ώ|ỏ|ọ|ồ|ố|ỗ|ổ|ộ|ờ|ớ|ỡ|ở|ợ|о/' => 'o',
87 '/П/' => 'P',
88 '/п/' => 'p',
89 '/Ŕ|Ŗ|Ř|Ρ|Р/' => 'R',
90 '/ŕ|ŗ|ř|ρ|р/' => 'r',
91 '/Ś|Ŝ|Ş|Ș|Š|Σ|С/' => 'S',
92 '/ś|ŝ|ş|ș|š|ſ|σ|ς|с/' => 's',
93 '/Ț|Ţ|Ť|Ŧ|τ|Т/' => 'T',
94 '/ț|ţ|ť|ŧ|т/' => 't',
Sergey Noskovcf524a62013-08-25 13:52:48 +030095 '/Ù|Ú|Û|Ũ|Ū|Ŭ|Ů|Ű|Ų|Ư|Ǔ|Ǖ|Ǘ|Ǚ|Ǜ|Ũ|Ủ|Ụ|Ừ|Ứ|Ữ|Ử|Ự|У/' => 'U',
96 '/ù|ú|û|ũ|ū|ŭ|ů|ű|ų|ư|ǔ|ǖ|ǘ|ǚ|ǜ|υ|ύ|ϋ|ủ|ụ|ừ|ứ|ữ|ử|ự|у/' => 'u',
97 '/Ý|Ÿ|Ŷ|Υ|Ύ|Ϋ|Ỳ|Ỹ|Ỷ|Ỵ|Й/' => 'Y',
98 '/ý|ÿ|ŷ|ỳ|ỹ|ỷ|ỵ|й/' => 'y',
Andrey30563ff2012-11-01 01:49:39 +040099 '/В/' => 'V',
100 '/в/' => 'v',
Eric Barnes5e044802011-01-11 16:10:26 -0500101 '/Ŵ/' => 'W',
102 '/ŵ/' => 'w',
Andrey30563ff2012-11-01 01:49:39 +0400103 '/Ź|Ż|Ž|Ζ|З/' => 'Z',
104 '/ź|ż|ž|ζ|з/' => 'z',
Eric Barnes5e044802011-01-11 16:10:26 -0500105 '/Æ|Ǽ/' => 'AE',
Sergey Noskovcf524a62013-08-25 13:52:48 +0300106 '/ß/' => 'ss',
Eric Barnes5e044802011-01-11 16:10:26 -0500107 '/IJ/' => 'IJ',
108 '/ij/' => 'ij',
109 '/Œ/' => 'OE',
George Petsagourakis25ead352012-04-24 20:07:58 +0300110 '/ƒ/' => 'f',
111 '/ξ/' => 'ks',
112 '/π/' => 'p',
113 '/β/' => 'v',
114 '/μ/' => 'm',
115 '/ψ/' => 'ps',
Sergey Noskovcf524a62013-08-25 13:52:48 +0300116 '/Ё/' => 'Yo',
117 '/ё/' => 'yo',
118 '/Є/' => 'Ye',
119 '/є/' => 'ye',
120 '/Ї/' => 'Yi',
121 '/Ж/' => 'Zh',
122 '/ж/' => 'zh',
123 '/Х/' => 'Kh',
124 '/х/' => 'kh',
125 '/Ц/' => 'Ts',
126 '/ц/' => 'ts',
127 '/Ч/' => 'Ch',
128 '/ч/' => 'ch',
129 '/Ш/' => 'Sh',
130 '/ш/' => 'sh',
131 '/Щ/' => 'Shch',
132 '/щ/' => 'shch',
133 '/Ъ|ъ|Ь|ь/' => '',
134 '/Ю/' => 'Yu',
135 '/ю/' => 'yu',
136 '/Я/' => 'Ya',
137 '/я/' => 'ya'
Eric Barnes5e044802011-01-11 16:10:26 -0500138);
Derek Jonesdaf9c012010-03-05 10:29:30 -0600139
140/* End of file foreign_chars.php */
Derek Jonesf0b39942010-03-25 10:08:20 -0500141/* Location: ./application/config/foreign_chars.php */