xc7.php

Same filename in other branches
  1. 8.9.x core/lib/Drupal/Component/Transliteration/data/xc7.php
  2. 10 core/lib/Drupal/Component/Transliteration/data/xc7.php
  3. 11.x core/lib/Drupal/Component/Transliteration/data/xc7.php

File

core/lib/Drupal/Component/Transliteration/data/xc7.php

View source
<?php


/**
 * @file
 * Generic transliteration data for the PhpTransliteration class.
 */
$base = [
    0x0 => 'wek',
    'wet',
    'wep',
    'weh',
    'wi',
    'wig',
    'wikk',
    'wigs',
    'win',
    'winj',
    'winh',
    'wid',
    'wil',
    'wilg',
    'wilm',
    'wilb',
    0x10 => 'wils',
    'wilt',
    'wilp',
    'wilh',
    'wim',
    'wib',
    'wibs',
    'wis',
    'wiss',
    'wing',
    'wij',
    'wich',
    'wik',
    'wit',
    'wip',
    'wih',
    0x20 => 'yu',
    'yug',
    'yukk',
    'yugs',
    'yun',
    'yunj',
    'yunh',
    'yud',
    'yul',
    'yulg',
    'yulm',
    'yulb',
    'yuls',
    'yult',
    'yulp',
    'yulh',
    0x30 => 'yum',
    'yub',
    'yubs',
    'yus',
    'yuss',
    'yung',
    'yuj',
    'yuch',
    'yuk',
    'yut',
    'yup',
    'yuh',
    'eu',
    'eug',
    'eukk',
    'eugs',
    0x40 => 'eun',
    'eunj',
    'eunh',
    'eud',
    'eul',
    'eulg',
    'eulm',
    'eulb',
    'euls',
    'eult',
    'eulp',
    'eulh',
    'eum',
    'eub',
    'eubs',
    'eus',
    0x50 => 'euss',
    'eung',
    'euj',
    'euch',
    'euk',
    'eut',
    'eup',
    'euh',
    'ui',
    'uig',
    'uikk',
    'uigs',
    'uin',
    'uinj',
    'uinh',
    'uid',
    0x60 => 'uil',
    'uilg',
    'uilm',
    'uilb',
    'uils',
    'uilt',
    'uilp',
    'uilh',
    'uim',
    'uib',
    'uibs',
    'uis',
    'uiss',
    'uing',
    'uij',
    'uich',
    0x70 => 'uik',
    'uit',
    'uip',
    'uih',
    'i',
    'ig',
    'ikk',
    'igs',
    'in',
    'inj',
    'inh',
    'id',
    'il',
    'ilg',
    'ilm',
    'ilb',
    0x80 => 'ils',
    'ilt',
    'ilp',
    'ilh',
    'im',
    'ib',
    'ibs',
    'is',
    'iss',
    'ing',
    'ij',
    'ich',
    'ik',
    'it',
    'ip',
    'ih',
    0x90 => 'ja',
    'jag',
    'jakk',
    'jags',
    'jan',
    'janj',
    'janh',
    'jad',
    'jal',
    'jalg',
    'jalm',
    'jalb',
    'jals',
    'jalt',
    'jalp',
    'jalh',
    0xa0 => 'jam',
    'jab',
    'jabs',
    'jas',
    'jass',
    'jang',
    'jaj',
    'jach',
    'jak',
    'jat',
    'jap',
    'jah',
    'jae',
    'jaeg',
    'jaekk',
    'jaegs',
    0xb0 => 'jaen',
    'jaenj',
    'jaenh',
    'jaed',
    'jael',
    'jaelg',
    'jaelm',
    'jaelb',
    'jaels',
    'jaelt',
    'jaelp',
    'jaelh',
    'jaem',
    'jaeb',
    'jaebs',
    'jaes',
    0xc0 => 'jaess',
    'jaeng',
    'jaej',
    'jaech',
    'jaek',
    'jaet',
    'jaep',
    'jaeh',
    'jya',
    'jyag',
    'jyakk',
    'jyags',
    'jyan',
    'jyanj',
    'jyanh',
    'jyad',
    0xd0 => 'jyal',
    'jyalg',
    'jyalm',
    'jyalb',
    'jyals',
    'jyalt',
    'jyalp',
    'jyalh',
    'jyam',
    'jyab',
    'jyabs',
    'jyas',
    'jyass',
    'jyang',
    'jyaj',
    'jyach',
    0xe0 => 'jyak',
    'jyat',
    'jyap',
    'jyah',
    'jyae',
    'jyaeg',
    'jyaekk',
    'jyaegs',
    'jyaen',
    'jyaenj',
    'jyaenh',
    'jyaed',
    'jyael',
    'jyaelg',
    'jyaelm',
    'jyaelb',
    0xf0 => 'jyaels',
    'jyaelt',
    'jyaelp',
    'jyaelh',
    'jyaem',
    'jyaeb',
    'jyaebs',
    'jyaes',
    'jyaess',
    'jyaeng',
    'jyaej',
    'jyaech',
    'jyaek',
    'jyaet',
    'jyaep',
    'jyaeh',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.