Manual de PHP
Anterior
Siguiente
zend_declare_property_ex
zend_declare_property_ex -- ...
Descripción
#include <zend_API.h>
int
zend_declare_property_ex
( zend_class_entry* ce, char* name, int name_length, zval* property, int access_type, char* doc_comment, int doc_comment_len, magic TSRMLS_DC )
...
Lista de parámetros
ce
...
name
...
name_length
...
property
...
access_type
...
doc_comment
...
doc_comment_len
...
TSRMLS_DC
...
Valores retornados
...
Anterior
Inicio
Siguiente
zend_declare_property_double
Subir
zend_declare_property_long