Z_ARRVAL         5792 Zend/zend_compile.c 				zend_symtable_update(Z_ARRVAL(result->u.constant), "", 1, &element, sizeof(zval *), NULL);
Z_ARRVAL         5796 Zend/zend_compile.c 				zend_hash_index_update(Z_ARRVAL(result->u.constant), Z_LVAL(offset->u.constant), &element, sizeof(zval *), NULL);
Z_ARRVAL         5799 Zend/zend_compile.c 				zend_hash_index_update(Z_ARRVAL(result->u.constant), zend_dval_to_lval(Z_DVAL(offset->u.constant)), &element, sizeof(zval *), NULL);
Z_ARRVAL         5806 Zend/zend_compile.c 		zend_hash_next_index_insert(Z_ARRVAL(result->u.constant), &element, sizeof(zval *), NULL);
Z_ARRVAL          838 Zend/zend_gc.c 				zend_hash_destroy(Z_ARRVAL(p->z));
Z_ARRVAL          839 Zend/zend_gc.c 				FREE_HASHTABLE(Z_ARRVAL(p->z));
Z_ARRVAL          460 Zend/zend_operators.h #define Z_ARRVAL_P(zval_p)		Z_ARRVAL(*zval_p)
Z_ARRVAL          475 Zend/zend_operators.h #define Z_ARRVAL_PP(zval_pp)	Z_ARRVAL(**zval_pp)
Z_ARRVAL         3623 Zend/zend_vm_def.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         3636 Zend/zend_vm_def.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         3639 Zend/zend_vm_def.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         3649 Zend/zend_vm_def.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         3811 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         3824 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         3827 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         3837 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         4707 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         4720 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         4723 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         4733 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         5564 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         5577 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         5580 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         5590 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         6272 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         6285 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         6288 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         6298 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         7205 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         7218 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         7221 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         7231 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         9073 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         9086 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         9089 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         9099 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         9931 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         9944 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         9947 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         9957 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         10790 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         10803 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         10806 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         10816 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         11375 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         11388 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         11391 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         11401 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         12230 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         12243 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         12246 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         12256 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         15663 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         15676 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         15679 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         15689 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         17915 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         17928 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         17931 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         17941 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         20223 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         20236 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         20239 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         20249 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         21652 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         21665 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         21668 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         21678 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         23681 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         23694 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         23697 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         23707 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         32893 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         32906 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         32909 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         32919 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         35007 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         35020 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         35023 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         35033 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         37176 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         37189 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         37192 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         37202 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         38474 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         38487 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         38490 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         38500 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         40347 Zend/zend_vm_execute.h 				zend_hash_index_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         40360 Zend/zend_vm_execute.h 				zend_hash_quick_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), Z_STRVAL_P(offset), Z_STRLEN_P(offset)+1, hval, &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         40363 Zend/zend_vm_execute.h 				zend_hash_update(Z_ARRVAL(EX_T(opline->result.var).tmp_var), "", sizeof(""), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         40373 Zend/zend_vm_execute.h 		zend_hash_next_index_insert(Z_ARRVAL(EX_T(opline->result.var).tmp_var), &expr_ptr, sizeof(zval *), NULL);
Z_ARRVAL         2083 ext/fileinfo/libmagic/softmagic.c 						inner_ht = Z_ARRVAL(tmpcopy);
Z_ARRVAL          156 ext/intl/breakiterator/breakiterator_class.cpp 		return Z_ARRVAL(zv);
Z_ARRVAL          170 ext/intl/breakiterator/breakiterator_class.cpp 	return Z_ARRVAL(zv);
Z_ARRVAL          165 ext/intl/calendar/calendar_class.cpp 		return Z_ARRVAL(zv);
Z_ARRVAL          219 ext/intl/calendar/calendar_class.cpp 	return Z_ARRVAL(zv);
Z_ARRVAL          303 ext/intl/timezone/timezone_class.cpp 		return Z_ARRVAL(zv);
Z_ARRVAL          312 ext/intl/timezone/timezone_class.cpp 		return Z_ARRVAL(zv);
Z_ARRVAL          320 ext/intl/timezone/timezone_class.cpp 		return Z_ARRVAL(zv);
Z_ARRVAL          327 ext/intl/timezone/timezone_class.cpp 	return Z_ARRVAL(zv);
Z_ARRVAL         2074 ext/mbstring/mbstring.c 		Z_ARRVAL(tmp) = EG(active_symbol_table);		
Z_ARRVAL         2167 ext/mysql/php_mysql.c 		zend_merge_properties(return_value, Z_ARRVAL(dataset), 1 TSRMLS_CC);
Z_ARRVAL         1281 ext/mysqli/mysqli.c 		zend_merge_properties(return_value, Z_ARRVAL(dataset), 1 TSRMLS_CC);
Z_ARRVAL         1593 ext/mysqlnd/mysqlnd_result.c 	zend_hash_internal_pointer_reset(Z_ARRVAL(row));
Z_ARRVAL         1595 ext/mysqlnd/mysqlnd_result.c 		zend_hash_move_forward(Z_ARRVAL(row));
Z_ARRVAL         1596 ext/mysqlnd/mysqlnd_result.c 		zend_hash_get_current_data(Z_ARRVAL(row), (void **)&entry);
Z_ARRVAL         1599 ext/mysqlnd/mysqlnd_result.c 	zend_hash_get_current_data(Z_ARRVAL(row), (void **)&entry);
Z_ARRVAL         2627 ext/pgsql/pgsql.c 		zend_merge_properties(return_value, Z_ARRVAL(dataset), 1 TSRMLS_CC);
Z_ARRVAL          439 ext/readline/readline.c 	HashTable  *myht = Z_ARRVAL(_readline_array);
Z_ARRVAL          498 ext/readline/readline.c 			if (zend_hash_num_elements(Z_ARRVAL(_readline_array))) {
Z_ARRVAL         1702 ext/spl/spl_array.c 	Z_ARRVAL(members) = intern->std.properties;
Z_ARRVAL          605 ext/spl/spl_directory.c 	Z_ARRVAL(zrv) = rv;
Z_ARRVAL          526 ext/spl/spl_dllist.c 		Z_ARRVAL(zrv) = intern->debug_info;
Z_ARRVAL          542 ext/spl/spl_heap.c 		Z_ARRVAL(zrv) = intern->debug_info;
Z_ARRVAL          783 ext/spl/spl_observer.c 	Z_ARRVAL(members) = zend_std_get_properties(getThis() TSRMLS_CC);
Z_ARRVAL         4456 ext/standard/string.c 		Z_ARRVAL(tmp) = EG(active_symbol_table);