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