(PHP 5)
ReflectionFunctionAbstract::isInternal — Checks if is internal
Checks whether the function is internal, as opposed to user-defined.
本函数暂无文档,仅有参数列表。
This function has no parameters.
TRUE if it's internal, otherwise FALSE