Query: apd_dump_function_table
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
APD_DUMP_FUNCTION_TABLE(3) 1 APD_DUMP_FUNCTION_TABLE(3) apd_dump_function_table - Outputs the current function tableSYNOPSISvoid apd_dump_function_table (void )DESCRIPTIONOutputs the current function table.RETURN VALUESNo value is returned.EXAMPLESExample #1 apd_dump_function_table(3) example <?php apd_dump_function_table(); ?> PHP Documentation Group APD_DUMP_FUNCTION_TABLE(3)