Forum und email

apd_dump_function_table

(No version information available, might be only in CVS)

apd_dump_function_table — 現在の関数テーブルを出力する

説明

void apd_dump_function_table ( void )

現在の関数テーブルを出力します。

返り値

値を返しません。

Example#1 apd_dump_function_table() の例

<?php
apd_dump_function_table
();
?>