IntlChar::charFromName
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlChar

(PHP 7) Find Unicode character by name and return its code point value

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

(PHP 7) Get the property constant value for a given property name

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

(PHP 7) Check if code point is a digit character

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

(PHP 7) Check a binary Unicode property for a code point

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

(PHP 7) Get the max value for a Unicode property

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

(PHP 7) Check if code point is a graphic character

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

(PHP 7) Make Unicode character uppercase public

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

(PHP 7) Check if code point has the White_Space Unicode property

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

(PHP 7) Check if code point is a control character

2025-01-10 15:47:30