| 
 
update : 2015.11.03
 
php.shukuma.com검색:
  
 | 
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  예제Example #1 Testing different code points 
<?php위 예제의 출력: string(3) "tel" string(2) "æ"  |