The module handler to execute the transliteration_overrides alter hook. Type:
Implements transliteration without using the PECL extensions. Transliterations are done character-by-character, by looking up non-US-ASCII characters
public TransliterationInterface::remov
Defines an interface for classes providing transliteration. Hierarchy interface \
protected PhpTransliteration::readGenericData($bank)
public TransliterationInterface::transliterate($string
Non-language-specific transliteration tables. Array whose keys are the upper two bytes of the Unicode character, and whose values are an array
public PhpTransliteration::__construct($data_directory
public PhpTransliteration::removeDiacritics($string)
protected PhpTransliteration::replace($code, $langcode
Page 1 of 2