Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').
(PHP 5)
ReflectionFunctionAbstract::getFileName — Gets file name
Gets the file name from a user-defined function.
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Questa funzione non contiene parametri.
The file name.
Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').