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 1164 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 3362 Zend/zend_compile.c } else if (Z_TYPE_P(zv) == IS_ARRAY) { IS_ARRAY 434 Zend/zend_exceptions.c case IS_ARRAY: IS_ARRAY 469 Zend/zend_exceptions.c if (Z_TYPE_PP(frame) != IS_ARRAY) { IS_ARRAY 510 Zend/zend_exceptions.c if (Z_TYPE_PP(tmp) == 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 570 Zend/zend_execute_API.c Z_TYPE_P(p) = IS_ARRAY; IS_ARRAY 294 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 312 Zend/zend_gc.c } else if (Z_TYPE_P(pz) == IS_ARRAY) { IS_ARRAY 319 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 348 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 362 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 401 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 417 Zend/zend_gc.c } else if (Z_TYPE_P(pz) == IS_ARRAY) { IS_ARRAY 426 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 456 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 468 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 555 Zend/zend_gc.c } else if (Z_TYPE_P(pz) == IS_ARRAY) { IS_ARRAY 667 Zend/zend_gc.c if (Z_TYPE_P(zv) != IS_ARRAY || Z_ARRVAL_P(zv) != &EG(symbol_table)) { IS_ARRAY 685 Zend/zend_gc.c if (Z_TYPE_P(pz) == IS_ARRAY) { IS_ARRAY 697 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 731 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 743 Zend/zend_gc.c if (Z_TYPE_P(pz) != IS_ARRAY || Z_ARRVAL_P(pz) != &EG(symbol_table)) { IS_ARRAY 836 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 4184 Zend/zend_language_parser.c { (yyval).op_type = IS_CONST; Z_TYPE((yyval).u.constant)=IS_ARRAY; } IS_ARRAY 4904 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 1489 Zend/zend_operators.c case TYPE_PAIR(IS_ARRAY, IS_ARRAY): IS_ARRAY 1604 Zend/zend_operators.c } else if (Z_TYPE_P(op1)==IS_ARRAY) { IS_ARRAY 1607 Zend/zend_operators.c } else if (Z_TYPE_P(op2)==IS_ARRAY) { IS_ARRAY 1665 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 1584 Zend/zend_vm_def.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 2685 Zend/zend_vm_def.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 3721 Zend/zend_vm_def.h case IS_ARRAY: IS_ARRAY 3962 Zend/zend_vm_def.h case IS_ARRAY: { IS_ARRAY 4117 Zend/zend_vm_def.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 4460 Zend/zend_vm_def.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 1285 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 1610 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 1797 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 2022 Zend/zend_vm_execute.h EXPECTED(Z_TYPE_P(function_name) == IS_ARRAY) && IS_ARRAY 2628 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 2805 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 3510 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 7933 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 8110 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 8867 Zend/zend_vm_execute.h if (UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) { IS_ARRAY 13250 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 13427 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 15809 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 16033 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 17983 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 18122 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 20369 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 20593 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 23749 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 23888 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 25257 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 25394 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 26575 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 26712 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 27893 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 28030 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 29635 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 29772 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 30844 Zend/zend_vm_execute.h case IS_ARRAY: IS_ARRAY 31021 Zend/zend_vm_execute.h if (Z_TYPE_PP(array_ptr_ptr) == IS_ARRAY) { IS_ARRAY 33039 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 33261 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 35075 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 35212 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 37322 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 37544 Zend/zend_vm_execute.h if (Z_TYPE_P(container) == IS_ARRAY && !prop_dim) { IS_ARRAY 40415 Zend/zend_vm_execute.h case IS_ARRAY: { IS_ARRAY 40552 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 2528 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 2056 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 4854 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 4855 ext/gd/gd.c if (Z_TYPE_PP(var) != IS_ARRAY || zend_hash_num_elements(Z_ARRVAL_PP(var)) != 3 ) { IS_ARRAY 5210 ext/gd/gd.c if (Z_TYPE_P(options) != IS_ARRAY) { IS_ARRAY 2347 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 450 ext/interbase/ibase_query.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 456 ext/interbase/ibase_query.c if (Z_TYPE_P(val) == IS_ARRAY && IS_ARRAY 468 ext/interbase/ibase_query.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 473 ext/interbase/ibase_query.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 764 ext/interbase/ibase_query.c if (Z_TYPE_P(b_var) != IS_ARRAY) { IS_ARRAY 1679 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 189 ext/intl/converter/converter.c case IS_ARRAY: IS_ARRAY 281 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 810 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 563 ext/json/json.c if (Z_TYPE_P(val) == IS_ARRAY) { IS_ARRAY 650 ext/json/json.c case IS_ARRAY: IS_ARRAY 635 ext/ldap/ldap.c if (Z_TYPE_P(link) == IS_ARRAY) { IS_ARRAY 647 ext/ldap/ldap.c if (Z_TYPE_P(base_dn) == IS_ARRAY) { IS_ARRAY 665 ext/ldap/ldap.c if (Z_TYPE_PP(filter) == IS_ARRAY) { IS_ARRAY 1312 ext/ldap/ldap.c if (Z_TYPE_PP(value) != IS_ARRAY) { IS_ARRAY 1322 ext/ldap/ldap.c if ((num_values == 1) && (Z_TYPE_PP(value) != IS_ARRAY)) { IS_ARRAY 1762 ext/ldap/ldap.c if ((Z_TYPE_PP(newval) != IS_ARRAY) || !(ncontrols = zend_hash_num_elements(Z_ARRVAL_PP(newval)))) { IS_ARRAY 1771 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 1274 ext/mysqli/mysqli.c if (into_object && Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 1291 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 1555 ext/mysqlnd/mysqlnd_result.c if (Z_TYPE_P(row) != IS_ARRAY) { IS_ARRAY 1588 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 1787 ext/odbc/php_odbc.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 1838 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 2189 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 107 ext/opcache/zend_persist_calc.c case IS_ARRAY: IS_ARRAY 618 ext/openssl/openssl.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 1765 ext/openssl/openssl.c if (calist && (Z_TYPE_P(calist) == IS_ARRAY)) { IS_ARRAY 1876 ext/openssl/openssl.c if (Z_TYPE_PP(zcerts) == IS_ARRAY) { IS_ARRAY 2778 ext/openssl/openssl.c if (Z_TYPE_PP(val) == IS_ARRAY) { IS_ARRAY 3071 ext/openssl/openssl.c if (args && Z_TYPE_P(args) == IS_ARRAY) { IS_ARRAY 3075 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3099 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3123 ext/openssl/openssl.c Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 3652 ext/openssl/openssl.c if (Z_TYPE_PP(zrecipcerts) == IS_ARRAY) { IS_ARRAY 957 ext/pcntl/pcntl.c if (Z_TYPE_P(user_oldset) != IS_ARRAY) { IS_ARRAY 1040 ext/pcntl/pcntl.c if (Z_TYPE_P(user_siginfo) != IS_ARRAY) { IS_ARRAY 1262 ext/pcre/php_pcre.c if (Z_TYPE_P(regex) == IS_ARRAY) { IS_ARRAY 1271 ext/pcre/php_pcre.c if (Z_TYPE_P(replace) == IS_ARRAY && !is_callable_replace) IS_ARRAY 1280 ext/pcre/php_pcre.c if (Z_TYPE_P(replace) == IS_ARRAY && !is_callable_replace) { IS_ARRAY 1355 ext/pcre/php_pcre.c if (!is_callable_replace && Z_TYPE_PP(replace) == IS_ARRAY && Z_TYPE_PP(regex) != IS_ARRAY) { IS_ARRAY 1361 ext/pcre/php_pcre.c if (Z_TYPE_PP(replace) != IS_ARRAY && (Z_TYPE_PP(replace) != IS_OBJECT || !is_callable_replace)) { IS_ARRAY 1381 ext/pcre/php_pcre.c if (Z_TYPE_PP(regex) != IS_ARRAY) IS_ARRAY 1385 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 1361 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) == IS_ARRAY && zend_hash_num_elements(Z_ARRVAL_P(ctor_args))) { IS_ARRAY 1453 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) != IS_NULL && Z_TYPE_P(ctor_args) != IS_ARRAY) { IS_ARRAY 1458 ext/pdo/pdo_stmt.c if (Z_TYPE_P(ctor_args) != IS_ARRAY || !zend_hash_num_elements(Z_ARRVAL_P(ctor_args))) { IS_ARRAY 1573 ext/pdo/pdo_stmt.c if (Z_TYPE_P(return_value) != IS_ARRAY) { IS_ARRAY 1988 ext/pdo/pdo_stmt.c if (Z_TYPE_PP(args[skip+2]) != IS_NULL && Z_TYPE_PP(args[skip+2]) != IS_ARRAY) { IS_ARRAY 1991 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 2637 ext/pgsql/pgsql.c if (Z_TYPE_P(ctor_params) == IS_ARRAY) { IS_ARRAY 5420 ext/pgsql/pgsql.c assert(Z_TYPE_P(values) == IS_ARRAY); IS_ARRAY 5421 ext/pgsql/pgsql.c assert(Z_TYPE_P(result) == IS_ARRAY); IS_ARRAY 5474 ext/pgsql/pgsql.c if (!err && (Z_TYPE_PP(val) == IS_ARRAY || IS_ARRAY 6182 ext/pgsql/pgsql.c assert(Z_TYPE_P(var_array) == IS_ARRAY); IS_ARRAY 6367 ext/pgsql/pgsql.c assert(Z_TYPE_P(var_array) == IS_ARRAY); IS_ARRAY 6368 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 6476 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 6567 ext/pgsql/pgsql.c assert(Z_TYPE_P(ret_array) == IS_ARRAY); IS_ARRAY 6611 ext/pgsql/pgsql.c assert(Z_TYPE_P(ids_array) == IS_ARRAY); IS_ARRAY 6612 ext/pgsql/pgsql.c assert(Z_TYPE_P(ret_array) == IS_ARRAY); IS_ARRAY 4316 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 497 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 2178 ext/reflection/php_reflection.c case IS_ARRAY: { IS_ARRAY 2446 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 303 ext/session/session.c Z_TYPE_PP(array) == IS_ARRAY && IS_ARRAY 930 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 1023 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 1469 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 1480 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 1489 ext/session/session.c Z_TYPE_PP(data) == IS_ARRAY && IS_ARRAY 2494 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 1261 ext/soap/php_encoding.c } else if (Z_TYPE_P(object) == IS_ARRAY) { IS_ARRAY 1283 ext/soap/php_encoding.c } else if (Z_TYPE_P(object) == IS_ARRAY) { IS_ARRAY 1297 ext/soap/php_encoding.c if (any && Z_TYPE_P(any) != IS_ARRAY) { IS_ARRAY 1344 ext/soap/php_encoding.c if (Z_TYPE_PP(el) != IS_ARRAY) { IS_ARRAY 1545 ext/soap/php_encoding.c (sdlType->encode->details.sdl_type->encode->details.type != IS_ARRAY && IS_ARRAY 1664 ext/soap/php_encoding.c if (Z_TYPE_P(prop) != IS_ARRAY) { IS_ARRAY 1710 ext/soap/php_encoding.c Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 1790 ext/soap/php_encoding.c Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 1908 ext/soap/php_encoding.c } else if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 1971 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY && IS_ARRAY 2094 ext/soap/php_encoding.c if (data && Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2213 ext/soap/php_encoding.c if (data && Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2372 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 2408 ext/soap/php_encoding.c if (el != NULL && Z_TYPE_PP(el) == IS_ARRAY && IS_ARRAY 2412 ext/soap/php_encoding.c if (Z_TYPE_PP(el) == IS_ARRAY) { IS_ARRAY 2782 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3106 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3226 ext/soap/php_encoding.c if (Z_TYPE_P(data) == IS_ARRAY) { IS_ARRAY 3325 ext/soap/php_encoding.c (type->encode->details.type == IS_ARRAY || IS_ARRAY 3391 ext/soap/php_encoding.c (type->encode->details.type == IS_ARRAY || IS_ARRAY 3625 ext/soap/php_encoding.c if (!array || Z_TYPE_P(array) != IS_ARRAY) { IS_ARRAY 3660 ext/soap/php_encoding.c } else if (Z_TYPE_PP(tmp) == IS_ARRAY && is_map(*tmp)) { IS_ARRAY 633 ext/soap/php_http.c if (Z_TYPE_PP(digest) == IS_ARRAY) { IS_ARRAY 821 ext/soap/php_http.c if (Z_TYPE_PP(data) == IS_ARRAY) { IS_ARRAY 1135 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 860 ext/soap/soap.c } else if (Z_TYPE_P(code) == IS_ARRAY && zend_hash_num_elements(Z_ARRVAL_P(code)) == 2) { IS_ARRAY 996 ext/soap/soap.c if (Z_TYPE_PP(tmp) != IS_ARRAY) { IS_ARRAY 1163 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 1172 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY && IS_ARRAY 1398 ext/soap/soap.c if (function_name->type == IS_ARRAY) { IS_ARRAY 1570 ext/soap/soap.c Z_TYPE_PP(server_vars) == IS_ARRAY && IS_ARRAY 2460 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 2471 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY && IS_ARRAY 2682 ext/soap/soap.c Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 2886 ext/soap/soap.c } else if (Z_TYPE_P(headers) == IS_ARRAY) { IS_ARRAY 3170 ext/soap/soap.c } else if (Z_TYPE_P(headers) == IS_ARRAY) { IS_ARRAY 3786 ext/soap/soap.c } else if (param_count > 1 && Z_TYPE_P(ret) == IS_ARRAY) { IS_ARRAY 4717 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 775 ext/sockets/sockets.c if (Z_TYPE_P(sock_array) != IS_ARRAY) return 0; IS_ARRAY 806 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 1102 ext/spl/spl_array.c if (Z_TYPE_PP(array) == IS_ARRAY) { IS_ARRAY 1115 ext/spl/spl_array.c if (Z_TYPE_PP(array) != IS_OBJECT && Z_TYPE_PP(array) != IS_ARRAY) { IS_ARRAY 1441 ext/spl/spl_array.c Z_TYPE_P(tmp) = IS_ARRAY; IS_ARRAY 1620 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 1703 ext/spl/spl_array.c Z_TYPE(members) = IS_ARRAY; IS_ARRAY 2232 ext/spl/spl_directory.c case IS_ARRAY: IS_ARRAY 1021 ext/spl/spl_iterators.c if (Z_TYPE_P(return_value) == IS_ARRAY) { IS_ARRAY 784 ext/spl/spl_observer.c Z_TYPE(members) = 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 4261 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 4401 ext/standard/basic_functions.c if (Z_TYPE_PP(args) != IS_ARRAY) { IS_ARRAY 4411 ext/standard/basic_functions.c if (Z_TYPE_PP(args) != IS_ARRAY) { IS_ARRAY 4584 ext/standard/basic_functions.c } else if (Z_TYPE_P(entry) == IS_ARRAY) { IS_ARRAY 4609 ext/standard/basic_functions.c if (Z_TYPE_P(retval) == IS_ARRAY) { IS_ARRAY 5031 ext/standard/basic_functions.c } else if ( Z_TYPE_P(function) == IS_ARRAY IS_ARRAY 5064 ext/standard/basic_functions.c } else if (Z_TYPE_P(func1) == IS_ARRAY && Z_TYPE_P(func2) == IS_ARRAY) { IS_ARRAY 5742 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 5779 ext/standard/basic_functions.c if (Z_TYPE_P(function) != IS_ARRAY && Z_TYPE_P(function) != IS_OBJECT) { IS_ARRAY 5919 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 195 ext/standard/exec.c if (Z_TYPE_P(ret_array) != IS_ARRAY) { IS_ARRAY 646 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 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 561 ext/standard/proc_open.c } else if (Z_TYPE_PP(descitem) != IS_ARRAY) { IS_ARRAY 606 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 649 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 722 ext/standard/streamsfuncs.c if (Z_TYPE_P(stream_array) != IS_ARRAY) { IS_ARRAY 933 ext/standard/streamsfuncs.c && Z_TYPE_PP(wval) == IS_ARRAY) { IS_ARRAY 972 ext/standard/streamsfuncs.c if (Z_TYPE_PP(tmp) == IS_ARRAY) { IS_ARRAY 1225 ext/standard/string.c if (Z_TYPE_PP(arg1) != IS_ARRAY) { IS_ARRAY 1237 ext/standard/string.c if (Z_TYPE_PP(arg1) == IS_ARRAY) { IS_ARRAY 1241 ext/standard/string.c } else if (Z_TYPE_PP(arg2) == IS_ARRAY) { IS_ARRAY 2306 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2312 ext/standard/string.c if (Z_TYPE_PP(repl) != IS_ARRAY) { IS_ARRAY 2318 ext/standard/string.c if (Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 2327 ext/standard/string.c if (Z_TYPE_PP(len) != IS_ARRAY) { IS_ARRAY 2332 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2339 ext/standard/string.c (argc == 3 && Z_TYPE_PP(from) == IS_ARRAY) || IS_ARRAY 2345 ext/standard/string.c if (argc == 4 && Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2353 ext/standard/string.c if (Z_TYPE_PP(str) != IS_ARRAY) { IS_ARRAY 2354 ext/standard/string.c if (Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 2389 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 2403 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 2419 ext/standard/string.c if (Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2423 ext/standard/string.c if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) { IS_ARRAY 2427 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 2450 ext/standard/string.c if (Z_TYPE_PP(from) == IS_ARRAY) { IS_ARRAY 2485 ext/standard/string.c if (argc > 3 && Z_TYPE_PP(len) == IS_ARRAY) { IS_ARRAY 2518 ext/standard/string.c if (Z_TYPE_PP(repl) == IS_ARRAY) { IS_ARRAY 3125 ext/standard/string.c if (ac == 2 && Z_TYPE_PP(from) != IS_ARRAY) { IS_ARRAY 3852 ext/standard/string.c if (Z_TYPE_P(search) == IS_ARRAY) { IS_ARRAY 3858 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3873 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3880 ext/standard/string.c if (Z_TYPE_P(replace) == IS_ARRAY) { IS_ARRAY 3965 ext/standard/string.c if (Z_TYPE_PP(search) != IS_ARRAY) { IS_ARRAY 3968 ext/standard/string.c } else if (Z_TYPE_PP(replace) != IS_ARRAY) { IS_ARRAY 3973 ext/standard/string.c if (Z_TYPE_PP(subject) == IS_ARRAY) { IS_ARRAY 3980 ext/standard/string.c if (Z_TYPE_PP(subject_entry) != IS_ARRAY && Z_TYPE_PP(subject_entry) != IS_OBJECT) { IS_ARRAY 4379 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 4384 ext/standard/string.c if (Z_TYPE_PP(args[0]) == IS_ARRAY) { IS_ARRAY 4420 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 719 ext/standard/url.c if (!stream->wrapperdata || Z_TYPE_P(stream->wrapperdata) != IS_ARRAY) { IS_ARRAY 727 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 941 main/streams/userspace.c if (call_result == SUCCESS && retval != NULL && Z_TYPE_P(retval) == IS_ARRAY) { IS_ARRAY 1481 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) {