Lines Matching refs:spl_SplObjectStorage

89 } spl_SplObjectStorage; /* }}} */  typedef
99 spl_SplObjectStorage *intern = (spl_SplObjectStorage *)object; in spl_SplOjectStorage_free_storage()
113 static char *spl_object_storage_get_hash(spl_SplObjectStorage *intern, zval *this, zval *obj, int … in spl_object_storage_get_hash()
168 static void spl_object_storage_free_hash(spl_SplObjectStorage *intern, char *hash) { in spl_object_storage_free_hash()
186 spl_SplObjectStorageElement* spl_object_storage_get(spl_SplObjectStorage *intern, char *hash, int h… in spl_object_storage_get()
196 void spl_object_storage_attach(spl_SplObjectStorage *intern, zval *this, zval *obj, zval *inf TSRML… in spl_object_storage_attach()
226 int spl_object_storage_detach(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {{{… in spl_object_storage_detach()
239 void spl_object_storage_addall(spl_SplObjectStorage *intern, zval *this, spl_SplObjectStorage *othe… in spl_object_storage_addall()
253 …ect_value spl_object_storage_new_ex(zend_class_entry *class_type, spl_SplObjectStorage **obj, zval… in spl_object_storage_new_ex()
256 spl_SplObjectStorage *intern; in spl_object_storage_new_ex()
259 intern = emalloc(sizeof(spl_SplObjectStorage)); in spl_object_storage_new_ex()
260 memset(intern, 0, sizeof(spl_SplObjectStorage)); in spl_object_storage_new_ex()
272 spl_SplObjectStorage *other = (spl_SplObjectStorage*)zend_object_store_get_object(orig TSRMLS_CC); in spl_object_storage_new_ex()
301 spl_SplObjectStorage *intern; in spl_object_storage_clone()
315 spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(obj TSRMLS_CC); in spl_object_storage_debug_info()
367 spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(obj TSRMLS_CC); in spl_object_storage_get_gc()
427 …return zend_hash_compare(&((spl_SplObjectStorage *)zo1)->storage, &((spl_SplObjectStorage *)zo2)->… in spl_object_storage_compare_objects()
434 spl_SplObjectStorage *tmp; in spl_SplObjectStorage_new()
439 int spl_object_storage_contains(spl_SplObjectStorage *intern, zval *this, zval *obj TSRMLS_DC) /* {… in spl_object_storage_contains()
458spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
471spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
506spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
534spl_SplObjectStorage *intern = (spl_SplObjectStorage *)zend_object_store_get_object(getThis() TSRM… in SPL_METHOD()
535 spl_SplObjectStorage *other; in SPL_METHOD()
541 other = (spl_SplObjectStorage *)zend_object_store_get_object(obj TSRMLS_CC); in SPL_METHOD()
553spl_SplObjectStorage *intern = (spl_SplObjectStorage *)zend_object_store_get_object(getThis() TSRM… in SPL_METHOD()
554 spl_SplObjectStorage *other; in SPL_METHOD()
561 other = (spl_SplObjectStorage *)zend_object_store_get_object(obj TSRMLS_CC); in SPL_METHOD()
581spl_SplObjectStorage *intern = (spl_SplObjectStorage *)zend_object_store_get_object(getThis() TSRM… in SPL_METHOD()
582 spl_SplObjectStorage *other; in SPL_METHOD()
589 other = (spl_SplObjectStorage *)zend_object_store_get_object(obj TSRMLS_CC); in SPL_METHOD()
611spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
623spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
636spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
650spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
663spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
677spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
694spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
711spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
730spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
744spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
803spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
1005 spl_SplObjectStorage *intern; in SPL_METHOD()
1016 intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRMLS_CC); in SPL_METHOD()
1026spl_SplObjectStorage *intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRML… in SPL_METHOD()
1039 spl_SplObjectStorage *intern; in SPL_METHOD()
1040 intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRMLS_CC); in SPL_METHOD()
1052 spl_SplObjectStorage *intern; in SPL_METHOD()
1059 intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRMLS_CC); in SPL_METHOD()
1089 spl_SplObjectStorage *intern; in SPL_METHOD()
1093 intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRMLS_CC); in SPL_METHOD()
1112 spl_SplObjectStorage *intern; in SPL_METHOD()
1116 intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRMLS_CC); in SPL_METHOD()
1135 spl_SplObjectStorage *intern; in SPL_METHOD()
1140 intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRMLS_CC); in SPL_METHOD()
1175 static void spl_multiple_iterator_get_all(spl_SplObjectStorage *intern, int get_type, zval *return_… in spl_multiple_iterator_get_all()
1247 spl_SplObjectStorage *intern; in SPL_METHOD()
1248 intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRMLS_CC); in SPL_METHOD()
1262 spl_SplObjectStorage *intern; in SPL_METHOD()
1263 intern = (spl_SplObjectStorage*)zend_object_store_get_object(getThis() TSRMLS_CC); in SPL_METHOD()