当前位置:8288分类目录 » 站长资讯 » 编程 » 文章详细

PHP - Manual: FETCH_DIM_TMP_VAR

来源:网络转载 浏览:37142次 时间:2023-10-25
FETCH_DIM_UNSET » « FETCH_DIM_RW
  • PHP 手册
  • PHP 核心:骇客指南
  • Zend Engine 2 操作码列表
  • Opcode Descriptions and Examples

FETCH_DIM_TMP_VAR

PHP code

<?php
/*
 * Fetch an entry of an array from a temporal variable?
 * opcode number: 98
 */
list($x) = array("X");
?>

PHP opcodes

Function name: (null)

Compiled variables: !0=$x

line#op fetchextreturn operands
60 INIT_ARRAY   ~0 'X'
 1 FETCH_DIM_TMP_VAR   $1 ~0,0
 2 ASSIGN     !0,$1
 3 FREE     ~0
74 RETURN     1
add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/internals2.opcodes.fetch-dim-tmp-var.php



8288分类目录声明:本站部分文章来源于网络,版权属于原作者所有。如有转载或引用文章/图片涉及版权问题,请联系我们处理.我们将在第一时间删除! 联系邮箱:tsk@qq.com

推荐网站

最新加入网站 TOP5

入站排行榜 TOP5