Forum und email
apd_dump_function_table

apd_dump_function_table

(no version information, might be only in CVS)

apd_dump_function_table -- Outputs the current function table

Popis

void apd_dump_function_table ( void )

Outputs the current function table.

Návratové hodnoty

Nevrací se žádná hodnota.

Příklady

Příklad 1. apd_dump_function_table() example

<?php
apd_dump_function_table
();
?>