IntlChar::isalpha

IntlChar::isalpha

(PHP 7)

IntlChar::isalphaCheck if code point is a letter character

Description

public static bool IntlChar::isalpha ( mixed $codepoint )

Determines whether the specified code point is a letter character. TRUE for general categories "L" (letters).

Parameters

codepoint

The integer codepoint value (e.g. 登录查看完整内容