IntlChar::getIntPropertyMinValue

IntlChar::getIntPropertyMinValue

(PHP 7)

IntlChar::getIntPropertyMinValueGet the min value for a Unicode property

Description

public static int IntlChar::getIntPropertyMinValue ( int $property )

Gets the minimum value for an enumerated/integer/binary Unicode property.

Parameters

property

The Unicode property to lookup (see the IntlChar::PROPERTY_* constants).