<?php /** * @file * Esperanto transliteration data for the PhpTransliteration class. */ $overrides['eo'] = [ 0x18 => 'Cx', 0x19 => 'cx', 0x11c => 'Gx', 0x11d => 'gx', 0x124 => 'Hx', 0x125 => 'hx', 0x134 => 'Jx', 0x135 => 'jx', 0x15c => 'Sx', 0x15d => 'sx', 0x16c => 'Ux', 0x16d => 'ux', ];