intern_ht         584 ext/spl/spl_fixedarray.c 	HashTable *intern_ht = zend_std_get_properties(getThis());
intern_ht         593 ext/spl/spl_fixedarray.c 		int size = zend_hash_num_elements(intern_ht);
intern_ht         598 ext/spl/spl_fixedarray.c 		ZEND_HASH_FOREACH_VAL(intern_ht, data) {
intern_ht         608 ext/spl/spl_fixedarray.c 		zend_hash_clean(intern_ht);