Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 05cd670d8a02b2b4a0ffb1756f2e8308 > files > 10926

php-manual-zh-5.2.4-1mdv2008.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Parsekit Functions</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="PHP 手册"
HREF="index.html"><LINK
REL="UP"
TITLE="函数参考"
HREF="funcref.html"><LINK
REL="PREVIOUS"
TITLE="px_update_record"
HREF="function.px-update-record.html"><LINK
REL="NEXT"
TITLE="parsekit_compile_file"
HREF="function.parsekit-compile-file.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=UTF-8"></HEAD
><BODY
CLASS="reference"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP 手册</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="function.px-update-record.html"
ACCESSKEY="P"
>上一页</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="function.parsekit-compile-file.html"
ACCESSKEY="N"
>下一页</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="reference"
><A
NAME="ref.parsekit"
></A
><DIV
CLASS="TITLEPAGE"
><H1
CLASS="title"
>CXVIII. Parsekit Functions</H1
><DIV
CLASS="PARTINTRO"
><A
NAME="AEN168430"
></A
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="parsekit.intro"
>简介</A
></H1
><P
>&#13;     These functions allow runtime analysis of opcodes compiled from PHP scripts.
   </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="parsekit.installation"
>安装</A
></H1
><P
>&#13;  本 <A
HREF="http://pecl.php.net"
TARGET="_top"
>PECL</A
> 扩展未绑定于 PHP 中。
 </P
><P
>&#13;  安装此 PECL 扩展库的信息可在手册中标题为 <A
HREF="install.pecl.html"
>PECL 扩展库安装</A
>的一章中找到。 更多信息如新版本,下载,源文件,维护者信息以及更新日志等可以在这里找到:
  <A
HREF="http://pecl.php.net/package/parsekit"
TARGET="_top"
>http://pecl.php.net/package/parsekit</A
>.
 </P
><P
>&#13;  可以从 <A
HREF="http://www.php.net/downloads.php"
TARGET="_top"
>PHP
下载页面</A
>或者 <A
HREF="http://snaps.php.net/"
TARGET="_top"
>http://snaps.php.net/</A
>
下载此 <ACRONYM
CLASS="acronym"
>PECL</ACRONYM
> 扩展的
<ACRONYM
CLASS="acronym"
>DLL</ACRONYM
> 文件。
 </P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="parsekit.configuration"
>运行时配置</A
></H1
><P
>本扩展模块在 <TT
CLASS="filename"
>php.ini</TT
> 中未定义任何配置选项。</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="parsekit.resources"
>资源类型</A
></H1
><P
>本扩展模块未定义任何资源类型。</P
></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="parsekit.constants"
>预定义常量</A
></H1
><P
>以下常量由本扩展模块定义,因此只有在本扩展模块被编译到
PHP 中,或者在运行时被动态加载后才有效。</P
><P
>&#13;  <P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_QUIET</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Return full detail, but without unnecessary NULL entries.
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_SIMPLE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Return shorthand opcode notation.
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_EXTENDED_VALUE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opnode Flag
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_RESULT_CONST</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opnode Flag
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_RESULT_EA_TYPE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opnode Flag
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_RESULT_JMP_ADDR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opnode Flag
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_RESULT_OPARRAY</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opnode Flag
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_RESULT_OPLINE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opnode Flag
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_RESULT_VAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opnode Flag
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_USAGE_UNKNOWN</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opnode Flag
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INTERNAL_CLASS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Class Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_USER_CLASS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Class Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_EVAL_CODE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Function Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INTERNAL_FUNCTION</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Function Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_OVERLOADED_FUNCTION</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Function Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_OVERLOADED_FUNCTION_TEMPORARY</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Function Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_USER_FUNCTION</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Function Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_IS_CONST</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Node Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_IS_TMP_VAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Node Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_IS_UNUSED</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Node Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_IS_VAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Node Type
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ADD</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ADD_ARRAY_ELEMENT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ADD_CHAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ADD_INTERFACE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ADD_STRING</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ADD_VAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_ADD</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_BW_AND</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_BW_OR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_BW_XOR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_CONCAT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_DIM</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_DIV</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_MOD</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_MUL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_OBJ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_REF</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_SL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_SR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ASSIGN_SUB</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BEGIN_SILENCE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BOOL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BOOL_NOT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BOOL_XOR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BRK</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BW_AND</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BW_NOT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BW_OR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_BW_XOR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_CASE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_CAST</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_CATCH</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_CLONE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_CONCAT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_CONT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_DECLARE_CLASS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_DECLARE_FUNCTION</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_DECLARE_INHERITED_CLASS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_DIV</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_DO_FCALL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_DO_FCALL_BY_NAME</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ECHO</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_END_SILENCE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_EXIT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_EXT_FCALL_BEGIN</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_EXT_FCALL_END</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_EXT_NOP</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_EXT_STMT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_CLASS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_CONSTANT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_DIM_FUNC_ARG</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_DIM_IS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_DIM_R</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_DIM_RW</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_DIM_TMP_VAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_DIM_UNSET</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_DIM_W</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_FUNC_ARG</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_IS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_OBJ_FUNC_ARG</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_OBJ_IS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_OBJ_R</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_OBJ_RW</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_OBJ_UNSET</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_OBJ_W</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_R</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_RW</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_UNSET</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FETCH_W</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FE_FETCH</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FE_RESET</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_FREE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_HANDLE_EXCEPTION</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IMPORT_CLASS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IMPORT_CONST</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IMPORT_FUNCTION</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INCLUDE_OR_EVAL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INIT_ARRAY</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INIT_CTOR_CALL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INIT_FCALL_BY_NAME</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INIT_METHOD_CALL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INIT_STATIC_METHOD_CALL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INIT_STRING</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_INSTANCEOF</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ISSET_ISEMPTY</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#60; 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ISSET_ISEMPTY_DIM_OBJ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ISSET_ISEMPTY_PROP_OBJ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_ISSET_ISEMPTY_VAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IS_EQUAL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IS_IDENTICAL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IS_NOT_EQUAL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IS_NOT_IDENTICAL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IS_SMALLER</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_IS_SMALLER_OR_EQUAL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_JMP</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_JMPNZ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_JMPNZ_EX</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_JMPZ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_JMPZNZ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_JMPZ_EX</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_JMP_NO_CTOR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_MOD</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_MUL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_NEW</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_NOP</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_OP_DATA</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_POST_DEC</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_POST_DEC_OBJ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_POST_INC</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_POST_INC_OBJ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_PRE_DEC</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_PRE_DEC_OBJ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_PRE_INC</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_PRE_INC_OBJ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_PRINT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_QM_ASSIGN</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_RAISE_ABSTRACT_ERROR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_RECV</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_RECV_INIT</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_RETURN</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_SEND_REF</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_SEND_VAL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_SEND_VAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_SEND_VAR_NO_REF</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_SL</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_SR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_SUB</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_SWITCH_FREE</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_THROW</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_TICKS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_UNSET_DIM_OBJ</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_UNSET_VAR</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>)</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
><DT
><TT
CLASS="constant"
><B
>PARSEKIT_ZEND_VERIFY_ABSTRACT_CLASS</B
></TT
>
     (<A
HREF="language.types.integer.html"
><B
CLASS="type"
>int</B
></A
>) PHP &#62;= 5.0.0</DT
><DD
><P
>&#13;      Opcode
     </P
></DD
></DL
></DIV
>
 </P
></DIV
></DIV
><DIV
CLASS="TOC"
><DL
><DT
><B
>目录</B
></DT
><DT
><A
HREF="function.parsekit-compile-file.html"
>parsekit_compile_file</A
>&nbsp;--&nbsp;Compile a string of PHP code and return the resulting op array</DT
><DT
><A
HREF="function.parsekit-compile-string.html"
>parsekit_compile_string</A
>&nbsp;--&nbsp;Compile a string of PHP code and return the resulting op array</DT
><DT
><A
HREF="function.parsekit-func-arginfo.html"
>parsekit_func_arginfo</A
>&nbsp;--&nbsp;Return information regarding function argument(s)</DT
></DL
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="function.px-update-record.html"
ACCESSKEY="P"
>上一页</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>起始页</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="function.parsekit-compile-file.html"
ACCESSKEY="N"
>下一页</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>px_update_record</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="funcref.html"
ACCESSKEY="U"
>上一级</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>parsekit_compile_file</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>