IS_ARRAY 250 Zend/zend.c case IS_ARRAY: IS_ARRAY 343 Zend/zend.c case IS_ARRAY: IS_ARRAY 402 Zend/zend.c case IS_ARRAY: IS_ARRAY 631 Zend/zend.c Z_TYPE_P(globals) = IS_ARRAY; IS_ARRAY 1189 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 3089 Zend/zend_API.c case IS_ARRAY: IS_ARRAY 3309 Zend/zend_API.c if (Z_TYPE_P(args) != IS_ARRAY) { IS_ARRAY 3462 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, pass_by_ref, allow_null, 0 }, IS_ARRAY 736 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 1931 Zend/zend_compile.c if (class_type->u.constant.type == IS_ARRAY) { IS_ARRAY 1932 Zend/zend_compile.c cur_arg_info->type_hint = IS_ARRAY; IS_ARRAY 1939 Zend/zend_compile.c } else if (Z_TYPE(initialization->u.constant) != IS_ARRAY) { IS_ARRAY 3505 Zend/zend_compile.c } else if (Z_TYPE_P(zv) == IS_ARRAY) { IS_ARRAY 5946 Zend/zend_compile.c case IS_ARRAY: IS_ARRAY 489 Zend/zend_exceptions.c case IS_ARRAY: IS_ARRAY 524 Zend/zend_exceptions.c if (Z_TYPE_PP(frame) != IS_ARRAY) { IS_ARRAY 565 Zend/zend_exceptions.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 591 Zend/zend_exceptions.c if (Z_TYPE_P(trace) != IS_ARRAY) { IS_ARRAY 662 Zend/zend_execute.c case IS_ARRAY: IS_ARRAY 667 Zend/zend_execute.c if (Z_TYPE_P(arg) != IS_ARRAY && (Z_TYPE_P(arg) != IS_NULL || !(cur_arg_info->allow_null || (default_value && is_null_constant(default_value TSRMLS_CC))))) { IS_ARRAY 967 Zend/zend_execute.c if (Z_TYPE_P(value) == IS_ARRAY) { IS_ARRAY 1127 Zend/zend_execute.c case IS_ARRAY: IS_ARRAY 1290 Zend/zend_execute.c case IS_ARRAY: IS_ARRAY 1500 Zend/zend_execute.c } else if (Z_TYPE_PP(pz) == IS_ARRAY) { IS_ARRAY 128 Zend/zend_execute.h case 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 4510 Zend/zend_language_parser.c { (yyval).op_type = IS_CONST; Z_TYPE((yyval).u.constant)=IS_ARRAY; } IS_ARRAY 5230 Zend/zend_language_parser.c { zend_do_cast(&(yyval), &(yyvsp[(2) - (2)]), IS_ARRAY TSRMLS_CC); } IS_ARRAY 574 Zend/zend_language_parser.y | T_ARRAY { $$.op_type = IS_CONST; Z_TYPE($$.u.constant)=IS_ARRAY; } IS_ARRAY 840 Zend/zend_language_parser.y | T_ARRAY_CAST expr { zend_do_cast(&$$, &$2, IS_ARRAY TSRMLS_CC); } IS_ARRAY 151 Zend/zend_object_handlers.c if (retval && Z_TYPE_P(retval) == IS_ARRAY) { 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 1028 Zend/zend_operators.c if (Z_TYPE_P(op1) == IS_ARRAY) { IS_ARRAY 1034 Zend/zend_operators.c if (Z_TYPE_P(op2) == IS_ARRAY) { IS_ARRAY 1631 Zend/zend_operators.c case TYPE_PAIR(IS_ARRAY, IS_ARRAY): IS_ARRAY 1750 Zend/zend_operators.c } else if (Z_TYPE_P(op1)==IS_ARRAY) { IS_ARRAY 1753 Zend/zend_operators.c } else if (Z_TYPE_P(op2)==IS_ARRAY) { IS_ARRAY 1811 Zend/zend_operators.c case IS_ARRAY: IS_ARRAY 403 Zend/zend_operators.h case IS_ARRAY: \ IS_ARRAY 39 Zend/zend_variables.c case IS_ARRAY: { IS_ARRAY 87 Zend/zend_variables.c case IS_ARRAY: IS_ARRAY 129 Zend/zend_variables.c case IS_ARRAY: { IS_ARRAY 1583 Zend/zend_vm_def.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 2707 Zend/zend_vm_def.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 3243 Zend/zend_vm_def.h case IS_ARRAY: { IS_ARRAY 3435 Zend/zend_vm_def.h } else if (Z_TYPE_P(assignment_value) == IS_ARRAY) { IS_ARRAY 3931 Zend/zend_vm_def.h case IS_ARRAY: IS_ARRAY 4171 Zend/zend_vm_def.h case IS_ARRAY: { IS_ARRAY 4322 Zend/zend_vm_def.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 4683 Zend/zend_vm_def.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 5401 Zend/zend_vm_def.h if (Z_TYPE(c.value) == IS_ARRAY) { IS_ARRAY 720 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 1509 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 1634 Zend/zend_vm_execute.h } else if (Z_TYPE_P(assignment_value) == IS_ARRAY) { IS_ARRAY 1853 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 2052 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 2288 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 2904 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 3080 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 3801 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 4327 Zend/zend_vm_execute.h if (Z_TYPE(c.value) == IS_ARRAY) { IS_ARRAY 8270 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 8446 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 9219 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 13639 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 13815 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 16208 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 16427 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 18393 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 18527 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 20788 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 21007 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 24177 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 24311 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 25698 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 25830 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 27020 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 27152 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 28342 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 28474 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 30093 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 30225 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 31306 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 31482 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 33517 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 33734 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 35565 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 35697 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 37822 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 38039 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 40924 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 41056 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 2581 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 1825 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 2127 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 4888 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 4889 ext/gd/gd.c if (Z_TYPE_PP(var) != IS_ARRAY || zend_hash_num_elements(Z_ARRVAL_PP(var)) != 3 ) { IS_ARRAY 5309 ext/gd/gd.c if (!options || Z_TYPE_P(options) != IS_ARRAY) { IS_ARRAY 618 ext/gmp/gmp.c Z_TYPE_P(zv_ptr) = IS_ARRAY; IS_ARRAY 655 ext/gmp/gmp.c || Z_TYPE_P(zv_ptr) != IS_ARRAY IS_ARRAY 2442 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 245 ext/json/json.c if (Z_TYPE_PP(val) == IS_ARRAY) { IS_ARRAY 577 ext/json/json.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 669 ext/json/json.c case IS_ARRAY: IS_ARRAY 727 ext/ldap/ldap.c if (Z_TYPE_P(link) == IS_ARRAY) { IS_ARRAY 739 ext/ldap/ldap.c if (Z_TYPE_P(base_dn) == IS_ARRAY) { IS_ARRAY 757 ext/ldap/ldap.c if (Z_TYPE_PP(filter) == IS_ARRAY) { IS_ARRAY 1409 ext/ldap/ldap.c if (Z_TYPE_PP(value) != IS_ARRAY) { IS_ARRAY 1419 ext/ldap/ldap.c if ((num_values == 1) && (Z_TYPE_PP(value) != IS_ARRAY)) { IS_ARRAY 1659 ext/ldap/ldap.c if (Z_TYPE_P(mod) != IS_ARRAY) { IS_ARRAY 1736 ext/ldap/ldap.c if (Z_TYPE_P(modinfo) != IS_ARRAY) { IS_ARRAY 2208 ext/ldap/ldap.c if ((Z_TYPE_PP(newval) != IS_ARRAY) || !(ncontrols = zend_hash_num_elements(Z_ARRVAL_PP(newval)))) { IS_ARRAY 2217 ext/ldap/ldap.c if (Z_TYPE_PP(ctrlval) != IS_ARRAY) { IS_ARRAY 820 ext/mbstring/mbstring.c if (Z_TYPE_P(array) == IS_ARRAY) { IS_ARRAY 1935 ext/mbstring/mbstring.c case IS_ARRAY: IS_ARRAY 3078 ext/mbstring/mbstring.c case IS_ARRAY: IS_ARRAY 3227 ext/mbstring/mbstring.c case IS_ARRAY: IS_ARRAY 3551 ext/mbstring/mbstring.c case IS_ARRAY: IS_ARRAY 3575 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { IS_ARRAY 3585 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { IS_ARRAY 3590 ext/mbstring/mbstring.c if (Z_TYPE_PP(hash_entry) == IS_ARRAY || Z_TYPE_PP(hash_entry) == IS_OBJECT) { IS_ARRAY 3656 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { IS_ARRAY 3666 ext/mbstring/mbstring.c if (Z_TYPE_PP(var) == IS_ARRAY || Z_TYPE_PP(var) == IS_OBJECT) { IS_ARRAY 3671 ext/mbstring/mbstring.c if (Z_TYPE_PP(hash_entry) == IS_ARRAY || Z_TYPE_PP(hash_entry) == IS_OBJECT) { IS_ARRAY 3772 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 2233 ext/mysql/php_mysql.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 1285 ext/mysqli/mysqli.c if (into_object && Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 659 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 1894 ext/mysqlnd/mysqlnd_result.c if (Z_TYPE_P(row) != IS_ARRAY) { IS_ARRAY 1922 ext/mysqlnd/mysqlnd_result.c if (Z_TYPE(row) != IS_ARRAY) { IS_ARRAY 1497 ext/oci8/oci8_interface.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 912 ext/oci8/oci8_statement.c if (Z_TYPE_P(bind->zval) == IS_ARRAY) { IS_ARRAY 989 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 79 ext/opcache/Optimizer/pass1_5.c opline->extended_value != IS_ARRAY && IS_ARRAY 2213 ext/opcache/ZendAccelerator.c case IS_ARRAY: { IS_ARRAY 237 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P(ast->u.val) & IS_CONSTANT_TYPE_MASK) >= IS_ARRAY) { IS_ARRAY 243 ext/opcache/zend_accelerator_util_funcs.c case IS_ARRAY: IS_ARRAY 293 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P(ret) & IS_CONSTANT_TYPE_MASK) >= IS_ARRAY) { IS_ARRAY 296 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P(ret) & ~IS_CONSTANT_INDEX) >= IS_ARRAY) { IS_ARRAY 303 ext/opcache/zend_accelerator_util_funcs.c case IS_ARRAY: IS_ARRAY 417 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P((zval*)p->pDataPtr) & IS_CONSTANT_TYPE_MASK) >= IS_ARRAY) { IS_ARRAY 420 ext/opcache/zend_accelerator_util_funcs.c if ((Z_TYPE_P((zval*)p->pDataPtr) & ~IS_CONSTANT_INDEX) >= IS_ARRAY) { IS_ARRAY 427 ext/opcache/zend_accelerator_util_funcs.c case IS_ARRAY: IS_ARRAY 176 ext/opcache/zend_persist.c case IS_ARRAY: IS_ARRAY 131 ext/opcache/zend_persist_calc.c case IS_ARRAY: IS_ARRAY 669 ext/openssl/openssl.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 2211 ext/openssl/openssl.c if (calist && (Z_TYPE_P(calist) == IS_ARRAY)) { IS_ARRAY 2322 ext/openssl/openssl.c if (Z_TYPE_PP(zcerts) == IS_ARRAY) { IS_ARRAY 3224 ext/openssl/openssl.c if (Z_TYPE_PP(val) == IS_ARRAY) { IS_ARRAY 3526 ext/openssl/openssl.c if (args && Z_TYPE_P(args) == IS_ARRAY) { IS_ARRAY 3530 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3554 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3578 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 4170 ext/openssl/openssl.c if (Z_TYPE_PP(zrecipcerts) == IS_ARRAY) { IS_ARRAY 302 ext/openssl/xp_ssl.c } else if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 504 ext/openssl/xp_ssl.c if (Z_TYPE_PP(val) == IS_STRING || Z_TYPE_PP(val) == IS_ARRAY) { IS_ARRAY 1340 ext/openssl/xp_ssl.c if (Z_TYPE_PP(val) != 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 1327 ext/pcre/php_pcre.c if (Z_TYPE_P(regex) == IS_ARRAY) { IS_ARRAY 1336 ext/pcre/php_pcre.c if (Z_TYPE_P(replace) == IS_ARRAY && !is_callable_replace) IS_ARRAY 1345 ext/pcre/php_pcre.c if (Z_TYPE_P(replace) == IS_ARRAY && !is_callable_replace) { IS_ARRAY 1421 ext/pcre/php_pcre.c if (!is_callable_replace && Z_TYPE_PP(replace) == IS_ARRAY && Z_TYPE_PP(regex) != IS_ARRAY) { IS_ARRAY 1427 ext/pcre/php_pcre.c if (Z_TYPE_PP(replace) != IS_ARRAY && (Z_TYPE_PP(replace) != IS_OBJECT || !is_callable_replace)) { IS_ARRAY 1447 ext/pcre/php_pcre.c if (Z_TYPE_PP(regex) != IS_ARRAY) IS_ARRAY 1451 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 517 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 542 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(item) != IS_ARRAY) { IS_ARRAY 748 ext/pdo/pdo_dbh.c if (Z_TYPE_P(value) == IS_ARRAY) { IS_ARRAY 785 ext/pdo/pdo_dbh.c if (Z_TYPE_P(value) != IS_ARRAY IS_ARRAY 815 ext/pdo/pdo_dbh.c if (Z_TYPE_PP(item) != IS_ARRAY) { IS_ARRAY 889 ext/pdo/pdo_stmt.c Z_TYPE_P(return_value) = IS_ARRAY; IS_ARRAY 1073 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(curr_val) != IS_ARRAY) { IS_ARRAY 1340 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) == IS_ARRAY && zend_hash_num_elements(Z_ARRVAL_P(ctor_args))) { IS_ARRAY 1432 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) != IS_NULL && Z_TYPE_P(ctor_args) != IS_ARRAY) { IS_ARRAY 1437 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) != IS_ARRAY || !zend_hash_num_elements(Z_ARRVAL_P(ctor_args))) { IS_ARRAY 1552 ext/pdo/pdo_stmt.c if (Z_TYPE_P(return_value) != IS_ARRAY) { IS_ARRAY 1967 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(args[skip+2]) != IS_NULL && Z_TYPE_PP(args[skip+2]) != IS_ARRAY) { IS_ARRAY 1970 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 5797 ext/pgsql/pgsql.c assert(Z_TYPE_P(values) == IS_ARRAY); IS_ARRAY 5798 ext/pgsql/pgsql.c assert(Z_TYPE_P(result) == IS_ARRAY); IS_ARRAY 5851 ext/pgsql/pgsql.c if (!err && (Z_TYPE_PP(val) == IS_ARRAY || Z_TYPE_PP(val) == IS_OBJECT)) { IS_ARRAY 6552 ext/pgsql/pgsql.c assert(Z_TYPE_P(var_array) == IS_ARRAY); IS_ARRAY 6822 ext/pgsql/pgsql.c assert(Z_TYPE_P(var_array) == IS_ARRAY); IS_ARRAY 6823 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 6931 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 7022 ext/pgsql/pgsql.c assert(Z_TYPE_P(ret_array) == IS_ARRAY); IS_ARRAY 7066 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 7067 ext/pgsql/pgsql.c assert(Z_TYPE_P(ret_array) == IS_ARRAY); IS_ARRAY 4326 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 757 ext/reflection/php_reflection.c } else if (Z_TYPE_P(zv) == IS_ARRAY) { IS_ARRAY 2189 ext/reflection/php_reflection.c case IS_ARRAY: { IS_ARRAY 2457 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 940 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 1033 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 1528 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 1538 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 1546 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 2592 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 158 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 1266 ext/soap/php_encoding.c } else if (Z_TYPE_P(object) == IS_ARRAY) { IS_ARRAY 1288 ext/soap/php_encoding.c } else if (Z_TYPE_P(object) == IS_ARRAY) { IS_ARRAY 1302 ext/soap/php_encoding.c if (any && Z_TYPE_P(any) != IS_ARRAY) { IS_ARRAY 1349 ext/soap/php_encoding.c if (Z_TYPE_PP(el) != IS_ARRAY) { IS_ARRAY 1550 ext/soap/php_encoding.c (sdlType->encode->details.sdl_type->encode->details.type != IS_ARRAY && IS_ARRAY 1669 ext/soap/php_encoding.c if (Z_TYPE_P(prop) != IS_ARRAY) { IS_ARRAY 1715 ext/soap/php_encoding.c Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 1795 ext/soap/php_encoding.c Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 1913 ext/soap/php_encoding.c } else if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 1976 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 2099 ext/soap/php_encoding.c if (data && Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2218 ext/soap/php_encoding.c if (data && Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2377 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2413 ext/soap/php_encoding.c if (el != NULL && Z_TYPE_PP(el) == IS_ARRAY && IS_ARRAY 2417 ext/soap/php_encoding.c if (Z_TYPE_PP(el) == IS_ARRAY) { IS_ARRAY 2787 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3111 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3231 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3330 ext/soap/php_encoding.c (type->encode->details.type == IS_ARRAY || IS_ARRAY 3396 ext/soap/php_encoding.c (type->encode->details.type == IS_ARRAY || IS_ARRAY 3630 ext/soap/php_encoding.c if (!array || Z_TYPE_P(array) != IS_ARRAY) { IS_ARRAY 3668 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 (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 952 ext/soap/php_http.c Z_TYPE_PP(cookies) != IS_ARRAY) { IS_ARRAY 1143 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 867 ext/soap/soap.c } else if (Z_TYPE_P(code) == IS_ARRAY && zend_hash_num_elements(Z_ARRVAL_P(code)) == 2) { IS_ARRAY 1009 ext/soap/soap.c if (Z_TYPE_PP(tmp) != IS_ARRAY) { IS_ARRAY 1176 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 1185 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY && IS_ARRAY 1411 ext/soap/soap.c if (function_name->type == IS_ARRAY) { IS_ARRAY 1582 ext/soap/soap.c Z_TYPE_PP(server_vars) == IS_ARRAY && IS_ARRAY 2469 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 2480 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY && IS_ARRAY 2691 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 2895 ext/soap/soap.c } else if (Z_TYPE_P(headers) == IS_ARRAY) { IS_ARRAY 2912 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 3148 ext/soap/soap.c Z_TYPE_PP(cookies) == IS_ARRAY) { IS_ARRAY 3155 ext/soap/soap.c Z_TYPE_PP(cookies) != IS_ARRAY) { IS_ARRAY 3184 ext/soap/soap.c Z_TYPE_PP(cookies) == IS_ARRAY) { IS_ARRAY 3204 ext/soap/soap.c } else if (Z_TYPE_P(headers) == IS_ARRAY) { IS_ARRAY 3820 ext/soap/soap.c } else if (param_count > 1 && Z_TYPE_P(ret) == IS_ARRAY) { IS_ARRAY 4755 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 1118 ext/spl/spl_array.c if (Z_TYPE_PP(array) == IS_ARRAY) { IS_ARRAY 1131 ext/spl/spl_array.c if (Z_TYPE_PP(array) != IS_OBJECT && Z_TYPE_PP(array) != IS_ARRAY) { IS_ARRAY 1457 ext/spl/spl_array.c Z_TYPE_P(tmp) = IS_ARRAY; IS_ARRAY 1636 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 1719 ext/spl/spl_array.c Z_TYPE(members) = IS_ARRAY; IS_ARRAY 1814 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 1063 ext/spl/spl_iterators.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 2050 ext/spl/spl_iterators.c } else if (Z_TYPE_P(intern->current.data) == IS_ARRAY) { IS_ARRAY 2321 ext/spl/spl_iterators.c } else if (Z_TYPE_P(intern->current.data) == IS_ARRAY) { IS_ARRAY 790 ext/spl/spl_observer.c Z_TYPE(members) = IS_ARRAY; IS_ARRAY 907 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 957 ext/standard/array.c if (Z_TYPE_PP(args[0]) != IS_ARRAY) { IS_ARRAY 1008 ext/standard/array.c if (Z_TYPE_PP(args[0]) != IS_ARRAY) { IS_ARRAY 1063 ext/standard/array.c if (recursive && Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 1454 ext/standard/array.c else if (Z_TYPE_P(entry) == IS_ARRAY) { IS_ARRAY 1494 ext/standard/array.c if (ZEND_NUM_ARGS() == 1 && Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 2104 ext/standard/array.c HashTable *thash = Z_TYPE_PP(dest_entry) == IS_ARRAY ? Z_ARRVAL_PP(dest_entry) : NULL; IS_ARRAY 2129 ext/standard/array.c if (Z_TYPE_P(src_zval) == IS_ARRAY) { IS_ARRAY 2179 ext/standard/array.c if (Z_TYPE_PP(src_entry) != IS_ARRAY || IS_ARRAY 2181 ext/standard/array.c Z_TYPE_PP(dest_entry) != IS_ARRAY) { IS_ARRAY 2191 ext/standard/array.c if (Z_TYPE_PP(src_entry) != IS_ARRAY || IS_ARRAY 2193 ext/standard/array.c Z_TYPE_PP(dest_entry) != IS_ARRAY) { IS_ARRAY 2235 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 2468 ext/standard/array.c if (Z_TYPE_PP(data) != IS_ARRAY) { IS_ARRAY 2856 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 3021 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 3274 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 3438 ext/standard/array.c if (Z_TYPE_PP(args[i]) != IS_ARRAY) { IS_ARRAY 3722 ext/standard/array.c if (Z_TYPE_PP(args[i]) == IS_ARRAY) { IS_ARRAY 3898 ext/standard/array.c if (Z_TYPE_P(return_value) != IS_ARRAY) { IS_ARRAY 3939 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_ARRAY || Z_TYPE_PP(entry) == IS_OBJECT) { IS_ARRAY 3973 ext/standard/array.c if (Z_TYPE_PP(entry) == IS_ARRAY || Z_TYPE_PP(entry) == IS_OBJECT) { IS_ARRAY 4190 ext/standard/array.c if (Z_TYPE_PP(arrays[i]) != IS_ARRAY) { IS_ARRAY 4239 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 4379 ext/standard/basic_functions.c if (Z_TYPE_PP(args) != IS_ARRAY) { IS_ARRAY 4389 ext/standard/basic_functions.c if (Z_TYPE_PP(args) != IS_ARRAY) { IS_ARRAY 4562 ext/standard/basic_functions.c } else if (Z_TYPE_P(entry) == IS_ARRAY) { IS_ARRAY 4587 ext/standard/basic_functions.c if (Z_TYPE_P(retval) == IS_ARRAY) { IS_ARRAY 5009 ext/standard/basic_functions.c } else if ( Z_TYPE_P(function) == IS_ARRAY IS_ARRAY 5042 ext/standard/basic_functions.c } else if (Z_TYPE_P(func1) == IS_ARRAY && Z_TYPE_P(func2) == IS_ARRAY) { IS_ARRAY 5720 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 5757 ext/standard/basic_functions.c if (Z_TYPE_P(function) != IS_ARRAY && Z_TYPE_P(function) != IS_OBJECT) { IS_ARRAY 5897 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 662 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 246 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpzval) == IS_ARRAY) { IS_ARRAY 432 ext/standard/http_fopen_wrapper.c if (Z_TYPE_PP(tmpzval) == IS_ARRAY) { IS_ARRAY 675 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 583 ext/standard/proc_open.c } else if (Z_TYPE_PP(descitem) != IS_ARRAY) { IS_ARRAY 612 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 650 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 717 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 928 ext/standard/streamsfuncs.c && Z_TYPE_PP(wval) == IS_ARRAY) { IS_ARRAY 967 ext/standard/streamsfuncs.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 1230 ext/standard/string.c if (Z_TYPE_PP(arg1) != IS_ARRAY) { IS_ARRAY 1242 ext/standard/string.c if (Z_TYPE_PP(arg1) == IS_ARRAY) { IS_ARRAY 1246 ext/standard/string.c } else if (Z_TYPE_PP(arg2) == IS_ARRAY) { IS_ARRAY 2324 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2330 ext/standard/string.c if (Z_TYPE_PP(repl) != IS_ARRAY) { IS_ARRAY 2336 ext/standard/string.c if (Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 2345 ext/standard/string.c if (Z_TYPE_PP(len) != IS_ARRAY) { IS_ARRAY 2350 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2357 ext/standard/string.c (argc == 3 && Z_TYPE_PP(from) == IS_ARRAY) || IS_ARRAY 2363 ext/standard/string.c if (argc == 4 && Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2371 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2372 ext/standard/string.c if (Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 2407 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 2421 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 2437 ext/standard/string.c if (Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2441 ext/standard/string.c if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) { IS_ARRAY 2445 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 2468 ext/standard/string.c if (Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2503 ext/standard/string.c if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) { IS_ARRAY 2536 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 3150 ext/standard/string.c if (ac == 2 && Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 3877 ext/standard/string.c if (Z_TYPE_P(search) == IS_ARRAY) { IS_ARRAY 3883 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3898 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3905 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3990 ext/standard/string.c if (Z_TYPE_PP(search) != IS_ARRAY) { IS_ARRAY 3993 ext/standard/string.c } else if (Z_TYPE_PP(replace) != IS_ARRAY) { IS_ARRAY 3998 ext/standard/string.c if (Z_TYPE_PP(subject) == IS_ARRAY) { IS_ARRAY 4005 ext/standard/string.c if (Z_TYPE_PP(subject_entry) != IS_ARRAY && Z_TYPE_PP(subject_entry) != IS_OBJECT) { IS_ARRAY 4404 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 4409 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 4445 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 831 ext/standard/var.c case IS_ARRAY: { IS_ARRAY 833 ext/standard/var.c if (Z_TYPE_P(struc) == IS_ARRAY) { IS_ARRAY 879 ext/standard/var.c || (Z_TYPE_PP(data) == IS_ARRAY && Z_ARRVAL_PP(data)->nApplyCount > 1) IS_ARRAY 883 ext/standard/var.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 887 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 659 ext/wddx/wddx.c case IS_ARRAY: IS_ARRAY 704 ext/wddx/wddx.c } else if (Z_TYPE_P(name_var) == IS_ARRAY || Z_TYPE_P(name_var) == IS_OBJECT) { IS_ARRAY 705 ext/wddx/wddx.c int is_array = Z_TYPE_P(name_var) == IS_ARRAY; IS_ARRAY 971 ext/wddx/wddx.c if (Z_TYPE_P(ent2->data) == IS_ARRAY || Z_TYPE_P(ent2->data) == IS_OBJECT) { IS_ARRAY 1198 ext/wddx/wddx.c if (Z_TYPE_PP(args[i]) != IS_ARRAY && Z_TYPE_PP(args[i]) != IS_OBJECT) { IS_ARRAY 1307 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 2675 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 188 main/php_variables.c || Z_TYPE_PP(gpc_element_p) != IS_ARRAY) { IS_ARRAY 675 main/php_variables.c if (Z_TYPE_PP(src_entry) != IS_ARRAY IS_ARRAY 678 main/php_variables.c || Z_TYPE_PP(dest_entry) != IS_ARRAY IS_ARRAY 952 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_ARRAY) { IS_ARRAY 1497 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 634 sapi/cgi/cgi_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_ENV]) == IS_ARRAY && IS_ARRAY 644 sapi/cgi/cgi_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_SERVER]) == IS_ARRAY && IS_ARRAY 580 sapi/fpm/fpm/fpm_main.c Z_TYPE_P(PG(http_globals)[TRACK_VARS_ENV]) == IS_ARRAY && IS_ARRAY 590 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 && IS_ARRAY 165 sapi/phpdbg/phpdbg_info.c case IS_ARRAY: phpdbg_write("(array)\t"); break; IS_ARRAY 124 sapi/phpdbg/phpdbg_watch.c case IS_ARRAY: IS_ARRAY 159 sapi/phpdbg/phpdbg_watch.c case IS_ARRAY: IS_ARRAY 193 sapi/phpdbg/phpdbg_watch.c new_watch->str_len = asprintf(&new_watch->str, "%.*s%s%s%s", (int)watch->str_len, watch->str, Z_TYPE_P(watch->addr.zv) == IS_ARRAY?"[":"->", phpdbg_get_property_key(new_watch->name_in_parent), Z_TYPE_P(watch->addr.zv) == IS_ARRAY?"]":""); IS_ARRAY 219 sapi/phpdbg/phpdbg_watch.c if (watch->type == WATCH_ON_HASHTABLE || (watch->type == WATCH_ON_ZVAL && (Z_TYPE_P(watch->addr.zv) == IS_ARRAY || Z_TYPE_P(watch->addr.zv) == IS_OBJECT))) { IS_ARRAY 239 sapi/phpdbg/phpdbg_watch.c str_len = asprintf(&str, "%.*s%s%s%s", (int)watch->parent->str_len, watch->parent->str, Z_TYPE_P(watch->parent->addr.zv) == IS_ARRAY?"[":"->", phpdbg_get_property_key(Z_STRVAL(key)), Z_TYPE_P(watch->parent->addr.zv) == IS_ARRAY?"]":""); IS_ARRAY 241 sapi/phpdbg/phpdbg_watch.c str_len = asprintf(&str, "%.*s%s%li%s", (int)watch->parent->str_len, watch->parent->str, Z_TYPE_P(watch->parent->addr.zv) == IS_ARRAY?"[":"->", Z_LVAL(key), Z_TYPE_P(watch->parent->addr.zv) == IS_ARRAY?"]":""); IS_ARRAY 250 sapi/phpdbg/phpdbg_watch.c case IS_ARRAY: IS_ARRAY 352 sapi/phpdbg/phpdbg_watch.c } else if (Z_TYPE_PP(zv) == IS_ARRAY) { IS_ARRAY 382 sapi/phpdbg/phpdbg_watch.c } else if (Z_TYPE_PP(zv) == IS_ARRAY) { IS_ARRAY 608 sapi/phpdbg/phpdbg_watch.c case IS_ARRAY: IS_ARRAY 650 sapi/phpdbg/phpdbg_watch.c if ((Z_TYPE_P((zval *)oldPtr) == IS_ARRAY || Z_TYPE_P((zval *)oldPtr) == IS_OBJECT) && removed) { IS_ARRAY 668 sapi/phpdbg/phpdbg_watch.c if (Z_TYPE_P((zval *)oldPtr) == IS_ARRAY || Z_TYPE_P((zval *)oldPtr) == IS_OBJECT) { IS_ARRAY 684 sapi/phpdbg/phpdbg_watch.c if ((Z_TYPE_P(watch->addr.zv) == IS_ARRAY && Z_ARRVAL_P(watch->addr.zv) != Z_ARRVAL_P((zval *)oldPtr)) || (Z_TYPE_P(watch->addr.zv) != IS_OBJECT && Z_OBJ_HANDLE_P(watch->addr.zv) == Z_OBJ_HANDLE_P((zval *)oldPtr))) { IS_ARRAY 691 sapi/phpdbg/phpdbg_watch.c if ((Z_TYPE_P((zval *)oldPtr) != IS_ARRAY || Z_ARRVAL_P(watch->addr.zv) == Z_ARRVAL_P((zval *)oldPtr)) && (Z_TYPE_P((zval *)oldPtr) != IS_OBJECT || Z_OBJ_HANDLE_P(watch->addr.zv) == Z_OBJ_HANDLE_P((zval *)oldPtr))) {