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

Breadcrumb

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

AbstractUnicodeString::FOLD_FROM

File

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

Class

AbstractUnicodeString
Represents a string of abstract Unicode characters.

Namespace

Symfony\Component\String

Code

private const FOLD_FROM = [
    'İ',
    'µ',
    'ſ',
    "ͅ",
    'ς',
    'ϐ',
    'ϑ',
    'ϕ',
    'ϖ',
    'ϰ',
    'ϱ',
    'ϵ',
    'ẛ',
    "ι",
    'ß',
    'ʼn',
    'ǰ',
    'ΐ',
    'ΰ',
    'և',
    'ẖ',
    'ẗ',
    'ẘ',
    'ẙ',
    'ẚ',
    'ẞ',
    'ὐ',
    'ὒ',
    'ὔ',
    'ὖ',
    'ᾀ',
    'ᾁ',
    'ᾂ',
    'ᾃ',
    'ᾄ',
    'ᾅ',
    'ᾆ',
    'ᾇ',
    'ᾈ',
    'ᾉ',
    'ᾊ',
    'ᾋ',
    'ᾌ',
    'ᾍ',
    'ᾎ',
    'ᾏ',
    'ᾐ',
    'ᾑ',
    'ᾒ',
    'ᾓ',
    'ᾔ',
    'ᾕ',
    'ᾖ',
    'ᾗ',
    'ᾘ',
    'ᾙ',
    'ᾚ',
    'ᾛ',
    'ᾜ',
    'ᾝ',
    'ᾞ',
    'ᾟ',
    'ᾠ',
    'ᾡ',
    'ᾢ',
    'ᾣ',
    'ᾤ',
    'ᾥ',
    'ᾦ',
    'ᾧ',
    'ᾨ',
    'ᾩ',
    'ᾪ',
    'ᾫ',
    'ᾬ',
    'ᾭ',
    'ᾮ',
    'ᾯ',
    'ᾲ',
    'ᾳ',
    'ᾴ',
    'ᾶ',
    'ᾷ',
    'ᾼ',
    'ῂ',
    'ῃ',
    'ῄ',
    'ῆ',
    'ῇ',
    'ῌ',
    'ῒ',
    'ῖ',
    'ῗ',
    'ῢ',
    'ῤ',
    'ῦ',
    'ῧ',
    'ῲ',
    'ῳ',
    'ῴ',
    'ῶ',
    'ῷ',
    'ῼ',
    'ff',
    'fi',
    'fl',
    'ffi',
    'ffl',
    'ſt',
    'st',
    'ﬓ',
    'ﬔ',
    'ﬕ',
    'ﬖ',
    'ﬗ',
];

API Navigation

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