Lines Matching refs:IS_UNUSED

1853 	if (IS_CONST == IS_UNUSED) {
2269 if (IS_UNUSED == IS_UNUSED) {
2277 if (IS_UNUSED == IS_CONST) {
2289 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_TYPE_P(class_name) == IS_REFERENCE) {
2293 if (IS_UNUSED == IS_CV && UNEXPECTED(Z_TYPE_P(class_name) == IS_UNDEF)) {
2311 if (IS_CV == IS_UNUSED) {
2574 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
3422 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(obj) == NULL)) {
3429 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(obj) != IS_OBJECT))) {
4000 if (IS_CONST != IS_UNUSED) {
5001 if (IS_CONST != IS_UNUSED) {
5230 if (IS_CONST == IS_UNUSED) {
5255 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
5264 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
5327 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
5336 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
5402 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
5580 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
5586 if (IS_CONST != IS_UNUSED) {
5701 } else if (IS_CONST != IS_UNUSED) {
5957 if (IS_CONST == IS_UNUSED) {
6108 if (IS_CONST != IS_UNUSED) {
6168 if (IS_CONST != IS_UNUSED) {
6176 if (IS_CONST != IS_UNUSED) {
6183 if (IS_CONST == IS_UNUSED) {
6185 #if 0 || (IS_CONST != IS_UNUSED)
6201 IS_CONST == IS_UNUSED &&
6238 if (IS_CONST != IS_UNUSED) {
6280 IS_CONST == IS_UNUSED &&
6310 if (IS_CONST != IS_UNUSED) {
6384 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
6392 if (IS_CONST != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
6459 if (IS_CONST == IS_UNUSED ||
6520 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
6529 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
6612 if (IS_CONST != IS_UNUSED) {
6679 if (IS_CONST != IS_UNUSED) {
6789 if (IS_CONST != IS_UNUSED) {
6856 if (IS_TMP_VAR != IS_UNUSED) {
6969 if (IS_VAR != IS_UNUSED) {
7151 IS_VAR == IS_UNUSED &&
7188 if (IS_VAR != IS_UNUSED) {
7230 IS_VAR == IS_UNUSED &&
7260 if (IS_VAR != IS_UNUSED) {
7343 if (IS_CONST != IS_UNUSED) {
7410 if (IS_VAR != IS_UNUSED) {
7487 if (IS_UNUSED != IS_UNUSED) {
7490 if (IS_UNUSED == IS_CONST) {
7681 zend_fetch_dimension_address_W(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
7688 if (IS_UNUSED == IS_UNUSED) {
7695 zend_fetch_dimension_address_read_R(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
7732 IS_UNUSED == IS_CONST &&
7736 IS_UNUSED == IS_CONST &&
7739 } else if (IS_UNUSED != IS_UNUSED) {
7743 if (IS_UNUSED != IS_CONST) {
7746 if (IS_UNUSED & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
7751 } else if (IS_UNUSED == IS_CV && UNEXPECTED(Z_TYPE_P(function_name) == IS_UNDEF)) {
7767 …fbc = zend_std_get_static_method(ce, Z_STR_P(function_name), ((IS_UNUSED == IS_CONST) ? (EX_CONSTA…
7776 if (IS_UNUSED == IS_CONST &&
7785 if (IS_UNUSED != IS_CONST) {
7848 if (IS_CONST == IS_UNUSED) {
7852 #if 0 || (IS_CONST != IS_UNUSED)
7949 if (IS_UNUSED != IS_UNUSED) {
7958 if (IS_UNUSED != IS_CONST) {
7969 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_TYPE_P(offset) == IS_REFERENCE)) {
7984 } else if (IS_UNUSED == IS_CV && Z_TYPE_P(offset) == IS_UNDEF) {
8009 if (IS_CONST != IS_UNUSED) {
8017 if (IS_CONST != IS_UNUSED) {
8024 if (IS_CONST == IS_UNUSED) {
8026 #if 0 || (IS_CONST != IS_UNUSED)
8042 IS_UNUSED == IS_UNUSED &&
8079 if (IS_UNUSED != IS_UNUSED) {
8082 if (IS_UNUSED == IS_CONST) {
8121 IS_UNUSED == IS_UNUSED &&
8151 if (IS_UNUSED != IS_UNUSED) {
8154 if (IS_UNUSED == IS_CONST) {
8256 if (IS_CONST != IS_UNUSED) {
8323 if (IS_UNUSED != IS_UNUSED) {
8328 if (IS_UNUSED == IS_CONST) {
8333 } else if (IS_UNUSED == IS_TMP_VAR) {
8335 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
8340 if (IS_UNUSED == IS_CV) {
9069 if (IS_CV == IS_UNUSED) {
9094 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
9103 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
9166 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
9175 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
9241 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
9375 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
9381 if (IS_CONST != IS_UNUSED) {
9496 } else if (IS_CV != IS_UNUSED) {
9851 if (IS_CV != IS_UNUSED) {
9911 if (IS_CONST != IS_UNUSED) {
9919 if (IS_CONST != IS_UNUSED) {
9926 if (IS_CONST == IS_UNUSED) {
9928 #if 0 || (IS_CONST != IS_UNUSED)
9947 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
9955 if (IS_CONST != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
10022 if (IS_CONST == IS_UNUSED ||
10083 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
10092 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
10139 if (IS_CONST != IS_UNUSED) {
10206 if (IS_CV != IS_UNUSED) {
10916 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
10941 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
10950 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
11014 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
11023 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
11090 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
11224 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
11230 if (IS_CONST != IS_UNUSED) {
11346 } else if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
11647 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
11707 if (IS_CONST != IS_UNUSED) {
11715 if (IS_CONST != IS_UNUSED) {
11722 if (IS_CONST == IS_UNUSED) {
11724 #if 0 || (IS_CONST != IS_UNUSED)
11743 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
11751 if (IS_CONST != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
11818 if (IS_CONST == IS_UNUSED ||
11879 if (IS_CONST == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
11888 (IS_CONST != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
12862 if (IS_CONST == IS_UNUSED) {
12887 if (IS_TMP_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
12896 (IS_TMP_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
12962 if (IS_TMP_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
13125 if (IS_CONST != IS_UNUSED) {
13185 if (IS_TMP_VAR != IS_UNUSED) {
13193 if (IS_TMP_VAR != IS_UNUSED) {
13200 if (IS_TMP_VAR == IS_UNUSED) {
13202 #if 0 || (IS_TMP_VAR != IS_UNUSED)
13230 if (IS_TMP_VAR != IS_UNUSED) {
13297 if (IS_CONST != IS_UNUSED) {
13407 if (IS_TMP_VAR != IS_UNUSED) {
13474 if (IS_TMP_VAR != IS_UNUSED) {
13584 if (IS_TMP_VAR != IS_UNUSED) {
13651 if (IS_VAR != IS_UNUSED) {
13725 zend_fetch_dimension_address_W(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
13732 if (IS_UNUSED == IS_UNUSED) {
13739 zend_fetch_dimension_address_read_R(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
13751 if (IS_TMP_VAR == IS_UNUSED) {
13755 #if 0 || (IS_TMP_VAR != IS_UNUSED)
13852 if (IS_UNUSED != IS_UNUSED) {
13861 if (IS_UNUSED != IS_CONST) {
13872 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_TYPE_P(offset) == IS_REFERENCE)) {
13887 } else if (IS_UNUSED == IS_CV && Z_TYPE_P(offset) == IS_UNDEF) {
13912 if (IS_TMP_VAR != IS_UNUSED) {
13920 if (IS_TMP_VAR != IS_UNUSED) {
13927 if (IS_TMP_VAR == IS_UNUSED) {
13929 #if 0 || (IS_TMP_VAR != IS_UNUSED)
13957 if (IS_TMP_VAR != IS_UNUSED) {
14024 if (IS_UNUSED != IS_UNUSED) {
14029 if (IS_UNUSED == IS_CONST) {
14034 } else if (IS_UNUSED == IS_TMP_VAR) {
14036 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
14041 if (IS_UNUSED == IS_CV) {
14141 if (IS_CV == IS_UNUSED) {
14166 if (IS_TMP_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
14175 (IS_TMP_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
14241 if (IS_TMP_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
14404 if (IS_CV != IS_UNUSED) {
14464 if (IS_TMP_VAR != IS_UNUSED) {
14472 if (IS_TMP_VAR != IS_UNUSED) {
14479 if (IS_TMP_VAR == IS_UNUSED) {
14481 #if 0 || (IS_TMP_VAR != IS_UNUSED)
14509 if (IS_TMP_VAR != IS_UNUSED) {
14576 if (IS_CV != IS_UNUSED) {
14657 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
14682 if (IS_TMP_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
14691 (IS_TMP_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
14758 if (IS_TMP_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
14921 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
14981 if (IS_TMP_VAR != IS_UNUSED) {
14989 if (IS_TMP_VAR != IS_UNUSED) {
14996 if (IS_TMP_VAR == IS_UNUSED) {
14998 #if 0 || (IS_TMP_VAR != IS_UNUSED)
16692 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
16711 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
16759 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
16775 if (IS_VAR == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
16776 if (IS_VAR != IS_UNUSED) {
16779 if (IS_VAR == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
16858 #if 0 || (IS_CONST != IS_UNUSED)
16861 # if 0 || (IS_VAR != IS_UNUSED)
16878 #if 0 || (IS_CONST != IS_UNUSED)
16881 # if 0 || (IS_VAR != IS_UNUSED)
16898 #if 0 || (IS_CONST != IS_UNUSED)
16901 # if 0 || (IS_VAR != IS_UNUSED)
16918 #if 0 || (IS_CONST != IS_UNUSED)
16921 # if 0 || (IS_VAR != IS_UNUSED)
16938 #if 0 || (IS_CONST != IS_UNUSED)
16941 # if 0 || (IS_VAR != IS_UNUSED)
16958 #if 0 || (IS_CONST != IS_UNUSED)
16961 # if 0 || (IS_VAR != IS_UNUSED)
16978 #if 0 || (IS_CONST != IS_UNUSED)
16981 # if 0 || (IS_VAR != IS_UNUSED)
16998 #if 0 || (IS_CONST != IS_UNUSED)
17001 # if 0 || (IS_VAR != IS_UNUSED)
17018 #if 0 || (IS_CONST != IS_UNUSED)
17021 # if 0 || (IS_VAR != IS_UNUSED)
17038 #if 0 || (IS_CONST != IS_UNUSED)
17041 # if 0 || (IS_VAR != IS_UNUSED)
17058 #if 0 || (IS_CONST != IS_UNUSED)
17061 # if 0 || (IS_VAR != IS_UNUSED)
17078 #if 0 || (IS_CONST != IS_UNUSED)
17081 # if 0 || (IS_VAR != IS_UNUSED)
17107 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
17122 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
17191 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
17206 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
17331 if (IS_CONST == IS_UNUSED) {
17379 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
17388 (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
17451 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
17482 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
17515 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
17552 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
17584 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
17628 if (IS_CONST == IS_UNUSED) {
17668 if (IS_CONST == IS_UNUSED) {
17777 } else if (IS_CONST != IS_UNUSED) {
17886 if (IS_VAR == IS_UNUSED) {
18037 if (IS_CONST != IS_UNUSED) {
18097 if (IS_VAR != IS_UNUSED) {
18105 if (IS_VAR != IS_UNUSED) {
18112 if (IS_VAR == IS_UNUSED) {
18114 #if 0 || (IS_VAR != IS_UNUSED)
18132 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
18145 if (IS_VAR != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
18195 } else if (IS_VAR != IS_UNUSED && Z_ISREF_P(container)) {
18204 if (IS_VAR == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
18210 } else if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
18228 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
18241 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
18283 if (IS_VAR != IS_UNUSED) {
18351 if (IS_CONST != IS_UNUSED) {
18489 if (IS_VAR != IS_UNUSED) {
18557 if (IS_TMP_VAR != IS_UNUSED) {
18756 if (IS_VAR != IS_UNUSED) {
18824 if (IS_VAR != IS_UNUSED) {
18886 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
18902 if (IS_VAR == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
18903 if (IS_VAR != IS_UNUSED) {
18906 if (IS_VAR == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
18913 zend_fetch_dimension_address_RW(&rv, container, dim, IS_UNUSED);
18949 #if 0 || (IS_UNUSED != IS_UNUSED)
18952 # if 0 || (IS_VAR != IS_UNUSED)
18969 #if 0 || (IS_UNUSED != IS_UNUSED)
18972 # if 0 || (IS_VAR != IS_UNUSED)
18989 #if 0 || (IS_UNUSED != IS_UNUSED)
18992 # if 0 || (IS_VAR != IS_UNUSED)
19009 #if 0 || (IS_UNUSED != IS_UNUSED)
19012 # if 0 || (IS_VAR != IS_UNUSED)
19029 #if 0 || (IS_UNUSED != IS_UNUSED)
19032 # if 0 || (IS_VAR != IS_UNUSED)
19049 #if 0 || (IS_UNUSED != IS_UNUSED)
19052 # if 0 || (IS_VAR != IS_UNUSED)
19069 #if 0 || (IS_UNUSED != IS_UNUSED)
19072 # if 0 || (IS_VAR != IS_UNUSED)
19089 #if 0 || (IS_UNUSED != IS_UNUSED)
19092 # if 0 || (IS_VAR != IS_UNUSED)
19109 #if 0 || (IS_UNUSED != IS_UNUSED)
19112 # if 0 || (IS_VAR != IS_UNUSED)
19129 #if 0 || (IS_UNUSED != IS_UNUSED)
19132 # if 0 || (IS_VAR != IS_UNUSED)
19149 #if 0 || (IS_UNUSED != IS_UNUSED)
19152 # if 0 || (IS_VAR != IS_UNUSED)
19169 #if 0 || (IS_UNUSED != IS_UNUSED)
19172 # if 0 || (IS_VAR != IS_UNUSED)
19200 zend_fetch_dimension_address_W(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
19222 zend_fetch_dimension_address_RW(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
19252 zend_fetch_dimension_address_W(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
19259 if (IS_UNUSED == IS_UNUSED) {
19266 zend_fetch_dimension_address_read_R(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
19295 if (IS_UNUSED == IS_UNUSED) {
19305 …variable_ptr = zend_fetch_dimension_address_inner(Z_ARRVAL_P(object_ptr), dim, IS_UNUSED, BP_VAR_W…
19335 if (IS_UNUSED == IS_UNUSED) {
19409 IS_UNUSED == IS_CONST &&
19413 IS_UNUSED == IS_CONST &&
19416 } else if (IS_UNUSED != IS_UNUSED) {
19420 if (IS_UNUSED != IS_CONST) {
19423 if (IS_UNUSED & (IS_VAR|IS_CV) && Z_ISREF_P(function_name)) {
19428 } else if (IS_UNUSED == IS_CV && UNEXPECTED(Z_TYPE_P(function_name) == IS_UNDEF)) {
19444 …fbc = zend_std_get_static_method(ce, Z_STR_P(function_name), ((IS_UNUSED == IS_CONST) ? (EX_CONSTA…
19453 if (IS_UNUSED == IS_CONST &&
19462 if (IS_UNUSED != IS_CONST) {
19525 if (IS_VAR == IS_UNUSED) {
19529 #if 0 || (IS_VAR != IS_UNUSED)
19626 if (IS_UNUSED != IS_UNUSED) {
19635 if (IS_UNUSED != IS_CONST) {
19646 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_TYPE_P(offset) == IS_REFERENCE)) {
19661 } else if (IS_UNUSED == IS_CV && Z_TYPE_P(offset) == IS_UNDEF) {
19686 if (IS_VAR != IS_UNUSED) {
19694 if (IS_VAR != IS_UNUSED) {
19701 if (IS_VAR == IS_UNUSED) {
19703 #if 0 || (IS_VAR != IS_UNUSED)
19749 if (IS_VAR != IS_UNUSED) {
19817 if (IS_UNUSED != IS_UNUSED) {
19822 if (IS_UNUSED == IS_CONST) {
19827 } else if (IS_UNUSED == IS_TMP_VAR) {
19829 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
19834 if (IS_UNUSED == IS_CV) {
19918 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
19937 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
19985 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
20001 if (IS_VAR == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
20002 if (IS_VAR != IS_UNUSED) {
20005 if (IS_VAR == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
20084 #if 0 || (IS_CV != IS_UNUSED)
20087 # if 0 || (IS_VAR != IS_UNUSED)
20104 #if 0 || (IS_CV != IS_UNUSED)
20107 # if 0 || (IS_VAR != IS_UNUSED)
20124 #if 0 || (IS_CV != IS_UNUSED)
20127 # if 0 || (IS_VAR != IS_UNUSED)
20144 #if 0 || (IS_CV != IS_UNUSED)
20147 # if 0 || (IS_VAR != IS_UNUSED)
20164 #if 0 || (IS_CV != IS_UNUSED)
20167 # if 0 || (IS_VAR != IS_UNUSED)
20184 #if 0 || (IS_CV != IS_UNUSED)
20187 # if 0 || (IS_VAR != IS_UNUSED)
20204 #if 0 || (IS_CV != IS_UNUSED)
20207 # if 0 || (IS_VAR != IS_UNUSED)
20224 #if 0 || (IS_CV != IS_UNUSED)
20227 # if 0 || (IS_VAR != IS_UNUSED)
20244 #if 0 || (IS_CV != IS_UNUSED)
20247 # if 0 || (IS_VAR != IS_UNUSED)
20264 #if 0 || (IS_CV != IS_UNUSED)
20267 # if 0 || (IS_VAR != IS_UNUSED)
20284 #if 0 || (IS_CV != IS_UNUSED)
20287 # if 0 || (IS_VAR != IS_UNUSED)
20304 #if 0 || (IS_CV != IS_UNUSED)
20307 # if 0 || (IS_VAR != IS_UNUSED)
20333 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
20348 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
20417 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
20432 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
20557 if (IS_CV == IS_UNUSED) {
20605 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
20614 (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
20677 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
20708 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
20741 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
20778 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
20810 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
20854 if (IS_CV == IS_UNUSED) {
20894 if (IS_CV == IS_UNUSED) {
21063 } else if (IS_CV != IS_UNUSED) {
21216 if (IS_CV != IS_UNUSED) {
21276 if (IS_VAR != IS_UNUSED) {
21284 if (IS_VAR != IS_UNUSED) {
21291 if (IS_VAR == IS_UNUSED) {
21293 #if 0 || (IS_VAR != IS_UNUSED)
21311 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
21324 if (IS_VAR != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
21374 } else if (IS_VAR != IS_UNUSED && Z_ISREF_P(container)) {
21383 if (IS_VAR == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
21389 } else if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
21407 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
21420 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
21462 if (IS_VAR != IS_UNUSED) {
21530 if (IS_CV != IS_UNUSED) {
21595 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
21614 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
21662 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
21678 if (IS_VAR == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
21679 if (IS_VAR != IS_UNUSED) {
21682 if (IS_VAR == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
21763 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21766 # if 0 || (IS_VAR != IS_UNUSED)
21783 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21786 # if 0 || (IS_VAR != IS_UNUSED)
21803 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21806 # if 0 || (IS_VAR != IS_UNUSED)
21823 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21826 # if 0 || (IS_VAR != IS_UNUSED)
21843 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21846 # if 0 || (IS_VAR != IS_UNUSED)
21863 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21866 # if 0 || (IS_VAR != IS_UNUSED)
21883 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21886 # if 0 || (IS_VAR != IS_UNUSED)
21903 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21906 # if 0 || (IS_VAR != IS_UNUSED)
21923 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21926 # if 0 || (IS_VAR != IS_UNUSED)
21943 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21946 # if 0 || (IS_VAR != IS_UNUSED)
21963 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21966 # if 0 || (IS_VAR != IS_UNUSED)
21983 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
21986 # if 0 || (IS_VAR != IS_UNUSED)
22012 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
22027 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
22097 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
22112 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
22238 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
22286 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
22295 (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
22359 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
22390 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
22423 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
22460 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
22492 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
22536 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
22576 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
22657 } else if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
22810 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
22870 if (IS_VAR != IS_UNUSED) {
22878 if (IS_VAR != IS_UNUSED) {
22885 if (IS_VAR == IS_UNUSED) {
22887 #if 0 || (IS_VAR != IS_UNUSED)
22905 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
22918 if (IS_VAR != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
22968 } else if (IS_VAR != IS_UNUSED && Z_ISREF_P(container)) {
22977 if (IS_VAR == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
22983 } else if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
23002 if (IS_VAR == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
23015 if (IS_VAR != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
23049 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(obj) == NULL)) {
23055 if (IS_UNUSED == IS_CONST ||
23056 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(obj) != IS_OBJECT))) {
23057 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(obj)) {
23063 if (IS_UNUSED == IS_CV && UNEXPECTED(Z_TYPE_P(obj) == IS_UNDEF)) {
23123 if (IS_UNUSED != IS_UNUSED) {
23131 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(ptr)) {
23159 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
23168 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
23178 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
23226 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
23232 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
23242 if (IS_UNUSED == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
23243 if (IS_UNUSED != IS_UNUSED) {
23246 if (IS_UNUSED == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
23289 #if 0 || (IS_CONST != IS_UNUSED)
23292 # if 0 || (IS_UNUSED != IS_UNUSED)
23309 #if 0 || (IS_CONST != IS_UNUSED)
23312 # if 0 || (IS_UNUSED != IS_UNUSED)
23329 #if 0 || (IS_CONST != IS_UNUSED)
23332 # if 0 || (IS_UNUSED != IS_UNUSED)
23349 #if 0 || (IS_CONST != IS_UNUSED)
23352 # if 0 || (IS_UNUSED != IS_UNUSED)
23369 #if 0 || (IS_CONST != IS_UNUSED)
23372 # if 0 || (IS_UNUSED != IS_UNUSED)
23389 #if 0 || (IS_CONST != IS_UNUSED)
23392 # if 0 || (IS_UNUSED != IS_UNUSED)
23409 #if 0 || (IS_CONST != IS_UNUSED)
23412 # if 0 || (IS_UNUSED != IS_UNUSED)
23429 #if 0 || (IS_CONST != IS_UNUSED)
23432 # if 0 || (IS_UNUSED != IS_UNUSED)
23449 #if 0 || (IS_CONST != IS_UNUSED)
23452 # if 0 || (IS_UNUSED != IS_UNUSED)
23469 #if 0 || (IS_CONST != IS_UNUSED)
23472 # if 0 || (IS_UNUSED != IS_UNUSED)
23489 #if 0 || (IS_CONST != IS_UNUSED)
23492 # if 0 || (IS_UNUSED != IS_UNUSED)
23509 #if 0 || (IS_CONST != IS_UNUSED)
23512 # if 0 || (IS_UNUSED != IS_UNUSED)
23538 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
23546 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
23553 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
23622 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
23630 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
23637 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
23701 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
23709 if (IS_UNUSED == IS_CONST ||
23710 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
23711 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
23773 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
23778 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
23784 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, …
23786 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
23804 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
23809 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
23814 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, …
23816 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
23834 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
23842 if (IS_UNUSED == IS_CONST ||
23843 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
23844 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
23909 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
23914 if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
23920 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
23925 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, …
23927 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
23946 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
23954 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
23959 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, …
23961 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
23978 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
23987 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
23993 …RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_UNUSED, property_name, …
24072 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
24078 if (IS_UNUSED != IS_UNUSED) {
24080 if (IS_UNUSED == IS_CONST || UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
24081 if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
24087 if (IS_UNUSED == IS_CV && UNEXPECTED(Z_TYPE_P(object) == IS_UNDEF)) {
24137 } else if (IS_UNUSED & (IS_VAR|IS_TMP_VAR|IS_CV)) {
24144 if ((IS_UNUSED & (IS_VAR|IS_TMP_VAR)) && UNEXPECTED(EG(exception))) {
24161 if (IS_UNUSED == IS_UNUSED) {
24202 if (IS_UNUSED == IS_CONST) {
24240 if (IS_UNUSED == IS_CONST) {
24270 if (IS_UNUSED != IS_UNUSED) {
24278 if (IS_UNUSED != IS_UNUSED) {
24285 if (IS_UNUSED == IS_UNUSED) {
24287 #if 0 || (IS_UNUSED != IS_UNUSED)
24305 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
24310 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
24318 if (IS_UNUSED != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
24368 } else if (IS_UNUSED != IS_UNUSED && Z_ISREF_P(container)) {
24377 if (IS_UNUSED == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
24383 } else if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
24401 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
24406 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
24414 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
24447 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
24455 if (IS_UNUSED != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
24511 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
24522 if (IS_UNUSED == IS_UNUSED ||
24523 (IS_UNUSED != IS_CONST && EXPECTED(Z_TYPE_P(container) == IS_OBJECT))) {
24583 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
24591 if (IS_UNUSED == IS_CONST ||
24592 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
24593 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
24639 if (IS_UNUSED != IS_UNUSED) {
24645 if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
24652 if (IS_UNUSED == IS_CONST) {
24660 if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
24668 if (IS_UNUSED == IS_VAR &&
24683 if (IS_UNUSED == IS_CONST) {
24688 } else if (IS_UNUSED == IS_TMP_VAR) {
24690 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
24695 if (IS_UNUSED == IS_CV) {
24706 if (IS_CONST != IS_UNUSED) {
24780 if (IS_UNUSED != IS_UNUSED) {
24786 if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
24793 if (IS_UNUSED == IS_CONST) {
24801 if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
24809 if (IS_UNUSED == IS_VAR &&
24824 if (IS_UNUSED == IS_CONST) {
24829 } else if (IS_UNUSED == IS_TMP_VAR) {
24831 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
24836 if (IS_UNUSED == IS_CV) {
24847 if (IS_TMP_VAR != IS_UNUSED) {
24921 if (IS_UNUSED != IS_UNUSED) {
24927 if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
24934 if (IS_UNUSED == IS_CONST) {
24942 if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
24950 if (IS_UNUSED == IS_VAR &&
24965 if (IS_UNUSED == IS_CONST) {
24970 } else if (IS_UNUSED == IS_TMP_VAR) {
24972 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
24977 if (IS_UNUSED == IS_CV) {
24988 if (IS_VAR != IS_UNUSED) {
25050 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
25056 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
25066 if (IS_UNUSED == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
25067 if (IS_UNUSED != IS_UNUSED) {
25070 if (IS_UNUSED == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
25077 zend_fetch_dimension_address_RW(&rv, container, dim, IS_UNUSED);
25113 #if 0 || (IS_UNUSED != IS_UNUSED)
25116 # if 0 || (IS_UNUSED != IS_UNUSED)
25133 #if 0 || (IS_UNUSED != IS_UNUSED)
25136 # if 0 || (IS_UNUSED != IS_UNUSED)
25153 #if 0 || (IS_UNUSED != IS_UNUSED)
25156 # if 0 || (IS_UNUSED != IS_UNUSED)
25173 #if 0 || (IS_UNUSED != IS_UNUSED)
25176 # if 0 || (IS_UNUSED != IS_UNUSED)
25193 #if 0 || (IS_UNUSED != IS_UNUSED)
25196 # if 0 || (IS_UNUSED != IS_UNUSED)
25213 #if 0 || (IS_UNUSED != IS_UNUSED)
25216 # if 0 || (IS_UNUSED != IS_UNUSED)
25233 #if 0 || (IS_UNUSED != IS_UNUSED)
25236 # if 0 || (IS_UNUSED != IS_UNUSED)
25253 #if 0 || (IS_UNUSED != IS_UNUSED)
25256 # if 0 || (IS_UNUSED != IS_UNUSED)
25273 #if 0 || (IS_UNUSED != IS_UNUSED)
25276 # if 0 || (IS_UNUSED != IS_UNUSED)
25293 #if 0 || (IS_UNUSED != IS_UNUSED)
25296 # if 0 || (IS_UNUSED != IS_UNUSED)
25313 #if 0 || (IS_UNUSED != IS_UNUSED)
25316 # if 0 || (IS_UNUSED != IS_UNUSED)
25333 #if 0 || (IS_UNUSED != IS_UNUSED)
25336 # if 0 || (IS_UNUSED != IS_UNUSED)
25356 if (IS_UNUSED == IS_UNUSED) {
25360 #if 0 || (IS_UNUSED != IS_UNUSED)
25367 if (IS_UNUSED == IS_CONST) {
25370 } else if (IS_UNUSED == IS_VAR) {
25375 } else if (IS_UNUSED == IS_CV) {
25397 if (IS_UNUSED == IS_CONST) {
25415 if (IS_UNUSED != IS_UNUSED) {
25423 if (IS_UNUSED != IS_UNUSED) {
25430 if (IS_UNUSED == IS_UNUSED) {
25432 #if 0 || (IS_UNUSED != IS_UNUSED)
25460 if (IS_UNUSED != IS_UNUSED) {
25466 if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
25473 if (IS_UNUSED == IS_CONST) {
25481 if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
25489 if (IS_UNUSED == IS_VAR &&
25504 if (IS_UNUSED == IS_CONST) {
25509 } else if (IS_UNUSED == IS_TMP_VAR) {
25511 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
25516 if (IS_UNUSED == IS_CV) {
25527 if (IS_UNUSED != IS_UNUSED) {
25532 if (IS_UNUSED == IS_CONST) {
25537 } else if (IS_UNUSED == IS_TMP_VAR) {
25539 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
25544 if (IS_UNUSED == IS_CV) {
25592 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
25601 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
25611 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
25659 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
25665 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
25675 if (IS_UNUSED == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
25676 if (IS_UNUSED != IS_UNUSED) {
25679 if (IS_UNUSED == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
25722 #if 0 || (IS_CV != IS_UNUSED)
25725 # if 0 || (IS_UNUSED != IS_UNUSED)
25742 #if 0 || (IS_CV != IS_UNUSED)
25745 # if 0 || (IS_UNUSED != IS_UNUSED)
25762 #if 0 || (IS_CV != IS_UNUSED)
25765 # if 0 || (IS_UNUSED != IS_UNUSED)
25782 #if 0 || (IS_CV != IS_UNUSED)
25785 # if 0 || (IS_UNUSED != IS_UNUSED)
25802 #if 0 || (IS_CV != IS_UNUSED)
25805 # if 0 || (IS_UNUSED != IS_UNUSED)
25822 #if 0 || (IS_CV != IS_UNUSED)
25825 # if 0 || (IS_UNUSED != IS_UNUSED)
25842 #if 0 || (IS_CV != IS_UNUSED)
25845 # if 0 || (IS_UNUSED != IS_UNUSED)
25862 #if 0 || (IS_CV != IS_UNUSED)
25865 # if 0 || (IS_UNUSED != IS_UNUSED)
25882 #if 0 || (IS_CV != IS_UNUSED)
25885 # if 0 || (IS_UNUSED != IS_UNUSED)
25902 #if 0 || (IS_CV != IS_UNUSED)
25905 # if 0 || (IS_UNUSED != IS_UNUSED)
25922 #if 0 || (IS_CV != IS_UNUSED)
25925 # if 0 || (IS_UNUSED != IS_UNUSED)
25942 #if 0 || (IS_CV != IS_UNUSED)
25945 # if 0 || (IS_UNUSED != IS_UNUSED)
25971 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
25979 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
25986 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
26055 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
26063 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
26070 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
26134 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26142 if (IS_UNUSED == IS_CONST ||
26143 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
26144 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
26206 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26211 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
26217 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((I…
26219 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
26237 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26242 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
26247 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((I…
26249 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
26267 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26275 if (IS_UNUSED == IS_CONST ||
26276 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
26277 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
26342 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26347 if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
26353 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
26358 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((I…
26360 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
26379 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26387 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
26392 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((I…
26394 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
26411 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
26420 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
26426 …RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_UNUSED, property_name, …
26505 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
26511 if (IS_UNUSED != IS_UNUSED) {
26513 if (IS_UNUSED == IS_CONST || UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
26514 if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
26520 if (IS_UNUSED == IS_CV && UNEXPECTED(Z_TYPE_P(object) == IS_UNDEF)) {
26570 } else if (IS_UNUSED & (IS_VAR|IS_TMP_VAR|IS_CV)) {
26577 if ((IS_UNUSED & (IS_VAR|IS_TMP_VAR)) && UNEXPECTED(EG(exception))) {
26596 if (IS_UNUSED != IS_UNUSED) {
26604 if (IS_UNUSED != IS_UNUSED) {
26611 if (IS_UNUSED == IS_UNUSED) {
26613 #if 0 || (IS_UNUSED != IS_UNUSED)
26631 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26636 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
26644 if (IS_UNUSED != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
26694 } else if (IS_UNUSED != IS_UNUSED && Z_ISREF_P(container)) {
26703 if (IS_UNUSED == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
26709 } else if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
26727 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26732 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
26740 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
26773 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26781 if (IS_UNUSED != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
26837 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
26848 if (IS_UNUSED == IS_UNUSED ||
26849 (IS_UNUSED != IS_CONST && EXPECTED(Z_TYPE_P(container) == IS_OBJECT))) {
26909 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
26917 if (IS_UNUSED == IS_CONST ||
26918 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
26919 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
26965 if (IS_UNUSED != IS_UNUSED) {
26971 if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
26978 if (IS_UNUSED == IS_CONST) {
26986 if (IS_UNUSED == IS_VAR && UNEXPECTED(value_ptr == NULL)) {
26994 if (IS_UNUSED == IS_VAR &&
27009 if (IS_UNUSED == IS_CONST) {
27014 } else if (IS_UNUSED == IS_TMP_VAR) {
27016 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(value)) {
27021 if (IS_UNUSED == IS_CV) {
27032 if (IS_CV != IS_UNUSED) {
27097 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
27106 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
27116 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
27164 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
27170 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
27180 if (IS_UNUSED == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
27181 if (IS_UNUSED != IS_UNUSED) {
27184 if (IS_UNUSED == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
27228 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27231 # if 0 || (IS_UNUSED != IS_UNUSED)
27248 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27251 # if 0 || (IS_UNUSED != IS_UNUSED)
27268 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27271 # if 0 || (IS_UNUSED != IS_UNUSED)
27288 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27291 # if 0 || (IS_UNUSED != IS_UNUSED)
27308 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27311 # if 0 || (IS_UNUSED != IS_UNUSED)
27328 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27331 # if 0 || (IS_UNUSED != IS_UNUSED)
27348 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27351 # if 0 || (IS_UNUSED != IS_UNUSED)
27368 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27371 # if 0 || (IS_UNUSED != IS_UNUSED)
27388 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27391 # if 0 || (IS_UNUSED != IS_UNUSED)
27408 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27411 # if 0 || (IS_UNUSED != IS_UNUSED)
27428 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27431 # if 0 || (IS_UNUSED != IS_UNUSED)
27448 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
27451 # if 0 || (IS_UNUSED != IS_UNUSED)
27477 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
27485 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
27492 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
27562 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
27570 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
27577 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
27642 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
27650 if (IS_UNUSED == IS_CONST ||
27651 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
27652 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
27715 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
27720 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
27726 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VA…
27728 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
27746 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
27751 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
27756 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VA…
27758 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
27776 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
27784 if (IS_UNUSED == IS_CONST ||
27785 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
27786 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
27852 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
27857 if (IS_UNUSED == IS_CONST || IS_UNUSED == IS_TMP_VAR) {
27863 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
27868 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VA…
27870 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
27889 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
27897 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
27902 …zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VA…
27904 if (IS_UNUSED == IS_VAR && READY_TO_DESTROY(free_op1)) {
27921 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
27930 if (IS_UNUSED == IS_VAR && UNEXPECTED(object == NULL)) {
27936 …RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_UNUSED, property_name, …
28015 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
28021 if (IS_UNUSED != IS_UNUSED) {
28023 if (IS_UNUSED == IS_CONST || UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
28024 if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_ISREF_P(object))) {
28030 if (IS_UNUSED == IS_CV && UNEXPECTED(Z_TYPE_P(object) == IS_UNDEF)) {
28080 } else if (IS_UNUSED & (IS_VAR|IS_TMP_VAR|IS_CV)) {
28088 if ((IS_UNUSED & (IS_VAR|IS_TMP_VAR)) && UNEXPECTED(EG(exception))) {
28107 if (IS_UNUSED != IS_UNUSED) {
28115 if (IS_UNUSED != IS_UNUSED) {
28122 if (IS_UNUSED == IS_UNUSED) {
28124 #if 0 || (IS_UNUSED != IS_UNUSED)
28142 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
28147 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
28155 if (IS_UNUSED != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
28205 } else if (IS_UNUSED != IS_UNUSED && Z_ISREF_P(container)) {
28214 if (IS_UNUSED == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
28220 } else if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
28239 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
28244 if (IS_UNUSED == IS_VAR && UNEXPECTED(container == NULL)) {
28252 if (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
28286 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
28294 if (IS_UNUSED != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
28350 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
28361 if (IS_UNUSED == IS_UNUSED ||
28362 (IS_UNUSED != IS_CONST && EXPECTED(Z_TYPE_P(container) == IS_OBJECT))) {
28422 if (IS_UNUSED == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
28430 if (IS_UNUSED == IS_CONST ||
28431 (IS_UNUSED != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
28432 if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(container)) {
29281 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(obj) == NULL)) {
29288 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(obj) != IS_OBJECT))) {
29859 if (IS_CV != IS_UNUSED) {
30828 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
30847 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
30895 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
30911 if (IS_CV == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
30912 if (IS_CV != IS_UNUSED) {
30915 if (IS_CV == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
30994 #if 0 || (IS_CONST != IS_UNUSED)
30997 # if 0 || (IS_CV != IS_UNUSED)
31014 #if 0 || (IS_CONST != IS_UNUSED)
31017 # if 0 || (IS_CV != IS_UNUSED)
31034 #if 0 || (IS_CONST != IS_UNUSED)
31037 # if 0 || (IS_CV != IS_UNUSED)
31054 #if 0 || (IS_CONST != IS_UNUSED)
31057 # if 0 || (IS_CV != IS_UNUSED)
31074 #if 0 || (IS_CONST != IS_UNUSED)
31077 # if 0 || (IS_CV != IS_UNUSED)
31094 #if 0 || (IS_CONST != IS_UNUSED)
31097 # if 0 || (IS_CV != IS_UNUSED)
31114 #if 0 || (IS_CONST != IS_UNUSED)
31117 # if 0 || (IS_CV != IS_UNUSED)
31134 #if 0 || (IS_CONST != IS_UNUSED)
31137 # if 0 || (IS_CV != IS_UNUSED)
31154 #if 0 || (IS_CONST != IS_UNUSED)
31157 # if 0 || (IS_CV != IS_UNUSED)
31174 #if 0 || (IS_CONST != IS_UNUSED)
31177 # if 0 || (IS_CV != IS_UNUSED)
31194 #if 0 || (IS_CONST != IS_UNUSED)
31197 # if 0 || (IS_CV != IS_UNUSED)
31214 #if 0 || (IS_CONST != IS_UNUSED)
31217 # if 0 || (IS_CV != IS_UNUSED)
31243 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
31258 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
31327 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
31342 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
31419 if (IS_CONST != IS_UNUSED) {
31692 if (IS_CONST == IS_UNUSED) {
31740 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
31749 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
31812 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
31843 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
31873 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
31882 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
31948 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
31985 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
32061 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
32105 if (IS_CONST == IS_UNUSED) {
32145 if (IS_CONST == IS_UNUSED) {
32323 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
32329 if (IS_CV != IS_UNUSED) {
32530 if (IS_CONST != IS_UNUSED) {
32590 if (IS_CV != IS_UNUSED) {
32598 if (IS_CV != IS_UNUSED) {
32605 if (IS_CV == IS_UNUSED) {
32607 #if 0 || (IS_CV != IS_UNUSED)
32623 IS_CONST == IS_UNUSED &&
32660 if (IS_CONST != IS_UNUSED) {
32706 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
32719 if (IS_CV != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
32769 } else if (IS_CV != IS_UNUSED && Z_ISREF_P(container)) {
32778 if (IS_CV == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
32784 } else if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
32802 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
32815 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
32843 IS_CONST == IS_UNUSED &&
32873 if (IS_CONST != IS_UNUSED) {
32947 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
32955 if (IS_CV != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
33022 if (IS_CV == IS_UNUSED ||
33083 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
33092 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
33183 if (IS_CV != IS_UNUSED) {
33250 if (IS_CONST != IS_UNUSED) {
33479 if (IS_CV != IS_UNUSED) {
33546 if (IS_TMP_VAR != IS_UNUSED) {
33659 if (IS_VAR != IS_UNUSED) {
33929 IS_VAR == IS_UNUSED &&
33966 if (IS_VAR != IS_UNUSED) {
34008 IS_VAR == IS_UNUSED &&
34038 if (IS_VAR != IS_UNUSED) {
34165 if (IS_CV != IS_UNUSED) {
34232 if (IS_VAR != IS_UNUSED) {
34294 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
34310 if (IS_CV == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
34311 if (IS_CV != IS_UNUSED) {
34314 if (IS_CV == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
34321 zend_fetch_dimension_address_RW(&rv, container, dim, IS_UNUSED);
34357 #if 0 || (IS_UNUSED != IS_UNUSED)
34360 # if 0 || (IS_CV != IS_UNUSED)
34377 #if 0 || (IS_UNUSED != IS_UNUSED)
34380 # if 0 || (IS_CV != IS_UNUSED)
34397 #if 0 || (IS_UNUSED != IS_UNUSED)
34400 # if 0 || (IS_CV != IS_UNUSED)
34417 #if 0 || (IS_UNUSED != IS_UNUSED)
34420 # if 0 || (IS_CV != IS_UNUSED)
34437 #if 0 || (IS_UNUSED != IS_UNUSED)
34440 # if 0 || (IS_CV != IS_UNUSED)
34457 #if 0 || (IS_UNUSED != IS_UNUSED)
34460 # if 0 || (IS_CV != IS_UNUSED)
34477 #if 0 || (IS_UNUSED != IS_UNUSED)
34480 # if 0 || (IS_CV != IS_UNUSED)
34497 #if 0 || (IS_UNUSED != IS_UNUSED)
34500 # if 0 || (IS_CV != IS_UNUSED)
34517 #if 0 || (IS_UNUSED != IS_UNUSED)
34520 # if 0 || (IS_CV != IS_UNUSED)
34537 #if 0 || (IS_UNUSED != IS_UNUSED)
34540 # if 0 || (IS_CV != IS_UNUSED)
34557 #if 0 || (IS_UNUSED != IS_UNUSED)
34560 # if 0 || (IS_CV != IS_UNUSED)
34577 #if 0 || (IS_UNUSED != IS_UNUSED)
34580 # if 0 || (IS_CV != IS_UNUSED)
34619 if (IS_UNUSED != IS_UNUSED) {
34622 if (IS_UNUSED == IS_CONST) {
34805 zend_fetch_dimension_address_W(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
34827 zend_fetch_dimension_address_RW(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
34857 zend_fetch_dimension_address_W(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
34864 if (IS_UNUSED == IS_UNUSED) {
34871 zend_fetch_dimension_address_read_R(EX_VAR(opline->result.var), container, NULL, IS_UNUSED);
34900 if (IS_UNUSED == IS_UNUSED) {
34910 …variable_ptr = zend_fetch_dimension_address_inner(Z_ARRVAL_P(object_ptr), dim, IS_UNUSED, BP_VAR_W…
34940 if (IS_UNUSED == IS_UNUSED) {
34989 if (IS_CV == IS_UNUSED) {
34993 #if 0 || (IS_CV != IS_UNUSED)
35090 if (IS_UNUSED != IS_UNUSED) {
35099 if (IS_UNUSED != IS_CONST) {
35110 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && EXPECTED(Z_TYPE_P(offset) == IS_REFERENCE)) {
35125 } else if (IS_UNUSED == IS_CV && Z_TYPE_P(offset) == IS_UNDEF) {
35150 if (IS_CV != IS_UNUSED) {
35158 if (IS_CV != IS_UNUSED) {
35165 if (IS_CV == IS_UNUSED) {
35167 #if 0 || (IS_CV != IS_UNUSED)
35183 IS_UNUSED == IS_UNUSED &&
35220 if (IS_UNUSED != IS_UNUSED) {
35223 if (IS_UNUSED == IS_CONST) {
35262 IS_UNUSED == IS_UNUSED &&
35292 if (IS_UNUSED != IS_UNUSED) {
35295 if (IS_UNUSED == IS_CONST) {
35375 if (IS_CV != IS_UNUSED) {
35442 if (IS_UNUSED != IS_UNUSED) {
35447 if (IS_UNUSED == IS_CONST) {
35452 } else if (IS_UNUSED == IS_TMP_VAR) {
35454 } else if ((IS_UNUSED & (IS_VAR|IS_CV)) && Z_ISREF_P(key)) {
35459 if (IS_UNUSED == IS_CV) {
36144 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
36163 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
36211 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
36227 if (IS_CV == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
36228 if (IS_CV != IS_UNUSED) {
36231 if (IS_CV == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
36310 #if 0 || (IS_CV != IS_UNUSED)
36313 # if 0 || (IS_CV != IS_UNUSED)
36330 #if 0 || (IS_CV != IS_UNUSED)
36333 # if 0 || (IS_CV != IS_UNUSED)
36350 #if 0 || (IS_CV != IS_UNUSED)
36353 # if 0 || (IS_CV != IS_UNUSED)
36370 #if 0 || (IS_CV != IS_UNUSED)
36373 # if 0 || (IS_CV != IS_UNUSED)
36390 #if 0 || (IS_CV != IS_UNUSED)
36393 # if 0 || (IS_CV != IS_UNUSED)
36410 #if 0 || (IS_CV != IS_UNUSED)
36413 # if 0 || (IS_CV != IS_UNUSED)
36430 #if 0 || (IS_CV != IS_UNUSED)
36433 # if 0 || (IS_CV != IS_UNUSED)
36450 #if 0 || (IS_CV != IS_UNUSED)
36453 # if 0 || (IS_CV != IS_UNUSED)
36470 #if 0 || (IS_CV != IS_UNUSED)
36473 # if 0 || (IS_CV != IS_UNUSED)
36490 #if 0 || (IS_CV != IS_UNUSED)
36493 # if 0 || (IS_CV != IS_UNUSED)
36510 #if 0 || (IS_CV != IS_UNUSED)
36513 # if 0 || (IS_CV != IS_UNUSED)
36530 #if 0 || (IS_CV != IS_UNUSED)
36533 # if 0 || (IS_CV != IS_UNUSED)
36559 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
36574 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
36643 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
36658 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
36811 if (IS_CV == IS_UNUSED) {
36859 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
36868 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
36931 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
36962 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
36992 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
37001 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
37067 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
37104 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
37136 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
37180 if (IS_CV == IS_UNUSED) {
37220 if (IS_CV == IS_UNUSED) {
37457 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
37463 if (IS_CV != IS_UNUSED) {
37664 if (IS_CV != IS_UNUSED) {
37724 if (IS_CV != IS_UNUSED) {
37732 if (IS_CV != IS_UNUSED) {
37739 if (IS_CV == IS_UNUSED) {
37741 #if 0 || (IS_CV != IS_UNUSED)
37759 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
37772 if (IS_CV != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
37822 } else if (IS_CV != IS_UNUSED && Z_ISREF_P(container)) {
37831 if (IS_CV == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
37837 } else if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
37855 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
37868 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
37901 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
37909 if (IS_CV != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
37976 if (IS_CV == IS_UNUSED ||
38037 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
38046 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
38093 if (IS_CV != IS_UNUSED) {
38160 if (IS_CV != IS_UNUSED) {
38826 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
38845 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
38893 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
38909 if (IS_CV == IS_UNUSED || UNEXPECTED(Z_TYPE_P(container) != IS_ARRAY)) {
38910 if (IS_CV != IS_UNUSED) {
38913 if (IS_CV == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
38994 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
38997 # if 0 || (IS_CV != IS_UNUSED)
39014 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39017 # if 0 || (IS_CV != IS_UNUSED)
39034 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39037 # if 0 || (IS_CV != IS_UNUSED)
39054 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39057 # if 0 || (IS_CV != IS_UNUSED)
39074 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39077 # if 0 || (IS_CV != IS_UNUSED)
39094 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39097 # if 0 || (IS_CV != IS_UNUSED)
39114 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39117 # if 0 || (IS_CV != IS_UNUSED)
39134 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39137 # if 0 || (IS_CV != IS_UNUSED)
39154 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39157 # if 0 || (IS_CV != IS_UNUSED)
39174 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39177 # if 0 || (IS_CV != IS_UNUSED)
39194 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39197 # if 0 || (IS_CV != IS_UNUSED)
39214 #if 0 || ((IS_TMP_VAR|IS_VAR) != IS_UNUSED)
39217 # if 0 || (IS_CV != IS_UNUSED)
39243 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
39258 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
39328 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
39343 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(object) != IS_OBJECT)) {
39497 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
39545 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
39554 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
39618 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
39649 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
39679 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
39688 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
39755 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
39792 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
39824 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
39868 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
39908 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED) {
40058 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
40064 if (IS_CV != IS_UNUSED) {
40266 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
40326 if (IS_CV != IS_UNUSED) {
40334 if (IS_CV != IS_UNUSED) {
40341 if (IS_CV == IS_UNUSED) {
40343 #if 0 || (IS_CV != IS_UNUSED)
40361 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
40374 if (IS_CV != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
40424 } else if (IS_CV != IS_UNUSED && Z_ISREF_P(container)) {
40433 if (IS_CV == IS_UNUSED || EXPECTED(Z_TYPE_P(container) == IS_OBJECT)) {
40439 } else if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) == IS_STRING)) {
40458 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
40471 if (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT)) {
40505 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
40513 if (IS_CV != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
40580 if (IS_CV == IS_UNUSED ||
40641 if (IS_CV == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
40650 (IS_CV != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
40993 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(obj) == NULL)) {
41000 ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && UNEXPECTED(Z_TYPE_P(obj) != IS_OBJECT))) {
41200 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
41892 if (IS_CONST != IS_UNUSED) {
42105 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
42114 ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
42316 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
42322 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
42484 IS_CONST == IS_UNUSED &&
42521 if (IS_CONST != IS_UNUSED) {
42563 IS_CONST == IS_UNUSED &&
42593 if (IS_CONST != IS_UNUSED) {
42668 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
42676 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
42743 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED ||
42804 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
42813 ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
42907 if (IS_VAR != IS_UNUSED) {
43090 IS_VAR == IS_UNUSED &&
43127 if (IS_VAR != IS_UNUSED) {
43169 IS_VAR == IS_UNUSED &&
43199 if (IS_VAR != IS_UNUSED) {
43330 if (IS_UNUSED != IS_UNUSED) {
43333 if (IS_UNUSED == IS_CONST) {
43513 IS_UNUSED == IS_UNUSED &&
43550 if (IS_UNUSED != IS_UNUSED) {
43553 if (IS_UNUSED == IS_CONST) {
43592 IS_UNUSED == IS_UNUSED &&
43622 if (IS_UNUSED != IS_UNUSED) {
43625 if (IS_UNUSED == IS_CONST) {
44325 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
44334 ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
44492 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
44498 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
44663 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
44671 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
44738 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED ||
44799 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
44808 ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
45474 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
45483 ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {
45642 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(object) == NULL)) {
45648 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED) {
45814 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
45822 if ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && EXPECTED(Z_TYPE_P(container) == IS_ARRAY)) {
45889 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED ||
45950 if ((IS_TMP_VAR|IS_VAR) == IS_UNUSED && UNEXPECTED(Z_OBJ_P(container) == NULL)) {
45959 ((IS_TMP_VAR|IS_VAR) != IS_UNUSED && UNEXPECTED(Z_TYPE_P(container) != IS_OBJECT))) {