Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. AbstractUnicodeString.php

AbstractUnicodeString::FOLD_TO

File

vendor/symfony/string/AbstractUnicodeString.php, line 41

Class

AbstractUnicodeString
Represents a string of abstract Unicode characters.

Namespace

Symfony\Component\String

Code

private const FOLD_TO = [
    'i̇',
    'μ',
    's',
    'ι',
    'σ',
    'β',
    'θ',
    'φ',
    'π',
    'κ',
    'ρ',
    'ε',
    'ṡ',
    'ι',
    'ss',
    'ʼn',
    'ǰ',
    'ΐ',
    'ΰ',
    'եւ',
    'ẖ',
    'ẗ',
    'ẘ',
    'ẙ',
    'aʾ',
    'ss',
    'ὐ',
    'ὒ',
    'ὔ',
    'ὖ',
    'ἀι',
    'ἁι',
    'ἂι',
    'ἃι',
    'ἄι',
    'ἅι',
    'ἆι',
    'ἇι',
    'ἀι',
    'ἁι',
    'ἂι',
    'ἃι',
    'ἄι',
    'ἅι',
    'ἆι',
    'ἇι',
    'ἠι',
    'ἡι',
    'ἢι',
    'ἣι',
    'ἤι',
    'ἥι',
    'ἦι',
    'ἧι',
    'ἠι',
    'ἡι',
    'ἢι',
    'ἣι',
    'ἤι',
    'ἥι',
    'ἦι',
    'ἧι',
    'ὠι',
    'ὡι',
    'ὢι',
    'ὣι',
    'ὤι',
    'ὥι',
    'ὦι',
    'ὧι',
    'ὠι',
    'ὡι',
    'ὢι',
    'ὣι',
    'ὤι',
    'ὥι',
    'ὦι',
    'ὧι',
    'ὰι',
    'αι',
    'άι',
    'ᾶ',
    'ᾶι',
    'αι',
    'ὴι',
    'ηι',
    'ήι',
    'ῆ',
    'ῆι',
    'ηι',
    'ῒ',
    'ῖ',
    'ῗ',
    'ῢ',
    'ῤ',
    'ῦ',
    'ῧ',
    'ὼι',
    'ωι',
    'ώι',
    'ῶ',
    'ῶι',
    'ωι',
    'ff',
    'fi',
    'fl',
    'ffi',
    'ffl',
    'st',
    'st',
    'մն',
    'մե',
    'մի',
    'վն',
    'մխ',
];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal