zend_register_functions
(no version information, might be only in CVS)
zend_register_functions -- ...
Description
#include <zend_API.h>
int
zend_register_functions ( zend_class_entry* scope, zend_function_entry* functions, HashTable* function_table, int type TSRMLS_DC )
...
Parameters
- scope
...
- functions
...
- function_table
...
- type TSRMLS_DC
...