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

(PHP 7) Check whether the code point is defined

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::isbase
  • References/PHP/Function/Human Language and Encoding/Internationalization/IntlChar

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

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

(PHP 7) Get bidirectional category value for a code point

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

(PHP 7) Check if code point is punctuation character

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

(PHP 7) Check if code point is permissible in a Java identifier

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

(PHP 7) Check if code point is a "blank" or "horizontal space" character

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

(PHP 7) Get the numeric value for a Unicode code point

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

(PHP 7) Check if code point is an alphanumeric character

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

(PHP 7) Get the value for a Unicode property for a code point

2025-01-10 15:47:30