| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
IntlChar::getFC_NFKC_Closure(PHP 7) IntlChar::getFC_NFKC_Closure — Get the FC_NFKC_Closure property for a code point 説明Gets the FC_NFKC_Closure property string for a character. パラメータ
返り値
Returns the FC_NFKC_Closure property string for the 例例1 さまざまなコードポイントの例
<?php 上の例の出力は以下となります。 string(3) "tel" string(2) "?" |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「IntlChar::getFC_NFKC_Closure - Get the FC_NFKC_Closure property for a code point」をGoogle検索
|