(PHP 5)
ReflectionFunctionAbstract::isInternal — Checks if is internal
Checks whether the function is internal, as opposed to user-defined.
本函数还未编写文档,仅有参数列表。
此函数没有参数。
TRUE if it's internal, otherwise FALSE
TRUE
FALSE