php教程

ReflectionFunctionAbstract::isInternal

(PHP 5 >= 5.2.0, PHP 7)

ReflectionFunctionAbstract::isInternal判断函数是否是内置函数

说明

public ReflectionFunctionAbstract::isInternal ( void ) : bool

判断函数是否是内置函数,与用户自定义函数相反

Warning

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

参数

此函数没有参数。

返回值

内置函数返回 TRUE,否则返回 FALSE

参见

User Contributed Notes

There are no user contributed notes for this page.

CopyRight © 2008-2022 verySource.Com All Rights reserved. 京ICP备17048824号-1 京公网安备:11010502034788