apd_dump_function_table

(Unknown)

apd_dump_function_tableOutputs the current function table

Descrierea

apd_dump_function_table ( void ) : void

Outputs the current function table.

Valorile întoarse

Nu este întoarsă nici o valoare.

Exemple

Example #1 apd_dump_function_table() example

<?php
apd_dump_function_table
();
?>