PHP Handbuch
Zurück
Weiter
zend_register_functions
(no version information, might be only in CVS)
zend_register_functions -- ...
Beschreibung
#include <zend_API.h>
int
zend_register_functions
( zend_class_entry* scope, zend_function_entry* functions, HashTable* function_table, int type TSRMLS_DC )
...
Parameter Liste
scope
...
functions
...
function_table
...
type TSRMLS_DC
...
Rückgabewerte
...
Zurück
Zum Anfang
Weiter
zend_read_property
Nach oben
zend_register_internal_class_ex