apd_dump_function_table

(no version information, might be only in CVS)

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

説明

void apd_dump_function_table ( void )

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

例 1. apd_dump_function_table() の例

<?php
apd_dump_function_table
();
?>