You are here

x00.php in Transliteration 6

File

data/x00.php
View source
<?php

return array(
  'default' => array(
    0x80 => '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    '',
    ' ',
    '!',
    'C/',
    'PS',
    '$?',
    'Y=',
    '|',
    'SS',
    '"',
    '(c)',
    'a',
    '<<',
    '!',
    '',
    '(r)',
    '-',
    'deg',
    '+-',
    '2',
    '3',
    '\'',
    'u',
    'P',
    '*',
    ',',
    '1',
    'o',
    '>>',
    '1/4',
    '1/2',
    '3/4',
    '?',
    'A',
    'A',
    'A',
    'A',
    'A',
    'A',
    'AE',
    'C',
    'E',
    'E',
    'E',
    'E',
    'I',
    'I',
    'I',
    'I',
    'D',
    'N',
    'O',
    'O',
    'O',
    'O',
    'O',
    'x',
    'O',
    'U',
    'U',
    'U',
    'U',
    'U',
    'Th',
    'ss',
    'a',
    'a',
    'a',
    'a',
    'a',
    'a',
    'ae',
    'c',
    'e',
    'e',
    'e',
    'e',
    'i',
    'i',
    'i',
    'i',
    'd',
    'n',
    'o',
    'o',
    'o',
    'o',
    'o',
    '/',
    'o',
    'u',
    'u',
    'u',
    'u',
    'y',
    'th',
    'y',
  ),
  'de' => array(
    0xc4 => 'Ae',
    0xd6 => 'Oe',
    0xdc => 'Ue',
    0xe4 => 'ae',
    0xf6 => 'oe',
    0xfc => 'ue',
  ),
);