Home
last modified time | relevance | path

Searched defs:properties (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/simplexml/
H A Dphp_simplexml.h56 HashTable *properties; member
/php-src/Zend/
H A Dzend_builtin_functions.c762 HashTable *properties; in ZEND_FUNCTION() local
830 HashTable *properties; in ZEND_FUNCTION() local
H A Dzend.c488 HashTable *properties; in zend_print_flat_zval_r_to_buf() local
551 HashTable *properties; in zend_print_zval_r_to_buf() local
H A Dzend_API.c1365 ZEND_API void zend_merge_properties(zval *obj, HashTable *properties) /* {{{ */ in zend_merge_properties()
1664 ZEND_API void object_properties_init_ex(zend_object *object, HashTable *properties) /* {{{ */ in object_properties_init_ex()
1697 ZEND_API void object_properties_load(zend_object *object, HashTable *properties) /* {{{ */ in object_properties_load()
1776 …bject_and_properties_init(zval *arg, zend_class_entry *class_type, HashTable *properties) /* {{{ */ in _object_and_properties_init()
1817 …bject_and_properties_init(zval *arg, zend_class_entry *class_type, HashTable *properties) /* {{{ */ in object_and_properties_init()
H A Dzend_vm_def.h6751 HashTable *properties = zobj->properties; variable
6839 HashTable *properties; variable
H A Dzend_vm_execute.h5261 HashTable *properties = zobj->properties; in ZEND_FE_RESET_R_SPEC_CONST_HANDLER() local
5347 HashTable *properties; in ZEND_FE_RESET_RW_SPEC_CONST_HANDLER() local
19651 HashTable *properties = zobj->properties; in ZEND_FE_RESET_R_SPEC_TMP_HANDLER() local
19738 HashTable *properties; in ZEND_FE_RESET_RW_SPEC_TMP_HANDLER() local
22321 HashTable *properties = zobj->properties; in ZEND_FE_RESET_R_SPEC_VAR_HANDLER() local
22409 HashTable *properties; in ZEND_FE_RESET_RW_SPEC_VAR_HANDLER() local
40062 HashTable *properties = zobj->properties; in ZEND_FE_RESET_R_SPEC_CV_HANDLER() local
40148 HashTable *properties; in ZEND_FE_RESET_RW_SPEC_CV_HANDLER() local
H A Dzend_types.h561 HashTable *properties; member
/php-src/build/
H A Dgen_stub.php4428 array $properties,
/php-src/ext/reflection/
H A Dphp_reflection.c474 HashTable *properties = Z_OBJ_HT_P(obj)->get_properties(Z_OBJ_P(obj)); in _class_string() local
4762 HashTable *properties = Z_OBJ_HT(intern->obj)->get_properties(Z_OBJ(intern->obj)); in ZEND_METHOD() local

Completed in 354 milliseconds