Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::getFileName — 获取文件名称
获取函数定义的文件名称
本函数还未编写文档,仅有参数列表。
此函数没有参数。
The file name.
Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').