IS_ARRAY 249 Zend/zend.c case IS_ARRAY: IS_ARRAY 342 Zend/zend.c case IS_ARRAY: IS_ARRAY 401 Zend/zend.c case IS_ARRAY: IS_ARRAY 630 Zend/zend.c Z_TYPE_P(globals) = IS_ARRAY; IS_ARRAY 1175 Zend/zend.c Z_TYPE_P(z_context) = IS_ARRAY; IS_ARRAY 221 Zend/zend_API.c case IS_ARRAY: IS_ARRAY 375 Zend/zend_API.c case IS_ARRAY: IS_ARRAY 415 Zend/zend_API.c case IS_ARRAY: IS_ARRAY 464 Zend/zend_API.c case IS_ARRAY: IS_ARRAY 491 Zend/zend_API.c case IS_ARRAY: IS_ARRAY 522 Zend/zend_API.c if (Z_TYPE_PP(arg) == IS_ARRAY || (c == 'A' && Z_TYPE_PP(arg) == IS_OBJECT)) { IS_ARRAY 537 Zend/zend_API.c if (Z_TYPE_PP(arg) == IS_ARRAY) { IS_ARRAY 1014 Zend/zend_API.c Z_TYPE_P(arg) = IS_ARRAY; IS_ARRAY 3078 Zend/zend_API.c case IS_ARRAY: IS_ARRAY 3298 Zend/zend_API.c if (Z_TYPE_P(args) != IS_ARRAY) { IS_ARRAY 3451 Zend/zend_API.c case IS_ARRAY: IS_ARRAY 104 Zend/zend_API.h #define ZEND_ARG_ARRAY_INFO(pass_by_ref, name, allow_null) { #name, sizeof(#name)-1, NULL, 0, IS_ARRAY, allow_null, pass_by_ref}, IS_ARRAY 723 Zend/zend_API.h #define HASH_OF(p) (Z_TYPE_P(p)==IS_ARRAY ? Z_ARRVAL_P(p) : ((Z_TYPE_P(p)==IS_OBJECT ? Z_OBJ_HT_P(p)->get_properties((p) TSRMLS_CC) : NULL))) IS_ARRAY 1895 Zend/zend_compile.c if (class_type->u.constant.type == IS_ARRAY) { IS_ARRAY 1896 Zend/zend_compile.c cur_arg_info->type_hint = IS_ARRAY; IS_ARRAY 1900 Zend/zend_compile.c } else if (Z_TYPE(initialization->u.constant) != IS_ARRAY && Z_TYPE(initialization->u.constant) != IS_CONSTANT_ARRAY) { IS_ARRAY 3371 Zend/zend_compile.c } else if (Z_TYPE_P(zv) == IS_ARRAY || (Z_TYPE_P(zv) & IS_CONSTANT_TYPE_MASK) == IS_CONSTANT_ARRAY) { IS_ARRAY 243 Zend/zend_exceptions.c CHECK_EXC_TYPE("trace", IS_ARRAY); IS_ARRAY 516 Zend/zend_exceptions.c case IS_ARRAY: IS_ARRAY 551 Zend/zend_exceptions.c if (Z_TYPE_PP(frame) != IS_ARRAY) { IS_ARRAY 592 Zend/zend_exceptions.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 618 Zend/zend_exceptions.c if (Z_TYPE_P(trace) != IS_ARRAY) { IS_ARRAY 632 Zend/zend_execute.c case IS_ARRAY: IS_ARRAY 637 Zend/zend_execute.c if (Z_TYPE_P(arg) != IS_ARRAY && (Z_TYPE_P(arg) != IS_NULL || !cur_arg_info->allow_null)) { IS_ARRAY 1093 Zend/zend_execute.c case IS_ARRAY: IS_ARRAY 1256 Zend/zend_execute.c case IS_ARRAY: IS_ARRAY 1458 Zend/zend_execute.c } else if (Z_TYPE_PP(pz) == IS_ARRAY) { IS_ARRAY 118 Zend/zend_execute.h case IS_ARRAY: IS_ARRAY 565 Zend/zend_execute_API.c Z_TYPE_P(p) = IS_ARRAY; IS_ARRAY 289 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 307 Zend/zend_gc.c } else if (Z_TYPE_P(pz) == IS_ARRAY) { IS_ARRAY 314 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 343 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 357 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 396 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 412 Zend/zend_gc.c } else if (Z_TYPE_P(pz) == IS_ARRAY) { IS_ARRAY 421 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 451 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 463 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 550 Zend/zend_gc.c } else if (Z_TYPE_P(pz) == IS_ARRAY) { IS_ARRAY 662 Zend/zend_gc.c if (Z_TYPE_P(zv) != IS_ARRAY || Z_ARRVAL_P(zv) != &EG(symbol_table)) { IS_ARRAY 680 Zend/zend_gc.c if (Z_TYPE_P(pz) == IS_ARRAY) { IS_ARRAY 692 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 726 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 738 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 831 Zend/zend_gc.c } else if (Z_TYPE(p->z) == IS_ARRAY) { IS_ARRAY 182 Zend/zend_gc.h if (z->type == IS_ARRAY || z->type == IS_OBJECT) { IS_ARRAY 90 Zend/zend_iterators.c case IS_ARRAY: IS_ARRAY 4216 Zend/zend_language_parser.c { (yyval).op_type = IS_CONST; Z_TYPE((yyval).u.constant)=IS_ARRAY; } IS_ARRAY 4936 Zend/zend_language_parser.c { zend_do_cast(&(yyval), &(yyvsp[(2) - (2)]), IS_ARRAY TSRMLS_CC); } IS_ARRAY 539 Zend/zend_language_parser.y | T_ARRAY { $$.op_type = IS_CONST; Z_TYPE($$.u.constant)=IS_ARRAY; } IS_ARRAY 800 Zend/zend_language_parser.y | T_ARRAY_CAST expr { zend_do_cast(&$$, &$2, IS_ARRAY TSRMLS_CC); } IS_ARRAY 268 Zend/zend_operators.c case IS_ARRAY: \ IS_ARRAY 315 Zend/zend_operators.c case IS_ARRAY: \ IS_ARRAY 397 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 457 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 546 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 634 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 673 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 677 Zend/zend_operators.c Z_TYPE_P(op) = IS_ARRAY; IS_ARRAY 692 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 703 Zend/zend_operators.c convert_scalar_to_array(op, IS_ARRAY TSRMLS_CC); IS_ARRAY 704 Zend/zend_operators.c if (Z_TYPE_P(op) == IS_ARRAY) { IS_ARRAY 715 Zend/zend_operators.c convert_object_to_type(op, IS_ARRAY, convert_to_array); IS_ARRAY 717 Zend/zend_operators.c if (Z_TYPE_P(op) == IS_ARRAY) { IS_ARRAY 724 Zend/zend_operators.c Z_TYPE_P(op) = IS_ARRAY; IS_ARRAY 731 Zend/zend_operators.c Z_TYPE_P(op) = IS_ARRAY; IS_ARRAY 734 Zend/zend_operators.c convert_scalar_to_array(op, IS_ARRAY TSRMLS_CC); IS_ARRAY 745 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 843 Zend/zend_operators.c case TYPE_PAIR(IS_ARRAY, IS_ARRAY): { IS_ARRAY 1494 Zend/zend_operators.c case TYPE_PAIR(IS_ARRAY, IS_ARRAY): IS_ARRAY 1609 Zend/zend_operators.c } else if (Z_TYPE_P(op1)==IS_ARRAY) { IS_ARRAY 1612 Zend/zend_operators.c } else if (Z_TYPE_P(op2)==IS_ARRAY) { IS_ARRAY 1670 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 402 Zend/zend_operators.h case IS_ARRAY: \ IS_ARRAY 38 Zend/zend_variables.c case IS_ARRAY: IS_ARRAY 84 Zend/zend_variables.c case IS_ARRAY: IS_ARRAY 126 Zend/zend_variables.c case IS_ARRAY: IS_ARRAY 1592 Zend/zend_vm_def.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 2695 Zend/zend_vm_def.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 3731 Zend/zend_vm_def.h case IS_ARRAY: IS_ARRAY 3972 Zend/zend_vm_def.h case IS_ARRAY: { IS_ARRAY 4127 Zend/zend_vm_def.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 4470 Zend/zend_vm_def.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 1292 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 1617 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 1804 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 2029 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 2635 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 2812 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 3517 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 7946 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 8123 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 8880 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 13263 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 13440 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 15832 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 16056 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 18016 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 18155 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 20412 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 20636 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 23804 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 23943 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 25320 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 25457 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 26646 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 26783 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 27972 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 28109 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 29724 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 29861 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 30933 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 31110 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 33140 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 33362 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 35188 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 35325 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 37447 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 37669 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 40554 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 40691 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 352 ext/bz2/bz2_filter.c if (Z_TYPE_P(filterparams) == IS_ARRAY || Z_TYPE_P(filterparams) == IS_OBJECT) { IS_ARRAY 390 ext/bz2/bz2_filter.c if (Z_TYPE_P(filterparams) == IS_ARRAY || Z_TYPE_P(filterparams) == IS_OBJECT) { IS_ARRAY 697 ext/com_dotnet/com_com.c if (sink && Z_TYPE_P(sink) == IS_ARRAY) { IS_ARRAY 139 ext/com_dotnet/com_variant.c case IS_ARRAY: IS_ARRAY 2585 ext/curl/interface.c if (Z_TYPE_PP(zvalue) == IS_ARRAY || Z_TYPE_PP(zvalue) == IS_OBJECT) { IS_ARRAY 205 ext/dba/dba.c if (Z_TYPE_P(key) == IS_ARRAY) { IS_ARRAY 1822 ext/dom/node.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 193 ext/enchant/enchant.c if (Z_TYPE_P(zdesc)!=IS_ARRAY) { IS_ARRAY 231 ext/enchant/enchant.c if (Z_TYPE_P(zdesc) != IS_ARRAY) { IS_ARRAY 2091 ext/fileinfo/libmagic/softmagic.c } else if ((Z_LVAL_P(retval) > 0) && (Z_TYPE_P(subpats) == IS_ARRAY)) { IS_ARRAY 394 ext/filter/filter.c options && (Z_TYPE_P(options) == IS_ARRAY || Z_TYPE_P(options) == IS_OBJECT) && IS_ARRAY 499 ext/filter/filter.c if (Z_TYPE_PP(value) == IS_ARRAY) { IS_ARRAY 512 ext/filter/filter.c if (Z_TYPE_PP(element) == IS_ARRAY) { IS_ARRAY 597 ext/filter/filter.c if (filter_args && Z_TYPE_PP(filter_args) != IS_ARRAY) { IS_ARRAY 627 ext/filter/filter.c if (Z_TYPE_PP(option) == IS_ARRAY) { IS_ARRAY 637 ext/filter/filter.c if (Z_TYPE_PP(filtered) == IS_ARRAY) { IS_ARRAY 697 ext/filter/filter.c } else if (Z_TYPE_PP(op) == IS_ARRAY) { IS_ARRAY 762 ext/filter/filter.c } else if (Z_TYPE_PP(filter_args) == IS_ARRAY && zend_hash_find(HASH_OF(*filter_args), "flags", sizeof("flags"), (void **)&option) == SUCCESS) { IS_ARRAY 765 ext/filter/filter.c if (Z_TYPE_PP(filter_args) == IS_ARRAY && IS_ARRAY 767 ext/filter/filter.c Z_TYPE_PP(opt) == IS_ARRAY && IS_ARRAY 829 ext/filter/filter.c && (Z_TYPE_PP(op) != IS_ARRAY) IS_ARRAY 843 ext/filter/filter.c } else if (Z_TYPE_PP(op) == IS_ARRAY && zend_hash_find(HASH_OF(*op), "flags", sizeof("flags"), (void **)&option) == SUCCESS) { IS_ARRAY 877 ext/filter/filter.c && (Z_TYPE_PP(op) != IS_ARRAY) IS_ARRAY 4873 ext/gd/gd.c if (zend_hash_index_find(Z_ARRVAL_P(hash_matrix), (i), (void **) &var) == SUCCESS && Z_TYPE_PP(var) == IS_ARRAY) { IS_ARRAY 4874 ext/gd/gd.c if (Z_TYPE_PP(var) != IS_ARRAY || zend_hash_num_elements(Z_ARRVAL_PP(var)) != 3 ) { IS_ARRAY 5296 ext/gd/gd.c if (!options || Z_TYPE_P(options) != IS_ARRAY) { IS_ARRAY 2377 ext/iconv/iconv.c if (Z_TYPE_PP(elem) != IS_ARRAY) { IS_ARRAY 1181 ext/imap/php_imap.c case IS_ARRAY: IS_ARRAY 3541 ext/imap/php_imap.c if (Z_TYPE_PP(pvalue) == IS_ARRAY) { IS_ARRAY 3557 ext/imap/php_imap.c if (zend_hash_get_current_data(Z_ARRVAL_P(body), (void **) &data) != SUCCESS || Z_TYPE_PP(data) != IS_ARRAY) { IS_ARRAY 3562 ext/imap/php_imap.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3583 ext/imap/php_imap.c if(Z_TYPE_PP(pvalue) == IS_ARRAY) { IS_ARRAY 3617 ext/imap/php_imap.c if (Z_TYPE_PP(pvalue) == IS_ARRAY) { IS_ARRAY 3660 ext/imap/php_imap.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3696 ext/imap/php_imap.c if(Z_TYPE_PP(pvalue) == IS_ARRAY) { IS_ARRAY 3730 ext/imap/php_imap.c if (Z_TYPE_PP(pvalue) == IS_ARRAY) { IS_ARRAY 448 ext/interbase/ibase_query.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 454 ext/interbase/ibase_query.c if (Z_TYPE_P(val) == IS_ARRAY && IS_ARRAY 466 ext/interbase/ibase_query.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 471 ext/interbase/ibase_query.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 762 ext/interbase/ibase_query.c if (Z_TYPE_P(b_var) != IS_ARRAY) { IS_ARRAY 1677 ext/interbase/ibase_query.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 184 ext/intl/calendar/calendar_class.cpp Z_TYPE_P(ztz_debug) = IS_ARRAY; IS_ARRAY 519 ext/intl/collator/collator_sort.c (array)->type = IS_ARRAY; IS_ARRAY 199 ext/intl/converter/converter.c case IS_ARRAY: IS_ARRAY 291 ext/intl/converter/converter.c case IS_ARRAY: IS_ARRAY 171 ext/intl/dateformat/dateformat_format.c if (Z_TYPE_P(zarg) == IS_ARRAY) { IS_ARRAY 87 ext/intl/dateformat/dateformat_format_object.cpp } else if (Z_TYPE_PP(format) == IS_ARRAY) { IS_ARRAY 817 ext/intl/locale/locale_methods.c } else if(Z_TYPE_PP(ele_value) == IS_ARRAY ) { IS_ARRAY 236 ext/json/json.c if (Z_TYPE_PP(val) == IS_ARRAY) { IS_ARRAY 561 ext/json/json.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 648 ext/json/json.c case IS_ARRAY: IS_ARRAY 673 ext/ldap/ldap.c if (Z_TYPE_P(link) == IS_ARRAY) { IS_ARRAY 685 ext/ldap/ldap.c if (Z_TYPE_P(base_dn) == IS_ARRAY) { IS_ARRAY 703 ext/ldap/ldap.c if (Z_TYPE_PP(filter) == IS_ARRAY) { IS_ARRAY 1350 ext/ldap/ldap.c if (Z_TYPE_PP(value) != IS_ARRAY) { IS_ARRAY 1360 ext/ldap/ldap.c if ((num_values == 1) && (Z_TYPE_PP(value) != IS_ARRAY)) { IS_ARRAY 1600 ext/ldap/ldap.c if (Z_TYPE_P(mod) != IS_ARRAY) { IS_ARRAY 1677 ext/ldap/ldap.c if (Z_TYPE_P(modinfo) != IS_ARRAY) { IS_ARRAY 2149 ext/ldap/ldap.c if ((Z_TYPE_PP(newval) != IS_ARRAY) || !(ncontrols = zend_hash_num_elements(Z_ARRVAL_PP(newval)))) { IS_ARRAY 2158 ext/ldap/ldap.c if (Z_TYPE_PP(ctrlval) != IS_ARRAY) { IS_ARRAY 792 ext/mbstring/mbstring.c if (Z_TYPE_P(array) == IS_ARRAY) { IS_ARRAY 1913 ext/mbstring/mbstring.c case IS_ARRAY: IS_ARRAY 3054 ext/mbstring/mbstring.c case IS_ARRAY: IS_ARRAY 3203 ext/mbstring/mbstring.c case IS_ARRAY: IS_ARRAY 3527 ext/mbstring/mbstring.c case IS_ARRAY: IS_ARRAY 3551 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { IS_ARRAY 3561 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { IS_ARRAY 3566 ext/mbstring/mbstring.c if (Z_TYPE_PP(hash_entry) == IS_ARRAY || Z_TYPE_PP(hash_entry) == IS_OBJECT) { IS_ARRAY 3632 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { IS_ARRAY 3642 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { IS_ARRAY 3647 ext/mbstring/mbstring.c if (Z_TYPE_PP(hash_entry) == IS_ARRAY || Z_TYPE_PP(hash_entry) == IS_OBJECT) { IS_ARRAY 3748 ext/mbstring/mbstring.c if (Z_TYPE_P(zconvmap) == IS_ARRAY) { IS_ARRAY 172 ext/mcrypt/mcrypt_filter.c if (!filterparams || Z_TYPE_P(filterparams) != IS_ARRAY) { IS_ARRAY 1588 ext/mssql/php_mssql.c if (Z_TYPE_P(return_value)==IS_ARRAY) { IS_ARRAY 2177 ext/mysql/php_mysql.c if (Z_TYPE_P(ctor_params) == IS_ARRAY) { IS_ARRAY 2244 ext/mysql/php_mysql.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 1281 ext/mysqli/mysqli.c if (into_object && Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 1298 ext/mysqli/mysqli.c if (Z_TYPE_P(ctor_params) == IS_ARRAY) { IS_ARRAY 646 ext/mysqli/mysqli_nonapi.c if (Z_TYPE_P(in_array) != IS_ARRAY) { IS_ARRAY 89 ext/mysqli/mysqli_result_iterator.c return iterator->current_row && Z_TYPE_P(iterator->current_row) == IS_ARRAY ? SUCCESS : FAILURE; IS_ARRAY 118 ext/mysqli/mysqli_result_iterator.c if (Z_TYPE_P(iterator->current_row) == IS_ARRAY) { IS_ARRAY 144 ext/mysqli/mysqli_warning.c if (Z_TYPE_P(row) != IS_ARRAY) { IS_ARRAY 122 ext/mysqlnd/mysqlnd_bt.c case IS_ARRAY: IS_ARRAY 48 ext/mysqlnd/mysqlnd_priv.h Z_TYPE_P(arg) = IS_ARRAY;\ IS_ARRAY 1556 ext/mysqlnd/mysqlnd_result.c if (Z_TYPE_P(row) != IS_ARRAY) { IS_ARRAY 1589 ext/mysqlnd/mysqlnd_result.c if (Z_TYPE(row) != IS_ARRAY) { IS_ARRAY 1514 ext/oci8/oci8_interface.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 815 ext/oci8/oci8_statement.c if (Z_TYPE_P(bind->zval) == IS_ARRAY) { IS_ARRAY 894 ext/oci8/oci8_statement.c } else if (Z_TYPE_P(bind->zval) == IS_ARRAY) { IS_ARRAY 1822 ext/odbc/php_odbc.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 1873 ext/odbc/php_odbc.c if (Z_TYPE_PP(pv_res_arr) != IS_ARRAY) { IS_ARRAY 69 ext/opcache/Optimizer/pass1_5.c opline->extended_value != IS_ARRAY && IS_ARRAY 2175 ext/opcache/ZendAccelerator.c case IS_ARRAY: IS_ARRAY 245 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P(ret) & IS_CONSTANT_TYPE_MASK) >= IS_ARRAY) { IS_ARRAY 248 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P(ret) & ~IS_CONSTANT_INDEX) >= IS_ARRAY) { IS_ARRAY 255 ext/opcache/zend_accelerator_util_funcs.c case IS_ARRAY: IS_ARRAY 362 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P((zval*)p->pDataPtr) & IS_CONSTANT_TYPE_MASK) >= IS_ARRAY) { IS_ARRAY 365 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P((zval*)p->pDataPtr) & ~IS_CONSTANT_INDEX) >= IS_ARRAY) { IS_ARRAY 372 ext/opcache/zend_accelerator_util_funcs.c case IS_ARRAY: IS_ARRAY 152 ext/opcache/zend_persist.c case IS_ARRAY: IS_ARRAY 109 ext/opcache/zend_persist_calc.c case IS_ARRAY: IS_ARRAY 622 ext/openssl/openssl.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 1785 ext/openssl/openssl.c if (calist && (Z_TYPE_P(calist) == IS_ARRAY)) { IS_ARRAY 1896 ext/openssl/openssl.c if (Z_TYPE_PP(zcerts) == IS_ARRAY) { IS_ARRAY 2798 ext/openssl/openssl.c if (Z_TYPE_PP(val) == IS_ARRAY) { IS_ARRAY 3100 ext/openssl/openssl.c if (args && Z_TYPE_P(args) == IS_ARRAY) { IS_ARRAY 3104 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3128 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3152 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3681 ext/openssl/openssl.c if (Z_TYPE_PP(zrecipcerts) == IS_ARRAY) { IS_ARRAY 958 ext/pcntl/pcntl.c if (Z_TYPE_P(user_oldset) != IS_ARRAY) { IS_ARRAY 1041 ext/pcntl/pcntl.c if (Z_TYPE_P(user_siginfo) != IS_ARRAY) { IS_ARRAY 1293 ext/pcre/php_pcre.c if (Z_TYPE_P(regex) == IS_ARRAY) { IS_ARRAY 1302 ext/pcre/php_pcre.c if (Z_TYPE_P(replace) == IS_ARRAY && !is_callable_replace) IS_ARRAY 1311 ext/pcre/php_pcre.c if (Z_TYPE_P(replace) == IS_ARRAY && !is_callable_replace) { IS_ARRAY 1386 ext/pcre/php_pcre.c if (!is_callable_replace && Z_TYPE_PP(replace) == IS_ARRAY && Z_TYPE_PP(regex) != IS_ARRAY) { IS_ARRAY 1392 ext/pcre/php_pcre.c if (Z_TYPE_PP(replace) != IS_ARRAY && (Z_TYPE_PP(replace) != IS_OBJECT || !is_callable_replace)) { IS_ARRAY 1412 ext/pcre/php_pcre.c if (Z_TYPE_PP(regex) != IS_ARRAY) IS_ARRAY 1416 ext/pcre/php_pcre.c if (Z_TYPE_PP(subject) == IS_ARRAY) { IS_ARRAY 431 ext/pdo/pdo_dbh.c if (Z_TYPE_P(ctor_args) != IS_ARRAY) { IS_ARRAY 529 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(opt) != IS_ARRAY || zend_hash_index_find(Z_ARRVAL_PP(opt), 0, (void**)&item) == FAILURE IS_ARRAY 554 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(item) != IS_ARRAY) { IS_ARRAY 760 ext/pdo/pdo_dbh.c if (Z_TYPE_P(value) == IS_ARRAY) { IS_ARRAY 797 ext/pdo/pdo_dbh.c if (Z_TYPE_P(value) != IS_ARRAY IS_ARRAY 827 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(item) != IS_ARRAY) { IS_ARRAY 901 ext/pdo/pdo_stmt.c Z_TYPE_P(return_value) = IS_ARRAY; IS_ARRAY 1085 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(curr_val) != IS_ARRAY) { IS_ARRAY 1352 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) == IS_ARRAY && zend_hash_num_elements(Z_ARRVAL_P(ctor_args))) { IS_ARRAY 1444 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) != IS_NULL && Z_TYPE_P(ctor_args) != IS_ARRAY) { IS_ARRAY 1449 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) != IS_ARRAY || !zend_hash_num_elements(Z_ARRVAL_P(ctor_args))) { IS_ARRAY 1564 ext/pdo/pdo_stmt.c if (Z_TYPE_P(return_value) != IS_ARRAY) { IS_ARRAY 1979 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(args[skip+2]) != IS_NULL && Z_TYPE_PP(args[skip+2]) != IS_ARRAY) { IS_ARRAY 1982 ext/pdo/pdo_stmt.c } else if (Z_TYPE_PP(args[skip+2]) == IS_ARRAY && zend_hash_num_elements(Z_ARRVAL_PP(args[skip+2]))) { IS_ARRAY 2688 ext/pgsql/pgsql.c if (Z_TYPE_P(ctor_params) == IS_ARRAY) { IS_ARRAY 5432 ext/pgsql/pgsql.c assert(Z_TYPE_P(values) == IS_ARRAY); IS_ARRAY 5433 ext/pgsql/pgsql.c assert(Z_TYPE_P(result) == IS_ARRAY); IS_ARRAY 5486 ext/pgsql/pgsql.c if (!err && (Z_TYPE_PP(val) == IS_ARRAY || IS_ARRAY 6186 ext/pgsql/pgsql.c assert(Z_TYPE_P(var_array) == IS_ARRAY); IS_ARRAY 6371 ext/pgsql/pgsql.c assert(Z_TYPE_P(var_array) == IS_ARRAY); IS_ARRAY 6372 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 6480 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 6571 ext/pgsql/pgsql.c assert(Z_TYPE_P(ret_array) == IS_ARRAY); IS_ARRAY 6615 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 6616 ext/pgsql/pgsql.c assert(Z_TYPE_P(ret_array) == IS_ARRAY); IS_ARRAY 4366 ext/phar/phar_object.c case IS_ARRAY: IS_ARRAY 922 ext/posix/posix.c if (array_group == NULL || Z_TYPE_P(array_group) != IS_ARRAY) IS_ARRAY 1094 ext/posix/posix.c if (NULL == return_value || Z_TYPE_P(return_value) != IS_ARRAY) IS_ARRAY 503 ext/readline/readline.c if (Z_TYPE(_readline_array) == IS_ARRAY) { IS_ARRAY 749 ext/reflection/php_reflection.c } else if (Z_TYPE_P(zv) == IS_ARRAY) { IS_ARRAY 2181 ext/reflection/php_reflection.c case IS_ARRAY: { IS_ARRAY 2449 ext/reflection/php_reflection.c RETVAL_BOOL(param->arg_info->type_hint == IS_ARRAY); IS_ARRAY 81 ext/session/session.c if (PS(http_session_vars) && PS(http_session_vars)->type == IS_ARRAY) IS_ARRAY 304 ext/session/session.c Z_TYPE_PP(array) == IS_ARRAY && IS_ARRAY 939 ext/session/session.c if ((Z_TYPE_PP(tmp) == IS_ARRAY && Z_ARRVAL_PP(tmp) == &EG(symbol_table)) || *tmp == PS(http_session_vars)) { IS_ARRAY 1032 ext/session/session.c if ((Z_TYPE_PP(tmp) == IS_ARRAY && Z_ARRVAL_PP(tmp) == &EG(symbol_table)) || *tmp == PS(http_session_vars)) { IS_ARRAY 1527 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 1537 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 1545 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 2554 ext/session/session.c if (Z_TYPE_PP(progress_ary) != IS_ARRAY) { IS_ARRAY 1043 ext/simplexml/simplexml.c if (Z_TYPE_PP(data_ptr) == IS_ARRAY) { IS_ARRAY 811 ext/snmp/snmp.c if ((st & SNMP_CMD_WALK) && Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 822 ext/snmp/snmp.c if (Z_TYPE_P(return_value) == IS_ARRAY) { /* some records are fetched already, shut down further lookup */ IS_ARRAY 976 ext/snmp/snmp.c if (Z_TYPE_PP(oid) != IS_ARRAY) { IS_ARRAY 981 ext/snmp/snmp.c } else if (Z_TYPE_PP(oid) == IS_ARRAY) { IS_ARRAY 986 ext/snmp/snmp.c if (Z_TYPE_PP(type) != IS_ARRAY) { IS_ARRAY 991 ext/snmp/snmp.c } else if (Z_TYPE_PP(type) == IS_ARRAY) { IS_ARRAY 995 ext/snmp/snmp.c if (Z_TYPE_PP(value) != IS_ARRAY) { IS_ARRAY 1000 ext/snmp/snmp.c } else if (Z_TYPE_PP(value) == IS_ARRAY) { IS_ARRAY 1032 ext/snmp/snmp.c } else if (Z_TYPE_PP(oid) == IS_ARRAY) { /* we got objid array */ IS_ARRAY 1054 ext/snmp/snmp.c } else if (Z_TYPE_PP(type) == IS_ARRAY) { IS_ARRAY 1074 ext/snmp/snmp.c } else if (Z_TYPE_PP(value) == IS_ARRAY) { IS_ARRAY 156 ext/soap/php_encoding.c {{IS_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_1_ENC_NAMESPACE, NULL}, to_zval_array, guess_array_map}, IS_ARRAY 159 ext/soap/php_encoding.c {{IS_ARRAY, SOAP_ENC_ARRAY_STRING, SOAP_1_2_ENC_NAMESPACE, NULL}, to_zval_array, guess_array_map}, IS_ARRAY 1268 ext/soap/php_encoding.c } else if (Z_TYPE_P(object) == IS_ARRAY) { IS_ARRAY 1290 ext/soap/php_encoding.c } else if (Z_TYPE_P(object) == IS_ARRAY) { IS_ARRAY 1304 ext/soap/php_encoding.c if (any && Z_TYPE_P(any) != IS_ARRAY) { IS_ARRAY 1351 ext/soap/php_encoding.c if (Z_TYPE_PP(el) != IS_ARRAY) { IS_ARRAY 1552 ext/soap/php_encoding.c (sdlType->encode->details.sdl_type->encode->details.type != IS_ARRAY && IS_ARRAY 1671 ext/soap/php_encoding.c if (Z_TYPE_P(prop) != IS_ARRAY) { IS_ARRAY 1717 ext/soap/php_encoding.c Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 1797 ext/soap/php_encoding.c Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 1915 ext/soap/php_encoding.c } else if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 1978 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 2101 ext/soap/php_encoding.c if (data && Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2220 ext/soap/php_encoding.c if (data && Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2379 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2415 ext/soap/php_encoding.c if (el != NULL && Z_TYPE_PP(el) == IS_ARRAY && IS_ARRAY 2419 ext/soap/php_encoding.c if (Z_TYPE_PP(el) == IS_ARRAY) { IS_ARRAY 2789 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3113 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3233 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3332 ext/soap/php_encoding.c (type->encode->details.type == IS_ARRAY || IS_ARRAY 3398 ext/soap/php_encoding.c (type->encode->details.type == IS_ARRAY || IS_ARRAY 3632 ext/soap/php_encoding.c if (!array || Z_TYPE_P(array) != IS_ARRAY) { IS_ARRAY 3670 ext/soap/php_encoding.c } else if (Z_TYPE_PP(tmp) == IS_ARRAY && is_map(*tmp)) { IS_ARRAY 638 ext/soap/php_http.c if (Z_TYPE_PP(digest) == IS_ARRAY) { IS_ARRAY 813 ext/soap/php_http.c Z_TYPE_PP(cookies) == IS_ARRAY) { IS_ARRAY 828 ext/soap/php_http.c if (res == HASH_KEY_IS_STRING && Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 954 ext/soap/php_http.c Z_TYPE_PP(cookies) != IS_ARRAY) { IS_ARRAY 1145 ext/soap/php_http.c Z_TYPE_PP(digest) != IS_ARRAY) && IS_ARRAY 378 ext/soap/php_packet_soap.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 865 ext/soap/soap.c } else if (Z_TYPE_P(code) == IS_ARRAY && zend_hash_num_elements(Z_ARRVAL_P(code)) == 2) { IS_ARRAY 1007 ext/soap/soap.c if (Z_TYPE_PP(tmp) != IS_ARRAY) { IS_ARRAY 1174 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 1183 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY && IS_ARRAY 1409 ext/soap/soap.c if (function_name->type == IS_ARRAY) { IS_ARRAY 1581 ext/soap/soap.c Z_TYPE_PP(server_vars) == IS_ARRAY && IS_ARRAY 2470 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 2481 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY && IS_ARRAY 2692 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 2896 ext/soap/soap.c } else if (Z_TYPE_P(headers) == IS_ARRAY) { IS_ARRAY 2913 ext/soap/soap.c if (zend_hash_find(Z_OBJPROP_P(this_ptr), "__default_headers", sizeof("__default_headers"), (void **) &tmp) == SUCCESS && Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 3149 ext/soap/soap.c Z_TYPE_PP(cookies) == IS_ARRAY) { IS_ARRAY 3156 ext/soap/soap.c Z_TYPE_PP(cookies) != IS_ARRAY) { IS_ARRAY 3185 ext/soap/soap.c Z_TYPE_PP(cookies) == IS_ARRAY) { IS_ARRAY 3205 ext/soap/soap.c } else if (Z_TYPE_P(headers) == IS_ARRAY) { IS_ARRAY 3821 ext/soap/soap.c } else if (param_count > 1 && Z_TYPE_P(ret) == IS_ARRAY) { IS_ARRAY 4756 ext/soap/soap.c (type->encode->details.type == IS_ARRAY || IS_ARRAY 253 ext/sockets/conversions.c if (Z_TYPE_P(container) != IS_ARRAY) { IS_ARRAY 284 ext/sockets/conversions.c assert(Z_TYPE_P(zarr) == IS_ARRAY); IS_ARRAY 722 ext/sockets/conversions.c if (Z_TYPE_P(container) != IS_ARRAY) { IS_ARRAY 941 ext/sockets/conversions.c if (Z_TYPE_P(arr) != IS_ARRAY) { IS_ARRAY 1118 ext/sockets/conversions.c if (Z_TYPE_P(arr) != IS_ARRAY) { IS_ARRAY 1364 ext/sockets/conversions.c if (Z_TYPE_P(arr) != IS_ARRAY) { IS_ARRAY 1411 ext/sockets/conversions.c if (Z_TYPE_P(arr) != IS_ARRAY) { IS_ARRAY 328 ext/sockets/sendrecvmsg.c if (Z_TYPE_PP(arg4) == IS_ARRAY) { IS_ARRAY 772 ext/sockets/sockets.c if (Z_TYPE_P(sock_array) != IS_ARRAY) return 0; IS_ARRAY 803 ext/sockets/sockets.c if (Z_TYPE_P(sock_array) != IS_ARRAY) return 0; IS_ARRAY 499 ext/spl/php_spl.c if (Z_TYPE_P(zcallable) == IS_ARRAY) { IS_ARRAY 1109 ext/spl/spl_array.c if (Z_TYPE_PP(array) == IS_ARRAY) { IS_ARRAY 1122 ext/spl/spl_array.c if (Z_TYPE_PP(array) != IS_OBJECT && Z_TYPE_PP(array) != IS_ARRAY) { IS_ARRAY 1448 ext/spl/spl_array.c Z_TYPE_P(tmp) = IS_ARRAY; IS_ARRAY 1627 ext/spl/spl_array.c RETURN_BOOL(Z_TYPE_PP(entry) == IS_ARRAY || (Z_TYPE_PP(entry) == IS_OBJECT && (intern->ar_flags & SPL_ARRAY_CHILD_ARRAYS_ONLY) == 0)); IS_ARRAY 1710 ext/spl/spl_array.c Z_TYPE(members) = IS_ARRAY; IS_ARRAY 1806 ext/spl/spl_array.c if (!php_var_unserialize(&pmembers, &p, s + buf_len, &var_hash TSRMLS_CC) || Z_TYPE_P(pmembers) != IS_ARRAY) { IS_ARRAY 2236 ext/spl/spl_directory.c case IS_ARRAY: IS_ARRAY 1023 ext/spl/spl_iterators.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 1982 ext/spl/spl_iterators.c } else if (Z_TYPE_P(intern->current.data) == IS_ARRAY) { IS_ARRAY 2253 ext/spl/spl_iterators.c } else if (Z_TYPE_P(intern->current.data) == IS_ARRAY) { IS_ARRAY 773 ext/spl/spl_observer.c Z_TYPE(members) = IS_ARRAY; IS_ARRAY 892 ext/spl/spl_observer.c if (!php_var_unserialize(&pmembers, &p, s + buf_len, &var_hash TSRMLS_CC) || Z_TYPE_P(pmembers) != IS_ARRAY) { IS_ARRAY 279 ext/standard/array.c if (Z_TYPE_P(array) == IS_ARRAY) { IS_ARRAY 319 ext/standard/array.c case IS_ARRAY: IS_ARRAY 956 ext/standard/array.c if (Z_TYPE_PP(args[0]) != IS_ARRAY) { IS_ARRAY 1007 ext/standard/array.c if (Z_TYPE_PP(args[0]) != IS_ARRAY) { IS_ARRAY 1062 ext/standard/array.c if (recursive && Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 1453 ext/standard/array.c else if (Z_TYPE_P(entry) == IS_ARRAY) { IS_ARRAY 1493 ext/standard/array.c if (ZEND_NUM_ARGS() == 1 && Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 2224 ext/standard/array.c HashTable *thash = Z_TYPE_PP(dest_entry) == IS_ARRAY ? Z_ARRVAL_PP(dest_entry) : NULL; IS_ARRAY 2249 ext/standard/array.c if (Z_TYPE_P(src_zval) == IS_ARRAY) { IS_ARRAY 2299 ext/standard/array.c if (Z_TYPE_PP(src_entry) != IS_ARRAY || IS_ARRAY 2301 ext/standard/array.c Z_TYPE_PP(dest_entry) != IS_ARRAY) { IS_ARRAY 2311 ext/standard/array.c if (Z_TYPE_PP(src_entry) != IS_ARRAY || IS_ARRAY 2313 ext/standard/array.c Z_TYPE_PP(dest_entry) != IS_ARRAY) { IS_ARRAY 2355 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 2588 ext/standard/array.c if (Z_TYPE_PP(data) != IS_ARRAY) { IS_ARRAY 2987 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 3152 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 3405 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 3569 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 3853 ext/standard/array.c if (Z_TYPE_PP(args[i]) == IS_ARRAY) { IS_ARRAY 4037 ext/standard/array.c if (Z_TYPE_P(return_value) != IS_ARRAY) { IS_ARRAY 4078 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_ARRAY || Z_TYPE_PP(entry) == IS_OBJECT) { IS_ARRAY 4112 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_ARRAY || Z_TYPE_PP(entry) == IS_OBJECT) { IS_ARRAY 4296 ext/standard/array.c if (Z_TYPE_PP(arrays[i]) != IS_ARRAY) { IS_ARRAY 4267 ext/standard/basic_functions.c zend_hash_find(&EG(symbol_table), "argv", sizeof("argv"), (void **) &args) != FAILURE) && Z_TYPE_PP(args) == IS_ARRAY IS_ARRAY 4407 ext/standard/basic_functions.c if (Z_TYPE_PP(args) != IS_ARRAY) { IS_ARRAY 4417 ext/standard/basic_functions.c if (Z_TYPE_PP(args) != IS_ARRAY) { IS_ARRAY 4590 ext/standard/basic_functions.c } else if (Z_TYPE_P(entry) == IS_ARRAY) { IS_ARRAY 4615 ext/standard/basic_functions.c if (Z_TYPE_P(retval) == IS_ARRAY) { IS_ARRAY 5037 ext/standard/basic_functions.c } else if ( Z_TYPE_P(function) == IS_ARRAY IS_ARRAY 5070 ext/standard/basic_functions.c } else if (Z_TYPE_P(func1) == IS_ARRAY && Z_TYPE_P(func2) == IS_ARRAY) { IS_ARRAY 5748 ext/standard/basic_functions.c if (Z_TYPE_P(tick_fe.arguments[0]) != IS_ARRAY && Z_TYPE_P(tick_fe.arguments[0]) != IS_OBJECT) { IS_ARRAY 5785 ext/standard/basic_functions.c if (Z_TYPE_P(function) != IS_ARRAY && Z_TYPE_P(function) != IS_OBJECT) { IS_ARRAY 5925 ext/standard/basic_functions.c if (Z_TYPE_P(hash) != IS_ARRAY) { IS_ARRAY 60 ext/standard/browscap.c if (Z_TYPE_PP(zvalue) == IS_ARRAY) { IS_ARRAY 73 ext/standard/browscap.c if (Z_TYPE_PP(zvalue) == IS_ARRAY) { IS_ARRAY 216 ext/standard/browscap.c Z_TYPE_P(bdata->current_section) = IS_ARRAY; IS_ARRAY 199 ext/standard/exec.c if (Z_TYPE_P(ret_array) != IS_ARRAY) { IS_ARRAY 654 ext/standard/file.c case IS_ARRAY: IS_ARRAY 260 ext/standard/filters.c if (Z_TYPE_P(filterparams) == IS_ARRAY) { IS_ARRAY 1811 ext/standard/filters.c if (filterparams != NULL && Z_TYPE_P(filterparams) != IS_ARRAY) { IS_ARRAY 83 ext/standard/http.c if (Z_TYPE_PP(zdata) == IS_ARRAY || Z_TYPE_PP(zdata) == IS_OBJECT) { IS_ARRAY 222 ext/standard/http.c if (Z_TYPE_P(formdata) != IS_ARRAY && Z_TYPE_P(formdata) != IS_OBJECT) { IS_ARRAY 236 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpzval) == IS_ARRAY) { IS_ARRAY 424 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpzval) == IS_ARRAY) { IS_ARRAY 652 ext/standard/http_fopen_wrapper.c if(zend_hash_find(EG(active_symbol_table), "http_response_header", sizeof("http_response_header"), (void **) &rh) != SUCCESS || Z_TYPE_PP(rh) != IS_ARRAY) { IS_ARRAY 205 ext/standard/info.c && (Z_TYPE_PP(data)==IS_ARRAY)) { IS_ARRAY 234 ext/standard/info.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 381 ext/standard/password.c case IS_ARRAY: IS_ARRAY 582 ext/standard/proc_open.c } else if (Z_TYPE_PP(descitem) != IS_ARRAY) { IS_ARRAY 610 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 653 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 726 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 937 ext/standard/streamsfuncs.c && Z_TYPE_PP(wval) == IS_ARRAY) { IS_ARRAY 976 ext/standard/streamsfuncs.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 1235 ext/standard/string.c if (Z_TYPE_PP(arg1) != IS_ARRAY) { IS_ARRAY 1247 ext/standard/string.c if (Z_TYPE_PP(arg1) == IS_ARRAY) { IS_ARRAY 1251 ext/standard/string.c } else if (Z_TYPE_PP(arg2) == IS_ARRAY) { IS_ARRAY 2329 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2335 ext/standard/string.c if (Z_TYPE_PP(repl) != IS_ARRAY) { IS_ARRAY 2341 ext/standard/string.c if (Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 2350 ext/standard/string.c if (Z_TYPE_PP(len) != IS_ARRAY) { IS_ARRAY 2355 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2362 ext/standard/string.c (argc == 3 && Z_TYPE_PP(from) == IS_ARRAY) || IS_ARRAY 2368 ext/standard/string.c if (argc == 4 && Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2376 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2377 ext/standard/string.c if (Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 2412 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 2426 ext/standard/string.c memcpy((result + f), (Z_TYPE_PP(repl) == IS_ARRAY ? Z_STRVAL_PP(tmp_repl) : Z_STRVAL_PP(repl)), repl_len); IS_ARRAY 2442 ext/standard/string.c if (Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2446 ext/standard/string.c if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) { IS_ARRAY 2450 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 2473 ext/standard/string.c if (Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2508 ext/standard/string.c if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) { IS_ARRAY 2541 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 3155 ext/standard/string.c if (ac == 2 && Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 3882 ext/standard/string.c if (Z_TYPE_P(search) == IS_ARRAY) { IS_ARRAY 3888 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3903 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3910 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3995 ext/standard/string.c if (Z_TYPE_PP(search) != IS_ARRAY) { IS_ARRAY 3998 ext/standard/string.c } else if (Z_TYPE_PP(replace) != IS_ARRAY) { IS_ARRAY 4003 ext/standard/string.c if (Z_TYPE_PP(subject) == IS_ARRAY) { IS_ARRAY 4010 ext/standard/string.c if (Z_TYPE_PP(subject_entry) != IS_ARRAY && Z_TYPE_PP(subject_entry) != IS_OBJECT) { IS_ARRAY 4409 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 4414 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 4450 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 55 ext/standard/type.c case IS_ARRAY: IS_ARRAY 300 ext/standard/type.c php_is_type(INTERNAL_FUNCTION_PARAM_PASSTHRU, IS_ARRAY); IS_ARRAY 718 ext/standard/url.c if (!stream->wrapperdata || Z_TYPE_P(stream->wrapperdata) != IS_ARRAY) { IS_ARRAY 726 ext/standard/url.c if (zend_hash_find(HASH_OF(stream->wrapperdata), "headers", sizeof("headers"), (void **)&h) != FAILURE && Z_TYPE_PP(h) == IS_ARRAY) { IS_ARRAY 117 ext/standard/var.c case IS_ARRAY: IS_ARRAY 272 ext/standard/var.c case IS_ARRAY: IS_ARRAY 293 ext/standard/var.c zend_hash_apply_with_arguments(myht TSRMLS_CC, (apply_func_args_t) zval_element_dump_func, 1, level, (Z_TYPE_PP(struc) == IS_ARRAY ? 0 : 1)); IS_ARRAY 454 ext/standard/var.c case IS_ARRAY: IS_ARRAY 834 ext/standard/var.c case IS_ARRAY: { IS_ARRAY 836 ext/standard/var.c if (Z_TYPE_P(struc) == IS_ARRAY) { IS_ARRAY 882 ext/standard/var.c || (Z_TYPE_PP(data) == IS_ARRAY && Z_ARRVAL_PP(data)->nApplyCount > 1) IS_ARRAY 886 ext/standard/var.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 890 ext/standard/var.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 1883 ext/sybase_ct/php_sybase_ct.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 74 ext/tidy/tidy.c if(Z_TYPE_PP(_val) == IS_ARRAY) { \ IS_ARRAY 661 ext/wddx/wddx.c case IS_ARRAY: IS_ARRAY 706 ext/wddx/wddx.c } else if (Z_TYPE_P(name_var) == IS_ARRAY || Z_TYPE_P(name_var) == IS_OBJECT) { IS_ARRAY 707 ext/wddx/wddx.c int is_array = Z_TYPE_P(name_var) == IS_ARRAY; IS_ARRAY 973 ext/wddx/wddx.c if (Z_TYPE_P(ent2->data) == IS_ARRAY || Z_TYPE_P(ent2->data) == IS_OBJECT) { IS_ARRAY 1200 ext/wddx/wddx.c if (Z_TYPE_PP(args[i]) != IS_ARRAY && Z_TYPE_PP(args[i]) != IS_OBJECT) { IS_ARRAY 1309 ext/wddx/wddx.c if (Z_TYPE_PP(args[i]) != IS_ARRAY && Z_TYPE_PP(args[i]) != IS_OBJECT) { IS_ARRAY 488 ext/xml/xml.c if (Z_TYPE_PP(data) != IS_ARRAY && Z_TYPE_PP(data) != IS_OBJECT) { IS_ARRAY 381 ext/xmlrpc/xmlrpc-epi-php.c if (output_opts && Z_TYPE_P(output_opts) == IS_ARRAY) { IS_ARRAY 434 ext/xmlrpc/xmlrpc-epi-php.c if (Z_TYPE_PP(val) == IS_ARRAY) { IS_ARRAY 1433 ext/xmlrpc/xmlrpc-epi-php.c case IS_ARRAY: IS_ARRAY 2457 ext/zip/php_zip.c case IS_ARRAY: IS_ARRAY 329 ext/zlib/zlib_filter.c if ((Z_TYPE_P(filterparams) == IS_ARRAY || Z_TYPE_P(filterparams) == IS_OBJECT) && IS_ARRAY 363 ext/zlib/zlib_filter.c case IS_ARRAY: IS_ARRAY 194 main/php_ini.c if (Z_TYPE_P(zvalue) == IS_ARRAY) { IS_ARRAY 258 main/php_ini.c if (zend_hash_find(active_hash, Z_STRVAL_P(arg1), Z_STRLEN_P(arg1) + 1, (void **) &find_arr) == FAILURE || Z_TYPE_P(find_arr) != IS_ARRAY) { IS_ARRAY 261 main/php_ini.c Z_TYPE_P(option_arr) = IS_ARRAY; IS_ARRAY 332 main/php_ini.c Z_TYPE_P(section_arr) = IS_ARRAY; IS_ARRAY 184 main/php_variables.c || Z_TYPE_PP(gpc_element_p) != IS_ARRAY) { IS_ARRAY 592 main/php_variables.c if (Z_TYPE_PP(src_entry) != IS_ARRAY IS_ARRAY 595 main/php_variables.c || Z_TYPE_PP(dest_entry) != IS_ARRAY IS_ARRAY 951 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_ARRAY) { IS_ARRAY 1491 main/streams/userspace.c if (call_result == SUCCESS && zretval != NULL && Z_TYPE_P(zretval) == IS_ARRAY) { IS_ARRAY 593 sapi/apache_hooks/php_apache.c if (Z_TYPE_P(first) == IS_ARRAY) { IS_ARRAY 631 sapi/cgi/cgi_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_ENV]) == IS_ARRAY && IS_ARRAY 641 sapi/cgi/cgi_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_SERVER]) == IS_ARRAY && IS_ARRAY 576 sapi/fpm/fpm/fpm_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_ENV]) == IS_ARRAY && IS_ARRAY 586 sapi/fpm/fpm/fpm_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_SERVER]) == IS_ARRAY && IS_ARRAY 276 sapi/fpm/fpm/fpm_php.c if (zend_hash_find(&EG(symbol_table), table, strlen(table) + 1, (void **) &data) == SUCCESS && Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 247 sapi/litespeed/lsapi_main.c if (Z_TYPE(PG(http_globals)[TRACK_VARS_ENV]) == IS_ARRAY && IS_ARRAY 254 sapi/litespeed/lsapi_main.c } else if (Z_TYPE(PG(http_globals)[TRACK_VARS_SERVER]) == IS_ARRAY && IS_ARRAY 265 sapi/litespeed/lsapi_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_ENV]) == IS_ARRAY && IS_ARRAY 275 sapi/litespeed/lsapi_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_SERVER]) == IS_ARRAY &&