zend_update_static_property

zend_update_static_property -- ...

Descrizione

#include <zend_API.h>

int zend_update_static_property ( zend_class_entry* scope, char* name, int name_length, zval* value, magic TSRMLS_DC )

...

Elenco dei parametri

scope

...

name

...

name_length

...

value

...

TSRMLS_DC

...

Valori restituiti

...