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

(PHP 7) Check if code point is a whitespace character according to ICU

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

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

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

(PHP 7) Get character representation for a given digit and radix

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

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

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

(PHP 7) Get the combining class of a code point

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

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

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

(PHP 7) Get the Unicode allocation block containing a code point

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

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

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

(PHP 7) Perform case folding on a code point

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

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

2025-01-10 15:47:30