(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::isInternal — 检查是否为内部函数
检查函数是内部函数还是用户定义函数。
此函数没有参数。
如果它是内部函数,则返回true,否则返回false
true
false