apd_dump_function_table

(Unknown)

apd_dump_function_tableOutputs the current function table

Descrição

void apd_dump_function_table ( void )

Outputs the current function table.

Valor Retornado

Não há valor retornado.

Exemplos

Example #1 apd_dump_function_table() example

<?php
apd_dump_function_table
();
?>