IntlChar::charType

IntlChar::charType

(PHP 7)

IntlChar::charTypeGet the general category value for a code point

Description

public static int IntlChar::charType ( mixed $codepoint )

Returns the general category value for the code point.

Parameters

codepoint

The integer codepoint value (e.g. 0x2603 for U+2603 SNOWMAN), or the charact