IntlChar::isprint

IntlChar::isprint

(PHP 7)

IntlChar::isprintCheck if code point is a printable character

Description

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

Determines whether the specified code point is a printable character.

TRUE for general categories other than "C" (controls).

Parameters

codepoint

The int