apd_dump_function_table

(Unknown)

apd_dump_function_tableGeçerli işlev tablosunu çıktılar

Açıklama

apd_dump_function_table ( void ) : void

Geçerli işlev tablosunu çıktılar.

Dönen Değerler

Hiçbir değer dönmez.

Örnekler

Örnek 1 - apd_dump_function_table() örneği

<?php
apd_dump_function_table
();
?>

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top