(PHP 7)
Check if code point is a base character
public static bool IntlChar::isbase ( mixed $codepoint )
Determines whether the specified code point is a base character. TRUE for general categories "L" (letters), "N" (numbers), "Mc" (spacing combining marks), and "Me" (enclosing marks).
Note:
This is different from the Unicode definition in chapter 3.5, conformance clause D13, which defines base characters to be all char