xd2.php

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

File

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

View source
<?php


/**
 * @file
 * Generic transliteration data for the PhpTransliteration class.
 */
$base = [
    0x0 => 'toels',
    'toelt',
    'toelp',
    'toelh',
    'toem',
    'toeb',
    'toebs',
    'toes',
    'toess',
    'toeng',
    'toej',
    'toech',
    'toek',
    'toet',
    'toep',
    'toeh',
    0x10 => 'tyo',
    'tyog',
    'tyokk',
    'tyogs',
    'tyon',
    'tyonj',
    'tyonh',
    'tyod',
    'tyol',
    'tyolg',
    'tyolm',
    'tyolb',
    'tyols',
    'tyolt',
    'tyolp',
    'tyolh',
    0x20 => 'tyom',
    'tyob',
    'tyobs',
    'tyos',
    'tyoss',
    'tyong',
    'tyoj',
    'tyoch',
    'tyok',
    'tyot',
    'tyop',
    'tyoh',
    'tu',
    'tug',
    'tukk',
    'tugs',
    0x30 => 'tun',
    'tunj',
    'tunh',
    'tud',
    'tul',
    'tulg',
    'tulm',
    'tulb',
    'tuls',
    'tult',
    'tulp',
    'tulh',
    'tum',
    'tub',
    'tubs',
    'tus',
    0x40 => 'tuss',
    'tung',
    'tuj',
    'tuch',
    'tuk',
    'tut',
    'tup',
    'tuh',
    'two',
    'twog',
    'twokk',
    'twogs',
    'twon',
    'twonj',
    'twonh',
    'twod',
    0x50 => 'twol',
    'twolg',
    'twolm',
    'twolb',
    'twols',
    'twolt',
    'twolp',
    'twolh',
    'twom',
    'twob',
    'twobs',
    'twos',
    'twoss',
    'twong',
    'twoj',
    'twoch',
    0x60 => 'twok',
    'twot',
    'twop',
    'twoh',
    'twe',
    'tweg',
    'twekk',
    'twegs',
    'twen',
    'twenj',
    'twenh',
    'twed',
    'twel',
    'twelg',
    'twelm',
    'twelb',
    0x70 => 'twels',
    'twelt',
    'twelp',
    'twelh',
    'twem',
    'tweb',
    'twebs',
    'twes',
    'twess',
    'tweng',
    'twej',
    'twech',
    'twek',
    'twet',
    'twep',
    'tweh',
    0x80 => 'twi',
    'twig',
    'twikk',
    'twigs',
    'twin',
    'twinj',
    'twinh',
    'twid',
    'twil',
    'twilg',
    'twilm',
    'twilb',
    'twils',
    'twilt',
    'twilp',
    'twilh',
    0x90 => 'twim',
    'twib',
    'twibs',
    'twis',
    'twiss',
    'twing',
    'twij',
    'twich',
    'twik',
    'twit',
    'twip',
    'twih',
    'tyu',
    'tyug',
    'tyukk',
    'tyugs',
    0xa0 => 'tyun',
    'tyunj',
    'tyunh',
    'tyud',
    'tyul',
    'tyulg',
    'tyulm',
    'tyulb',
    'tyuls',
    'tyult',
    'tyulp',
    'tyulh',
    'tyum',
    'tyub',
    'tyubs',
    'tyus',
    0xb0 => 'tyuss',
    'tyung',
    'tyuj',
    'tyuch',
    'tyuk',
    'tyut',
    'tyup',
    'tyuh',
    'teu',
    'teug',
    'teukk',
    'teugs',
    'teun',
    'teunj',
    'teunh',
    'teud',
    0xc0 => 'teul',
    'teulg',
    'teulm',
    'teulb',
    'teuls',
    'teult',
    'teulp',
    'teulh',
    'teum',
    'teub',
    'teubs',
    'teus',
    'teuss',
    'teung',
    'teuj',
    'teuch',
    0xd0 => 'teuk',
    'teut',
    'teup',
    'teuh',
    'tui',
    'tuig',
    'tuikk',
    'tuigs',
    'tuin',
    'tuinj',
    'tuinh',
    'tuid',
    'tuil',
    'tuilg',
    'tuilm',
    'tuilb',
    0xe0 => 'tuils',
    'tuilt',
    'tuilp',
    'tuilh',
    'tuim',
    'tuib',
    'tuibs',
    'tuis',
    'tuiss',
    'tuing',
    'tuij',
    'tuich',
    'tuik',
    'tuit',
    'tuip',
    'tuih',
    0xf0 => 'ti',
    'tig',
    'tikk',
    'tigs',
    'tin',
    'tinj',
    'tinh',
    'tid',
    'til',
    'tilg',
    'tilm',
    'tilb',
    'tils',
    'tilt',
    'tilp',
    'tilh',
];

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