|
IntlChar::getPropertyValueEnumGet the property value for a given value name Beschreibung
public static int IntlChar::getPropertyValueEnum
( int
$property
, string $name
)Returns the property value integer for a given value name, as specified in the Unicode database file PropertyValueAliases.txt. Short, long, and any other variants are recognized.
Parameter-Liste
Rückgabewerte
Returns the corresponding value integer, or BeispieleBeispiel #1 Testen unterschiedlicher Eigenschaften
<?phpDas oben gezeigte Beispiel erzeugt folgende Ausgabe: bool(true) bool(true) bool(true) bool(true) |