Searched defs:properties (Results 1 – 10 of 10) sorted by relevance
56 HashTable *properties; member
80 HashTable *properties; member
740 HashTable *properties; in ZEND_FUNCTION() local808 HashTable *properties; in ZEND_FUNCTION() local
429 HashTable *properties; in zend_print_flat_zval_r_to_buf() local492 HashTable *properties; in zend_print_zval_r_to_buf() local
1290 ZEND_API void zend_merge_properties(zval *obj, HashTable *properties) /* {{{ */ in zend_merge_properties()1558 ZEND_API void object_properties_init_ex(zend_object *object, HashTable *properties) /* {{{ */ in object_properties_init_ex()1591 ZEND_API void object_properties_load(zend_object *object, HashTable *properties) /* {{{ */ in object_properties_load()1670 …bject_and_properties_init(zval *arg, zend_class_entry *class_type, HashTable *properties) /* {{{ */ in _object_and_properties_init()1711 …bject_and_properties_init(zval *arg, zend_class_entry *class_type, HashTable *properties) /* {{{ */ in object_and_properties_init()
6645 HashTable *properties = zobj->properties; variable6733 HashTable *properties; variable
5115 HashTable *properties = zobj->properties; in ZEND_FE_RESET_R_SPEC_CONST_HANDLER() local5201 HashTable *properties; in ZEND_FE_RESET_RW_SPEC_CONST_HANDLER() local19276 HashTable *properties = zobj->properties; in ZEND_FE_RESET_R_SPEC_TMP_HANDLER() local19363 HashTable *properties; in ZEND_FE_RESET_RW_SPEC_TMP_HANDLER() local21934 HashTable *properties = zobj->properties; in ZEND_FE_RESET_R_SPEC_VAR_HANDLER() local22022 HashTable *properties; in ZEND_FE_RESET_RW_SPEC_VAR_HANDLER() local39108 HashTable *properties = zobj->properties; in ZEND_FE_RESET_R_SPEC_CV_HANDLER() local39194 HashTable *properties; in ZEND_FE_RESET_RW_SPEC_CV_HANDLER() local
511 HashTable *properties; member
3484 array $properties,
480 HashTable *properties = Z_OBJ_HT_P(obj)->get_properties(Z_OBJ_P(obj)); in _class_string() local4704 HashTable *properties = Z_OBJ_HT(intern->obj)->get_properties(Z_OBJ(intern->obj)); in ZEND_METHOD() local
Completed in 261 milliseconds