首页
随机页面
分类
Php/docs/internals2.opcodes.ext-stmt
来自菜鸟教程
跳转至:
导航
、
搜索
« EXT_NOP
FE_FETCH »
PHP Manual
Opcode Descriptions and Examples
EXT_STMT
EXT_STMT
PHP code
<?php /* * * opcode number: 101 */?>
PHP opcodes
Function name: (null)
Compiled variables: none
line
#
op
fetch
ext
return
operands
7
0
EXT_STMT
8
1
RETURN
1
分类
:
PHP Manual