zend_unregister_functions

(no version information, might be only in CVS)

zend_unregister_functions -- ...

说明

#include <zend_API.h>

void zend_unregister_functions ( zend_function_entry* functions, int count, HashTable* function_table TSRMLS_DC )

...

参数

functions

...

count

...

function_table TSRMLS_DC

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.