x0e.php

File

drupal/core/lib/Drupal/Component/Transliteration/data/x0e.php
View source
<?php

/**
 * @file
 * Generic transliteration data for the PHPTransliteration class.
 */
$base = array(
  0x0 => NULL,
  'k',
  'kh',
  'kh',
  'kh',
  'kh',
  'kh',
  'ng',
  'cch',
  'ch',
  'ch',
  'ch',
  'ch',
  'y',
  'd',
  't',
  0x10 => 'th',
  'th',
  'th',
  'n',
  'd',
  't',
  'th',
  'th',
  'th',
  'n',
  'b',
  'p',
  'ph',
  'f',
  'ph',
  'f',
  0x20 => 'ph',
  'm',
  'y',
  'r',
  'R',
  'l',
  'L',
  'w',
  's',
  's',
  's',
  'h',
  'l',
  '`',
  'h',
  '~',
  0x30 => 'a',
  'a',
  'aa',
  'am',
  'i',
  'ii',
  'ue',
  'uue',
  'u',
  'uu',
  '\'',
  NULL,
  NULL,
  NULL,
  NULL,
  'Bh.',
  0x40 => 'e',
  'ae',
  'o',
  'ai',
  'ai',
  'ao',
  '+',
  '',
  '',
  '',
  '',
  '',
  '',
  'M',
  '',
  ' * ',
  0x50 => '0',
  '1',
  '2',
  '3',
  '4',
  '5',
  '6',
  '7',
  '8',
  '9',
  ' // ',
  ' /// ',
  NULL,
  NULL,
  NULL,
  NULL,
  0x60 => NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  0x70 => NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  0x80 => NULL,
  'k',
  'kh',
  NULL,
  'kh',
  NULL,
  NULL,
  'ng',
  'ch',
  NULL,
  's',
  NULL,
  NULL,
  'ny',
  NULL,
  NULL,
  0x90 => NULL,
  NULL,
  NULL,
  NULL,
  'd',
  'h',
  'th',
  'th',
  NULL,
  'n',
  'b',
  'p',
  'ph',
  'f',
  'ph',
  'f',
  0xa0 => NULL,
  'm',
  'y',
  'r',
  NULL,
  'l',
  NULL,
  'w',
  NULL,
  NULL,
  's',
  'h',
  NULL,
  '`',
  '',
  '~',
  0xb0 => 'a',
  '',
  'aa',
  'am',
  'i',
  'ii',
  'y',
  'yy',
  'u',
  'uu',
  NULL,
  'o',
  'l',
  'ny',
  NULL,
  NULL,
  0xc0 => 'e',
  'ei',
  'o',
  'ay',
  'ai',
  NULL,
  '+',
  NULL,
  '',
  '',
  '',
  '',
  '',
  'M',
  NULL,
  NULL,
  0xd0 => '0',
  '1',
  '2',
  '3',
  '4',
  '5',
  '6',
  '7',
  '8',
  '9',
  NULL,
  NULL,
  'hn',
  'hm',
  NULL,
  NULL,
  0xe0 => NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  0xf0 => NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
);