You are here

x9f.php in Service Container 7.2

Same filename and directory in other branches
  1. 7 lib/Drupal/Component/Transliteration/data/x9f.php

File

lib/Drupal/Component/Transliteration/data/x9f.php
View source
<?php

/**
 * @file
 * Generic transliteration data for the PhpTransliteration class.
 */
$base = array(
  0x0 => 'cu',
  'qu',
  'chao',
  'wa',
  'zhu',
  'zhi',
  'meng',
  'ao',
  'bie',
  'tuo',
  'bi',
  'yuan',
  'chao',
  'tuo',
  'ding',
  'mi',
  0x10 => 'nai',
  'ding',
  'zi',
  'gu',
  'gu',
  'dong',
  'fen',
  'tao',
  'yuan',
  'pi',
  'chang',
  'gao',
  'qi',
  'yuan',
  'tang',
  'teng',
  0x20 => 'shu',
  'shu',
  'fen',
  'fei',
  'wen',
  'ba',
  'diao',
  'tuo',
  'zhong',
  'qu',
  'sheng',
  'shi',
  'you',
  'shi',
  'ting',
  'wu',
  0x30 => 'nian',
  'jing',
  'hun',
  'ju',
  'yan',
  'tu',
  'si',
  'xi',
  'xian',
  'yan',
  'lei',
  'bi',
  'yao',
  'qiu',
  'han',
  'wu',
  0x40 => 'wu',
  'hou',
  'xie',
  'e',
  'zha',
  'xiu',
  'weng',
  'zha',
  'nong',
  'nang',
  'qi',
  'zhai',
  'ji',
  'zi',
  'ji',
  'ji',
  0x50 => 'qi',
  'ji',
  'chi',
  'chen',
  'chen',
  'he',
  'ya',
  'yin',
  'xie',
  'bao',
  'ze',
  'xie',
  'chai',
  'chi',
  'yan',
  'ju',
  0x60 => 'tiao',
  'ling',
  'ling',
  'chu',
  'quan',
  'xie',
  'ken',
  'nie',
  'jiu',
  'yao',
  'chuo',
  'kun',
  'yu',
  'chu',
  'yi',
  'ni',
  0x70 => 'ze',
  'zou',
  'qu',
  'yun',
  'yan',
  'ou',
  'e',
  'wo',
  'yi',
  'ci',
  'zou',
  'dian',
  'chu',
  'jin',
  'ya',
  'chi',
  0x80 => 'chen',
  'he',
  'yin',
  'ju',
  'ling',
  'bao',
  'tiao',
  'zi',
  'ken',
  'yu',
  'chuo',
  'qu',
  'wo',
  'long',
  'pang',
  'gong',
  0x90 => 'pang',
  'yan',
  'long',
  'long',
  'gong',
  'kan',
  'da',
  'ling',
  'da',
  'long',
  'gong',
  'kan',
  'gui',
  'qiu',
  'bie',
  'gui',
  0xa0 => 'yue',
  'chui',
  'he',
  'jue',
  'xie',
  'yu',
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  0xb0 => NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  0xc0 => NULL,
  NULL,
  NULL,
  'shan',
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  0xd0 => NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  NULL,
  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,
);