Руководство по PHP
Пред.
След.
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
...
Возвращаемые значения
...
Пред.
Начало
След.
zend_read_property
Уровень выше
zend_register_internal_class_ex