array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'uconverter.getsourcetype.php', 1 => 'UConverter::getSourceType', 2 => 'Get the source converter type', ), 'up' => array ( 0 => 'class.uconverter.php', 1 => 'UConverter', ), 'prev' => array ( 0 => 'uconverter.getsourceencoding.php', 1 => 'UConverter::getSourceEncoding', ), 'next' => array ( 0 => 'uconverter.getstandards.php', 1 => 'UConverter::getStandards', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/intl/uconverter/getsourcetype.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

UConverter::getSourceType

(PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1)

UConverter::getSourceTypeGet the source converter type

说明

public UConverter::getSourceType(): int|false|null

警告

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值