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

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

PEAR_Common::analyzeSourceCode()

PEAR_Common::analyzeSourceCode() -- 指定した PHP ファイルのソースコードを解析する

説明

指定した PHP ファイルのソースコードを解析します。

パラメータ

string $file

PHP ファイルのファイル名。

返り値

array - declared_classesdeclared_methodsdeclared_functions および used_classes からなるハッシュリストを返します。

注意

この関数は、スタティックにコールする ことができます。

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

Download Documentation Last updated: Sun, 05 Oct 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.