zend_register_functions

(no version information, might be only in CVS)

zend_register_functions -- ...

Описание

#include <zend_API.h>

int zend_register_functions ( zend_class_entry* scope, zend_function_entry* functions, HashTable* function_table, int type TSRMLS_DC )

...

Список параметров

scope

...

functions

...

function_table

...

type TSRMLS_DC

...

Возвращаемые значения

...