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