result_type 488 Zend/zend.c EG(exception_op)[0].result_type = IS_UNUSED; result_type 493 Zend/zend.c EG(exception_op)[1].result_type = IS_UNUSED; result_type 498 Zend/zend.c EG(exception_op)[2].result_type = IS_UNUSED; result_type 589 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 602 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 610 Zend/zend_compile.c #define MAKE_NOP(opline) { opline->opcode = ZEND_NOP; memset(&opline->result,0,sizeof(opline->result)); memset(&opline->op1,0,sizeof(opline->op1)); memset(&opline->op2,0,sizeof(opline->op2)); opline->result_type=opline->op1_type=opline->op2_type=IS_UNUSED; } result_type 655 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 696 Zend/zend_compile.c opline_ptr->result_type = IS_VAR; result_type 744 Zend/zend_compile.c opline.result_type = IS_VAR; result_type 769 Zend/zend_compile.c opline.result_type = IS_VAR; result_type 823 Zend/zend_compile.c opline.result_type = IS_VAR; result_type 830 Zend/zend_compile.c opline.result_type = IS_VAR; result_type 863 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 948 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 979 Zend/zend_compile.c if (last_op->result_type == IS_VAR && result_type 1027 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 1062 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 1066 Zend/zend_compile.c opline->result_type = IS_UNUSED | EXT_TYPE_UNUSED; result_type 1188 Zend/zend_compile.c last_op->result_type = IS_VAR; result_type 1199 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 1215 Zend/zend_compile.c last_op->result_type = IS_TMP_VAR; result_type 1226 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 1427 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 1446 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 1468 Zend/zend_compile.c if (opline->result_type == IS_VAR result_type 1482 Zend/zend_compile.c opline->result_type |= EXT_TYPE_UNUSED; result_type 1494 Zend/zend_compile.c } else if (opline->result_type==IS_VAR result_type 1497 Zend/zend_compile.c opline->result_type |= EXT_TYPE_UNUSED; result_type 1780 Zend/zend_compile.c dummy_opline.result_type = IS_UNUSED; result_type 2047 Zend/zend_compile.c last_op->result_type = IS_UNUSED; result_type 2079 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 2372 Zend/zend_compile.c opline->result_type = IS_VAR; /* FIXME: Hack so that INIT_FCALL_BY_NAME still knows this is a class */ result_type 2613 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 2798 Zend/zend_compile.c if (foreach_copy->result_type == IS_UNUSED) { result_type 2804 Zend/zend_compile.c opline->opcode = (foreach_copy->result_type == IS_TMP_VAR) ? ZEND_FREE : ZEND_SWITCH_FREE; result_type 2910 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 4818 Zend/zend_compile.c opline->result_type = IS_UNUSED; result_type 4881 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 4916 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 5056 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 5227 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 5567 Zend/zend_compile.c opline.result_type = IS_VAR; result_type 5574 Zend/zend_compile.c opline.result_type = IS_VAR; result_type 5636 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 5751 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 5802 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 5848 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 5873 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 6029 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6122 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6146 Zend/zend_compile.c CG(active_op_array)->opcodes[CG(active_op_array)->last-1].result_type |= EXT_TYPE_UNUSED; result_type 6184 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6200 Zend/zend_compile.c CG(active_op_array)->opcodes[CG(active_op_array)->last-1].result_type |= EXT_TYPE_UNUSED; result_type 6209 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 6225 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6328 Zend/zend_compile.c last_op->result_type = IS_TMP_VAR; result_type 6353 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 6384 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6399 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6413 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6503 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 6639 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 6664 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6667 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 6689 Zend/zend_compile.c CG(active_op_array)->opcodes[jmp_token->u.op.opline_num].result_type = IS_VAR; result_type 6691 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6735 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 6738 Zend/zend_compile.c opline->result_type = IS_TMP_VAR; result_type 6762 Zend/zend_compile.c CG(active_op_array)->opcodes[colon_token->u.op.opline_num - 1].result_type = IS_VAR; result_type 6764 Zend/zend_compile.c opline->result_type = IS_VAR; result_type 121 Zend/zend_compile.h zend_uchar result_type; result_type 63 Zend/zend_execute.c #define RETURN_VALUE_USED(opline) (!((opline)->result_type & EXT_TYPE_UNUSED)) result_type 91 ext/mssql/php_mssql.c ZEND_ARG_INFO(0, result_type) result_type 1494 ext/mssql/php_mssql.c static void php_mssql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type) result_type 1501 ext/mssql/php_mssql.c switch (result_type) { result_type 1512 ext/mssql/php_mssql.c result_type = (resulttype > 0 && (resulttype & MSSQL_BOTH)) ? resulttype : result_type; result_type 1540 ext/mssql/php_mssql.c if (result_type & MSSQL_NUM) { result_type 1544 ext/mssql/php_mssql.c if (result_type & MSSQL_ASSOC) { result_type 1549 ext/mssql/php_mssql.c if (result_type & MSSQL_NUM) result_type 1552 ext/mssql/php_mssql.c if (result_type & MSSQL_ASSOC) result_type 1556 ext/mssql/php_mssql.c if (result_type & MSSQL_NUM) result_type 1559 ext/mssql/php_mssql.c if (result_type & MSSQL_ASSOC) result_type 1565 ext/mssql/php_mssql.c if (result_type & MSSQL_NUM) result_type 1567 ext/mssql/php_mssql.c if (result_type & MSSQL_ASSOC) result_type 215 ext/mysql/php_mysql.c ZEND_ARG_INFO(0, result_type) result_type 2057 ext/mysql/php_mysql.c static void php_mysql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, long result_type, int expected_args, int into_object) result_type 2087 ext/mysql/php_mysql.c result_type = MYSQL_ASSOC; result_type 2091 ext/mysql/php_mysql.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|l", &res, &result_type) == FAILURE) { result_type 2094 ext/mysql/php_mysql.c if (!result_type) { result_type 2096 ext/mysql/php_mysql.c result_type = MYSQL_BOTH; result_type 2100 ext/mysql/php_mysql.c if (result_type & ~MYSQL_BOTH) { result_type 2102 ext/mysql/php_mysql.c result_type = MYSQL_BOTH; result_type 2136 ext/mysql/php_mysql.c if (result_type & MYSQL_NUM) { result_type 2139 ext/mysql/php_mysql.c if (result_type & MYSQL_ASSOC) { result_type 2140 ext/mysql/php_mysql.c if (result_type & MYSQL_NUM) { result_type 2147 ext/mysql/php_mysql.c if (result_type & MYSQL_NUM) { result_type 2151 ext/mysql/php_mysql.c if (result_type & MYSQL_ASSOC) { result_type 2157 ext/mysql/php_mysql.c mysqlnd_fetch_into(mysql_result, ((result_type & MYSQL_NUM)? MYSQLND_FETCH_NUM:0) | ((result_type & MYSQL_ASSOC)? MYSQLND_FETCH_ASSOC:0), return_value, MYSQLND_MYSQL); result_type 237 ext/mysqli/mysqli_fe.c ZEND_ARG_INFO(0, result_type) result_type 241 ext/mysqli/mysqli_fe.c ZEND_ARG_INFO(0, result_type) result_type 1695 ext/odbc/php_odbc.c static void php_odbc_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, int result_type) result_type 1811 ext/odbc/php_odbc.c if (result_type & ODBC_NUM) { result_type 1855 ext/opcache/Optimizer/block_pass.c # define RES_NEVER_USED(opline) (opline->result_type == IS_UNUSED || NEVER_USED(opline->result)) result_type 245 ext/opcache/Optimizer/pass3.c zend_uchar T_type = opline->result_type; result_type 44 ext/opcache/Optimizer/zend_optimizer_internal.h # define MAKE_NOP(opline) { opline->opcode = ZEND_NOP; memset(&opline->result,0,sizeof(opline->result)); memset(&opline->op1,0,sizeof(opline->op1)); memset(&opline->op2,0,sizeof(opline->op2)); opline->result_type=opline->op1_type=opline->op2_type=IS_UNUSED; opline->handler = zend_opcode_handlers[ZEND_NOP]; } result_type 45 ext/opcache/Optimizer/zend_optimizer_internal.h # define RESULT_USED(op) (((op->result_type & IS_VAR) && !(op->result_type & EXT_TYPE_UNUSED)) || op->result_type == IS_TMP_VAR) result_type 46 ext/opcache/Optimizer/zend_optimizer_internal.h # define RESULT_UNUSED(op) ((op->result_type & EXT_TYPE_UNUSED) != 0) result_type 365 ext/opcache/ZendAccelerator.h # define ZEND_RESULT_TYPE(opline) (opline)->result_type result_type 1048 ext/pdo_pgsql/pgsql_driver.c long result_type = PDO_FETCH_USE_DEFAULT; result_type 1053 ext/pdo_pgsql/pgsql_driver.c &result_type, &ms_timeout)) { result_type 1060 ext/pdo_pgsql/pgsql_driver.c if (result_type == PDO_FETCH_USE_DEFAULT) { result_type 1061 ext/pdo_pgsql/pgsql_driver.c result_type = dbh->default_fetch_type; result_type 1064 ext/pdo_pgsql/pgsql_driver.c if (result_type != PDO_FETCH_BOTH && result_type != PDO_FETCH_ASSOC && result_type != PDO_FETCH_NUM) { result_type 1091 ext/pdo_pgsql/pgsql_driver.c if (result_type == PDO_FETCH_NUM || result_type == PDO_FETCH_BOTH) { result_type 1098 ext/pdo_pgsql/pgsql_driver.c if (result_type == PDO_FETCH_ASSOC || result_type == PDO_FETCH_BOTH) { result_type 254 ext/pgsql/pgsql.c ZEND_ARG_INFO(0, result_type) result_type 265 ext/pgsql/pgsql.c ZEND_ARG_INFO(0, result_type) result_type 521 ext/pgsql/pgsql.c ZEND_ARG_INFO(0, result_type) result_type 2677 ext/pgsql/pgsql.c static void php_pgsql_fetch_hash(INTERNAL_FUNCTION_PARAMETERS, long result_type, int into_object) result_type 2704 ext/pgsql/pgsql.c result_type = PGSQL_ASSOC; result_type 2706 ext/pgsql/pgsql.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|z!l", &result, &zrow, &result_type) == FAILURE) { result_type 2722 ext/pgsql/pgsql.c if (!(result_type & PGSQL_BOTH)) { result_type 2751 ext/pgsql/pgsql.c if (result_type & PGSQL_NUM) { result_type 2754 ext/pgsql/pgsql.c if (result_type & PGSQL_ASSOC) { result_type 2769 ext/pgsql/pgsql.c if (result_type & PGSQL_NUM) { result_type 2774 ext/pgsql/pgsql.c if (result_type & PGSQL_ASSOC) { result_type 5221 ext/pgsql/pgsql.c long result_type = PGSQL_STATUS_LONG; result_type 5227 ext/pgsql/pgsql.c &result, &result_type) == FAILURE) { result_type 5234 ext/pgsql/pgsql.c if (result_type == PGSQL_STATUS_LONG) { result_type 5238 ext/pgsql/pgsql.c else if (result_type == PGSQL_STATUS_STRING) { result_type 5255 ext/pgsql/pgsql.c long result_type = PGSQL_ASSOC; result_type 5260 ext/pgsql/pgsql.c &pgsql_link, &result_type) == FAILURE) { result_type 5266 ext/pgsql/pgsql.c if (!(result_type & PGSQL_BOTH)) { result_type 5278 ext/pgsql/pgsql.c if (result_type & PGSQL_NUM) { result_type 5291 ext/pgsql/pgsql.c if (result_type & PGSQL_ASSOC) { result_type 122 sapi/phpdbg/phpdbg_opcode.c decode[3] = phpdbg_decode_op(ops, &op->result, op->result_type, vars TSRMLS_CC);