Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Component / Transliteration / data / x06.php
1 <?php
2
3 /**
4  * @file
5  * Generic transliteration data for the PhpTransliteration class.
6  */
7
8 $base = [
9   0x00 => NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ',', NULL, NULL, NULL,
10   0x10 => NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, ';', NULL, NULL, NULL, '?',
11   0x20 => NULL, '', 'a', 'a', 'w', 'a', 'y', 'a', 'b', 't', 't', 'th', 'j', 'h', 'kh', 'd',
12   0x30 => 'dh', 'r', 'z', 's', 'sh', 's', 'd', 't', 'z', '`', 'gh', NULL, NULL, NULL, NULL, NULL,
13   0x40 => '', 'f', 'q', 'k', 'l', 'm', 'n', 'h', 'w', 'y', 'y', 'an', 'un', 'in', 'a', 'u',
14   0x50 => 'i', 'W', '', '', '\'', '\'', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
15   0x60 => '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '%', ',', '.', '*', NULL, NULL,
16   0x70 => '', '\'', '\'', '\'', '', '\'', '\'w', '\'u', '\'y', 'tt', 'tth', 'b', 't', 'T', 'p', 'th',
17   0x80 => 'bh', '\'h', 'H', 'ny', 'dy', 'H', 'ch', 'cch', 'dd', 'D', 'D', 'Dt', 'dh', 'ddh', 'd', 'D',
18   0x90 => 'D', 'rr', 'R', 'R', 'R', 'R', 'R', 'R', 'zh', 'R', 'S', 'S', 'S', 'S', 'S', 'T',
19   0xA0 => 'GH', 'F', 'F', 'F', 'v', 'f', 'ph', 'Q', 'Q', 'k', 'k', 'K', 'K', 'ng', 'K', 'g',
20   0xB0 => 'G', 'N', 'G', 'G', 'G', 'L', 'L', 'L', 'L', 'N', 'N', 'N', 'N', 'N', 'h', 'Ch',
21   0xC0 => 'hy', 'h', 'H', '@', 'W', 'oe', 'oe', 'u', 'yu', 'yu', 'W', 'v', 'y', 'Y', 'Y', 'W',
22   0xD0 => '', '', 'y', 'y\'', '.', 'ae', '', '', '', '', '', '', '', '@', '#', '',
23   0xE0 => '', '', '', '', '', '', '', '', '', '^', '', '', '', '', NULL, NULL,
24   0xF0 => '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'Sh', 'D', 'Gh', '&', '+m', NULL,
25 ];