IntlChar::tolower

IntlChar::tolower

(PHP 7)

IntlChar::tolowerMake Unicode character lowercase

Description

public static mixed IntlChar::tolower ( mixed $codepoint )

The given character is mapped to its lowercase equivalent. If the character has no lowercase equivalent, the original character itself is returned.

Parameters

codepoint

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