zend_register_functions

zend_register_functions

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, magic TSRMLS_DC )

...

Parameters

scope

...

functions

...

function_table

...

type

...

TSRMLS_DC

...

Return Values

...

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.