PEAR_Common::addTempFile (Previous) (Next) PEAR_Common::buildProvidesArray

View this page in Last updated: Sun, 31 Aug 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

PEAR_Common::analyzeSourceCode()

PEAR_Common::analyzeSourceCode() -- analyze the source code of the given PHP file

Description

Analyze the source code of the given PHP file

Parameter

string $file

Filename of the PHP file

Return value

array - hash list of declared_classes, declared_methods, declared_functions and used_classes

Note

This function can be called statically.

PEAR_Common::addTempFile (Previous) (Next) PEAR_Common::buildProvidesArray

Download Documentation Last updated: Sun, 31 Aug 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.