Normalizer::isNormalized
  • References/PHP/Function/Human Language and Encoding/Internationalization/Normalizer

(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) Checks if the provided string is already in the specified

2025-01-10 15:47:30
IntlChar::charMirror
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlChar

(PHP 7) Get the "mirror-image" character for a code point

2025-01-10 15:47:30
Transliterator::create
  • References/PHP/Function/Human Language and Encoding/Internationalization/Transliterator

(PHP >= 5.4.0, PECL intl >= 2.0.0) Create a transliterator

2025-01-10 15:47:30
IntlChar::chr
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlChar

(PHP 7) Return Unicode character by code point value

2025-01-10 15:47:30
IntlDateFormatter::getErrorCode
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlDateFormatter

(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) Get the error code from last operation

2025-01-10 15:47:30
intl_get_error_message
  • References/PHP/Function/Human Language and Encoding/Internationalization

(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0) Get description of the last error

2025-01-10 15:47:30
IntlTimeZone::getID
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlTimeZone

(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1) Get timezone ID

2025-01-10 15:47:30
IntlCalendar::clear
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlCalendar

(PHP 5.5.0, PHP 7, PECL >= 3.0.0a1) Clear a field or all fields

2025-01-10 15:47:30
IntlChar::islower
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlChar

(PHP 7) Check if code point is a lowercase letter

2025-01-10 15:47:30
IntlChar::isupper
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlChar

(PHP 7) Check if code point has the general category "Lu" (uppercase letter)

2025-01-10 15:47:30