ReflectionFunctionAbstract::getFileName
(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::getFileName — ファイル名を取得する
パラメータ
この関数にはパラメータはありません。
戻り値
関数が定義されたファイル名を返します。
PHP コアや拡張モジュールで定義されていた場合は、false
を返します。
+add a note
User Contributed Notes 1 note
stein at visibone dot com ¶
11 years ago
Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google