(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::isInternal — 判断函数是否是内置函数
判断函数是否是内置函数,而非用户自定义。
此函数没有参数。
内置函数返回 true,否则返回 false
true
false