(PHP 5)
ReflectionFunctionAbstract::isUserDefined — Checks if user defined
Checks whether the function is user-defined, as opposed to internal.
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Esta función no tiene parámetros.
TRUE if it's user-defined, otherwise false;