Sophie

Sophie

distrib > PLD > ac > amd64 > media > dist > by-pkgid > dd8ef74e7a184506d40e4328053fb785 > files > 10

php-manual-ro-20051028-1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>List of Function Aliases</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Manual PHP"
HREF="index.html"><LINK
REL="UP"
TITLE="Anexe"
HREF="appendixes.html"><LINK
REL="PREVIOUS"
TITLE="Debugger Configuration Directives"
HREF="ini.sect.debugger.html"><LINK
REL="NEXT"
TITLE="List of Reserved Words"
HREF="reserved.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-2"></HEAD
><BODY
CLASS="appendix"
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"
>Manual PHP</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="ini.sect.debugger.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="reserved.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="appendix"
><H1
><A
NAME="aliases"
>Anexa I. List of Function Aliases</A
></H1
><P
>&#13;  There are quite a few functions in PHP which you can call with more
  than one name. In some cases there is no preferred name among the
  multiple ones, <A
HREF="function.is-int.html"
><B
CLASS="function"
>is_int()</B
></A
> and
  <A
HREF="function.is-integer.html"
><B
CLASS="function"
>is_integer()</B
></A
> are equally good for example.
  However there are functions which changed names because of an API
  cleanup or some other reason and the old names are only kept as
  aliases for backward compatibility. It is usually a bad idea to use
  these kind of aliases, as they may be bound to obsolescence or 
  renaming, which will lead to unportable script. This list is provided
  to help those who want to upgrade their old scripts to newer syntax.
 </P
><P
>&#13;  This list is consistent with PHP 4.0.6. For an alias list that updates
  daily, have a look at <A
HREF="http://zend.com/phpfunc/all_aliases.php"
TARGET="_top"
>http://zend.com/phpfunc/all_aliases.php</A
>.
 </P
><P
>&#13;  <DIV
CLASS="table"
><A
NAME="AEN134402"
></A
><P
><B
>Tabel I-1. Aliases</B
></P
><TABLE
BORDER="1"
CLASS="CALSTABLE"
><COL><COL><COL><THEAD
><TR
><TH
>Alias</TH
><TH
>Master function</TH
><TH
>Extension used</TH
></TR
></THEAD
><TBODY
><TR
><TD
>_</TD
><TD
><A
HREF="function.gettext.html"
><B
CLASS="function"
>gettext()</B
></A
></TD
><TD
><A
HREF="ref.gettext.html"
>Gettext</A
></TD
></TR
><TR
><TD
>add</TD
><TD
><B
CLASS="function"
>swfmovie_add()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>add</TD
><TD
><B
CLASS="function"
>swfsprite_add()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>add_root</TD
><TD
><B
CLASS="function"
>domxml_add_root()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>addaction</TD
><TD
><B
CLASS="function"
>swfbutton_addAction()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>addcolor</TD
><TD
><B
CLASS="function"
>swfdisplayitem_addColor()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>addentry</TD
><TD
><B
CLASS="function"
>swfgradient_addEntry()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>addfill</TD
><TD
><B
CLASS="function"
>swfshape_addfill()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>addshape</TD
><TD
><B
CLASS="function"
>swfbutton_addShape()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>addstring</TD
><TD
><B
CLASS="function"
>swftext_addString()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>addstring</TD
><TD
><B
CLASS="function"
>swftextfield_addString()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>align</TD
><TD
><B
CLASS="function"
>swftextfield_align()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>attributes</TD
><TD
><B
CLASS="function"
>domxml_attributes()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>children</TD
><TD
><B
CLASS="function"
>domxml_children()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>chop</TD
><TD
><A
HREF="function.rtrim.html"
><B
CLASS="function"
>rtrim()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>close</TD
><TD
><A
HREF="function.closedir.html"
><B
CLASS="function"
>closedir()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>com_get</TD
><TD
><A
HREF="function.com-propget.html"
><B
CLASS="function"
>com_propget()</B
></A
></TD
><TD
><A
HREF="ref.com.html"
>COM</A
></TD
></TR
><TR
><TD
>com_propset</TD
><TD
><A
HREF="function.com-propput.html"
><B
CLASS="function"
>com_propput()</B
></A
></TD
><TD
><A
HREF="ref.com.html"
>COM</A
></TD
></TR
><TR
><TD
>com_set</TD
><TD
><A
HREF="function.com-propput.html"
><B
CLASS="function"
>com_propput()</B
></A
></TD
><TD
><A
HREF="ref.com.html"
>COM</A
></TD
></TR
><TR
><TD
>cv_add</TD
><TD
><A
HREF="function.ccvs-add.html"
><B
CLASS="function"
>ccvs_add()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_auth</TD
><TD
><A
HREF="function.ccvs-auth.html"
><B
CLASS="function"
>ccvs_auth()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_command</TD
><TD
><A
HREF="function.ccvs-command.html"
><B
CLASS="function"
>ccvs_command()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_count</TD
><TD
><A
HREF="function.ccvs-count.html"
><B
CLASS="function"
>ccvs_count()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_delete</TD
><TD
><A
HREF="function.ccvs-delete.html"
><B
CLASS="function"
>ccvs_delete()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_done</TD
><TD
><A
HREF="function.ccvs-done.html"
><B
CLASS="function"
>ccvs_done()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_init</TD
><TD
><A
HREF="function.ccvs-init.html"
><B
CLASS="function"
>ccvs_init()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_lookup</TD
><TD
><A
HREF="function.ccvs-lookup.html"
><B
CLASS="function"
>ccvs_lookup()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_new</TD
><TD
><A
HREF="function.ccvs-new.html"
><B
CLASS="function"
>ccvs_new()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_report</TD
><TD
><A
HREF="function.ccvs-report.html"
><B
CLASS="function"
>ccvs_report()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_return</TD
><TD
><A
HREF="function.ccvs-return.html"
><B
CLASS="function"
>ccvs_return()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_reverse</TD
><TD
><A
HREF="function.ccvs-reverse.html"
><B
CLASS="function"
>ccvs_reverse()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_sale</TD
><TD
><A
HREF="function.ccvs-sale.html"
><B
CLASS="function"
>ccvs_sale()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_status</TD
><TD
><A
HREF="function.ccvs-status.html"
><B
CLASS="function"
>ccvs_status()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_textvalue</TD
><TD
><A
HREF="function.ccvs-textvalue.html"
><B
CLASS="function"
>ccvs_textvalue()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>cv_void</TD
><TD
><A
HREF="function.ccvs-void.html"
><B
CLASS="function"
>ccvs_void()</B
></A
></TD
><TD
><A
HREF="ref.ccvs.html"
>CCVS</A
></TD
></TR
><TR
><TD
>die</TD
><TD
><A
HREF="function.exit.html"
><B
CLASS="function"
>exit()</B
></A
></TD
><TD
><A
HREF="ref.misc.html"
>Miscellaneous functions</A
></TD
></TR
><TR
><TD
>dir</TD
><TD
><B
CLASS="function"
>getdir()</B
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>diskfreespace</TD
><TD
><A
HREF="function.disk-free-space.html"
><B
CLASS="function"
>disk_free_space()</B
></A
></TD
><TD
><A
HREF="ref.filesystem.html"
>Filesystem</A
></TD
></TR
><TR
><TD
>domxml_getattr</TD
><TD
><B
CLASS="function"
>domxml_get_attribute()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>domxml_setattr</TD
><TD
><B
CLASS="function"
>domxml_set_attribute()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>doubleval</TD
><TD
><A
HREF="function.floatval.html"
><B
CLASS="function"
>floatval()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>drawarc</TD
><TD
><B
CLASS="function"
>swfshape_drawarc()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>drawcircle</TD
><TD
><B
CLASS="function"
>swfshape_drawcircle()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>drawcubic</TD
><TD
><B
CLASS="function"
>swfshape_drawcubic()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>drawcubicto</TD
><TD
><B
CLASS="function"
>swfshape_drawcubicto()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>drawcurve</TD
><TD
><B
CLASS="function"
>swfshape_drawcurve()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>drawcurveto</TD
><TD
><B
CLASS="function"
>swfshape_drawcurveto()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>drawglyph</TD
><TD
><B
CLASS="function"
>swfshape_drawglyph()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>drawline</TD
><TD
><B
CLASS="function"
>swfshape_drawline()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>drawlineto</TD
><TD
><B
CLASS="function"
>swfshape_drawlineto()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>dtd</TD
><TD
><B
CLASS="function"
>domxml_intdtd()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>dumpmem</TD
><TD
><B
CLASS="function"
>domxml_dumpmem()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>fbsql</TD
><TD
><A
HREF="function.fbsql-db-query.html"
><B
CLASS="function"
>fbsql_db_query()</B
></A
></TD
><TD
><A
HREF="ref.fbsql.html"
>FrontBase</A
></TD
></TR
><TR
><TD
>fputs</TD
><TD
><A
HREF="function.fwrite.html"
><B
CLASS="function"
>fwrite()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>get_attribute</TD
><TD
><B
CLASS="function"
>domxml_get_attribute()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>getascent</TD
><TD
><B
CLASS="function"
>swffont_getAscent()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getascent</TD
><TD
><B
CLASS="function"
>swftext_getAscent()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getattr</TD
><TD
><B
CLASS="function"
>domxml_get_attribute()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>getdescent</TD
><TD
><B
CLASS="function"
>swffont_getDescent()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getdescent</TD
><TD
><B
CLASS="function"
>swftext_getDescent()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getheight</TD
><TD
><B
CLASS="function"
>swfbitmap_getHeight()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getleading</TD
><TD
><B
CLASS="function"
>swffont_getLeading()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getleading</TD
><TD
><B
CLASS="function"
>swftext_getLeading()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getshape1</TD
><TD
><B
CLASS="function"
>swfmorph_getShape1()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getshape2</TD
><TD
><B
CLASS="function"
>swfmorph_getShape2()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getwidth</TD
><TD
><B
CLASS="function"
>swfbitmap_getWidth()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getwidth</TD
><TD
><B
CLASS="function"
>swffont_getWidth()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>getwidth</TD
><TD
><B
CLASS="function"
>swftext_getWidth()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>gzputs</TD
><TD
><A
HREF="function.gzwrite.html"
><B
CLASS="function"
>gzwrite()</B
></A
></TD
><TD
><A
HREF="ref.zlib.html"
>Zlib</A
></TD
></TR
><TR
><TD
>i18n_convert</TD
><TD
><A
HREF="function.mb-convert-encoding.html"
><B
CLASS="function"
>mb_convert_encoding()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>i18n_discover_encoding</TD
><TD
><A
HREF="function.mb-detect-encoding.html"
><B
CLASS="function"
>mb_detect_encoding()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>i18n_http_input</TD
><TD
><A
HREF="function.mb-http-input.html"
><B
CLASS="function"
>mb_http_input()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>i18n_http_output</TD
><TD
><A
HREF="function.mb-http-output.html"
><B
CLASS="function"
>mb_http_output()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>i18n_internal_encoding</TD
><TD
><A
HREF="function.mb-internal-encoding.html"
><B
CLASS="function"
>mb_internal_encoding()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>i18n_ja_jp_hantozen</TD
><TD
><A
HREF="function.mb-convert-kana.html"
><B
CLASS="function"
>mb_convert_kana()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>i18n_mime_header_decode</TD
><TD
><A
HREF="function.mb-decode-mimeheader.html"
><B
CLASS="function"
>mb_decode_mimeheader()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>i18n_mime_header_encode</TD
><TD
><A
HREF="function.mb-encode-mimeheader.html"
><B
CLASS="function"
>mb_encode_mimeheader()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>imap_create</TD
><TD
><A
HREF="function.imap-createmailbox.html"
><B
CLASS="function"
>imap_createmailbox()</B
></A
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_fetchtext</TD
><TD
><A
HREF="function.imap-body.html"
><B
CLASS="function"
>imap_body()</B
></A
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_getmailboxes</TD
><TD
><B
CLASS="function"
>imap_list_full()</B
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_getsubscribed</TD
><TD
><B
CLASS="function"
>imap_lsub_full()</B
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_header</TD
><TD
><A
HREF="function.imap-headerinfo.html"
><B
CLASS="function"
>imap_headerinfo()</B
></A
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_listmailbox</TD
><TD
><A
HREF="function.imap-list.html"
><B
CLASS="function"
>imap_list()</B
></A
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_listsubscribed</TD
><TD
><A
HREF="function.imap-lsub.html"
><B
CLASS="function"
>imap_lsub()</B
></A
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_rename</TD
><TD
><A
HREF="function.imap-renamemailbox.html"
><B
CLASS="function"
>imap_renamemailbox()</B
></A
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_scan</TD
><TD
><A
HREF="function.imap-listscan.html"
><B
CLASS="function"
>imap_listscan()</B
></A
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>imap_scanmailbox</TD
><TD
><A
HREF="function.imap-listscan.html"
><B
CLASS="function"
>imap_listscan()</B
></A
></TD
><TD
><A
HREF="ref.imap.html"
>IMAP</A
></TD
></TR
><TR
><TD
>ini_alter</TD
><TD
><A
HREF="function.ini-set.html"
><B
CLASS="function"
>ini_set()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>is_double</TD
><TD
><A
HREF="function.is-float.html"
><B
CLASS="function"
>is_float()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>is_integer</TD
><TD
><A
HREF="function.is-int.html"
><B
CLASS="function"
>is_int()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>is_long</TD
><TD
><A
HREF="function.is-int.html"
><B
CLASS="function"
>is_int()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>is_real</TD
><TD
><A
HREF="function.is-float.html"
><B
CLASS="function"
>is_float()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>is_writeable</TD
><TD
><A
HREF="function.is-writable.html"
><B
CLASS="function"
>is_writable()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>join</TD
><TD
><A
HREF="function.implode.html"
><B
CLASS="function"
>implode()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>labelframe</TD
><TD
><B
CLASS="function"
>swfmovie_labelFrame()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>labelframe</TD
><TD
><B
CLASS="function"
>swfsprite_labelFrame()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>last_child</TD
><TD
><B
CLASS="function"
>domxml_last_child()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>lastchild</TD
><TD
><B
CLASS="function"
>domxml_last_child()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>ldap_close</TD
><TD
><A
HREF="function.ldap-unbind.html"
><B
CLASS="function"
>ldap_unbind()</B
></A
></TD
><TD
><A
HREF="ref.ldap.html"
>LDAP</A
></TD
></TR
><TR
><TD
>magic_quotes_runtime</TD
><TD
><A
HREF="function.set-magic-quotes-runtime.html"
><B
CLASS="function"
>set_magic_quotes_runtime()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>mbstrcut</TD
><TD
><A
HREF="function.mb-strcut.html"
><B
CLASS="function"
>mb_strcut()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>mbstrlen</TD
><TD
><A
HREF="function.mb-strlen.html"
><B
CLASS="function"
>mb_strlen()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>mbstrpos</TD
><TD
><A
HREF="function.mb-strpos.html"
><B
CLASS="function"
>mb_strpos()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>mbstrrpos</TD
><TD
><A
HREF="function.mb-strrpos.html"
><B
CLASS="function"
>mb_strrpos()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>mbsubstr</TD
><TD
><A
HREF="function.mb-substr.html"
><B
CLASS="function"
>mb_substr()</B
></A
></TD
><TD
><A
HREF="ref.mbstring.html"
>Multi-bytes Strings</A
></TD
></TR
><TR
><TD
>ming_setcubicthreshold</TD
><TD
><A
HREF="function.ming-setcubicthreshold.html"
><B
CLASS="function"
>ming_setCubicThreshold()</B
></A
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>ming_setscale</TD
><TD
><A
HREF="function.ming-setscale.html"
><B
CLASS="function"
>ming_setScale()</B
></A
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>move</TD
><TD
><B
CLASS="function"
>swfdisplayitem_move()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>movepen</TD
><TD
><B
CLASS="function"
>swfshape_movepen()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>movepento</TD
><TD
><B
CLASS="function"
>swfshape_movepento()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>moveto</TD
><TD
><B
CLASS="function"
>swfdisplayitem_moveTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>moveto</TD
><TD
><B
CLASS="function"
>swffill_moveTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>moveto</TD
><TD
><B
CLASS="function"
>swftext_moveTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>msql</TD
><TD
><A
HREF="function.msql-db-query.html"
><B
CLASS="function"
>msql_db_query()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_createdb</TD
><TD
><A
HREF="function.msql-create-db.html"
><B
CLASS="function"
>msql_create_db()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_dbname</TD
><TD
><A
HREF="function.msql-result.html"
><B
CLASS="function"
>msql_result()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_dropdb</TD
><TD
><A
HREF="function.msql-drop-db.html"
><B
CLASS="function"
>msql_drop_db()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_fieldflags</TD
><TD
><A
HREF="function.msql-field-flags.html"
><B
CLASS="function"
>msql_field_flags()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_fieldlen</TD
><TD
><A
HREF="function.msql-field-len.html"
><B
CLASS="function"
>msql_field_len()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_fieldname</TD
><TD
><A
HREF="function.msql-field-name.html"
><B
CLASS="function"
>msql_field_name()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_fieldtable</TD
><TD
><A
HREF="function.msql-field-table.html"
><B
CLASS="function"
>msql_field_table()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_fieldtype</TD
><TD
><A
HREF="function.msql-field-type.html"
><B
CLASS="function"
>msql_field_type()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_freeresult</TD
><TD
><A
HREF="function.msql-free-result.html"
><B
CLASS="function"
>msql_free_result()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_listdbs</TD
><TD
><A
HREF="function.msql-list-dbs.html"
><B
CLASS="function"
>msql_list_dbs()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_listfields</TD
><TD
><A
HREF="function.msql-list-fields.html"
><B
CLASS="function"
>msql_list_fields()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_listtables</TD
><TD
><A
HREF="function.msql-list-tables.html"
><B
CLASS="function"
>msql_list_tables()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_numfields</TD
><TD
><A
HREF="function.msql-num-fields.html"
><B
CLASS="function"
>msql_num_fields()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_numrows</TD
><TD
><A
HREF="function.msql-num-rows.html"
><B
CLASS="function"
>msql_num_rows()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_regcase</TD
><TD
><A
HREF="function.sql-regcase.html"
><B
CLASS="function"
>sql_regcase()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_selectdb</TD
><TD
><A
HREF="function.msql-select-db.html"
><B
CLASS="function"
>msql_select_db()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>msql_tablename</TD
><TD
><A
HREF="function.msql-result.html"
><B
CLASS="function"
>msql_result()</B
></A
></TD
><TD
><A
HREF="ref.msql.html"
>mSQL</A
></TD
></TR
><TR
><TD
>mssql_affected_rows</TD
><TD
><A
HREF="function.sybase-affected-rows.html"
><B
CLASS="function"
>sybase_affected_rows()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_affected_rows</TD
><TD
><A
HREF="function.sybase-affected-rows.html"
><B
CLASS="function"
>sybase_affected_rows()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_close</TD
><TD
><A
HREF="function.sybase-close.html"
><B
CLASS="function"
>sybase_close()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_close</TD
><TD
><A
HREF="function.sybase-close.html"
><B
CLASS="function"
>sybase_close()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_connect</TD
><TD
><A
HREF="function.sybase-connect.html"
><B
CLASS="function"
>sybase_connect()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_connect</TD
><TD
><A
HREF="function.sybase-connect.html"
><B
CLASS="function"
>sybase_connect()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_data_seek</TD
><TD
><A
HREF="function.sybase-data-seek.html"
><B
CLASS="function"
>sybase_data_seek()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_data_seek</TD
><TD
><A
HREF="function.sybase-data-seek.html"
><B
CLASS="function"
>sybase_data_seek()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_fetch_array</TD
><TD
><A
HREF="function.sybase-fetch-array.html"
><B
CLASS="function"
>sybase_fetch_array()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_fetch_array</TD
><TD
><A
HREF="function.sybase-fetch-array.html"
><B
CLASS="function"
>sybase_fetch_array()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_fetch_field</TD
><TD
><A
HREF="function.sybase-fetch-field.html"
><B
CLASS="function"
>sybase_fetch_field()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_fetch_field</TD
><TD
><A
HREF="function.sybase-fetch-field.html"
><B
CLASS="function"
>sybase_fetch_field()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_fetch_object</TD
><TD
><A
HREF="function.sybase-fetch-object.html"
><B
CLASS="function"
>sybase_fetch_object()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_fetch_object</TD
><TD
><A
HREF="function.sybase-fetch-object.html"
><B
CLASS="function"
>sybase_fetch_object()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_fetch_row</TD
><TD
><A
HREF="function.sybase-fetch-row.html"
><B
CLASS="function"
>sybase_fetch_row()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_fetch_row</TD
><TD
><A
HREF="function.sybase-fetch-row.html"
><B
CLASS="function"
>sybase_fetch_row()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_field_seek</TD
><TD
><A
HREF="function.sybase-field-seek.html"
><B
CLASS="function"
>sybase_field_seek()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_field_seek</TD
><TD
><A
HREF="function.sybase-field-seek.html"
><B
CLASS="function"
>sybase_field_seek()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_free_result</TD
><TD
><A
HREF="function.sybase-free-result.html"
><B
CLASS="function"
>sybase_free_result()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_free_result</TD
><TD
><A
HREF="function.sybase-free-result.html"
><B
CLASS="function"
>sybase_free_result()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_get_last_message</TD
><TD
><A
HREF="function.sybase-get-last-message.html"
><B
CLASS="function"
>sybase_get_last_message()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_get_last_message</TD
><TD
><A
HREF="function.sybase-get-last-message.html"
><B
CLASS="function"
>sybase_get_last_message()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_min_client_severity</TD
><TD
><A
HREF="function.sybase-min-client-severity.html"
><B
CLASS="function"
>sybase_min_client_severity()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_min_error_severity</TD
><TD
><A
HREF="function.sybase-min-error-severity.html"
><B
CLASS="function"
>sybase_min_error_severity()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_min_message_severity</TD
><TD
><A
HREF="function.sybase-min-message-severity.html"
><B
CLASS="function"
>sybase_min_message_severity()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_min_server_severity</TD
><TD
><A
HREF="function.sybase-min-server-severity.html"
><B
CLASS="function"
>sybase_min_server_severity()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_num_fields</TD
><TD
><A
HREF="function.sybase-num-fields.html"
><B
CLASS="function"
>sybase_num_fields()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_num_fields</TD
><TD
><A
HREF="function.sybase-num-fields.html"
><B
CLASS="function"
>sybase_num_fields()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_num_rows</TD
><TD
><A
HREF="function.sybase-num-rows.html"
><B
CLASS="function"
>sybase_num_rows()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_num_rows</TD
><TD
><A
HREF="function.sybase-num-rows.html"
><B
CLASS="function"
>sybase_num_rows()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_pconnect</TD
><TD
><A
HREF="function.sybase-pconnect.html"
><B
CLASS="function"
>sybase_pconnect()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_pconnect</TD
><TD
><A
HREF="function.sybase-pconnect.html"
><B
CLASS="function"
>sybase_pconnect()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_query</TD
><TD
><A
HREF="function.sybase-query.html"
><B
CLASS="function"
>sybase_query()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_query</TD
><TD
><A
HREF="function.sybase-query.html"
><B
CLASS="function"
>sybase_query()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_result</TD
><TD
><A
HREF="function.sybase-result.html"
><B
CLASS="function"
>sybase_result()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_result</TD
><TD
><A
HREF="function.sybase-result.html"
><B
CLASS="function"
>sybase_result()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_select_db</TD
><TD
><A
HREF="function.sybase-select-db.html"
><B
CLASS="function"
>sybase_select_db()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>mssql_select_db</TD
><TD
><A
HREF="function.sybase-select-db.html"
><B
CLASS="function"
>sybase_select_db()</B
></A
></TD
><TD
><A
HREF="ref.sybase.html"
>Sybase</A
></TD
></TR
><TR
><TD
>multcolor</TD
><TD
><B
CLASS="function"
>swfdisplayitem_multColor()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>mysql</TD
><TD
><A
HREF="function.mysql-db-query.html"
><B
CLASS="function"
>mysql_db_query()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_createdb</TD
><TD
><A
HREF="function.mysql-create-db.html"
><B
CLASS="function"
>mysql_create_db()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_db_name</TD
><TD
><A
HREF="function.mysql-result.html"
><B
CLASS="function"
>mysql_result()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_dbname</TD
><TD
><A
HREF="function.mysql-result.html"
><B
CLASS="function"
>mysql_result()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_dropdb</TD
><TD
><A
HREF="function.mysql-drop-db.html"
><B
CLASS="function"
>mysql_drop_db()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_fieldflags</TD
><TD
><A
HREF="function.mysql-field-flags.html"
><B
CLASS="function"
>mysql_field_flags()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_fieldlen</TD
><TD
><A
HREF="function.mysql-field-len.html"
><B
CLASS="function"
>mysql_field_len()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_fieldname</TD
><TD
><A
HREF="function.mysql-field-name.html"
><B
CLASS="function"
>mysql_field_name()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_fieldtable</TD
><TD
><A
HREF="function.mysql-field-table.html"
><B
CLASS="function"
>mysql_field_table()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_fieldtype</TD
><TD
><A
HREF="function.mysql-field-type.html"
><B
CLASS="function"
>mysql_field_type()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_freeresult</TD
><TD
><A
HREF="function.mysql-free-result.html"
><B
CLASS="function"
>mysql_free_result()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_listdbs</TD
><TD
><A
HREF="function.mysql-list-dbs.html"
><B
CLASS="function"
>mysql_list_dbs()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_listfields</TD
><TD
><A
HREF="function.mysql-list-fields.html"
><B
CLASS="function"
>mysql_list_fields()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_listtables</TD
><TD
><A
HREF="function.mysql-list-tables.html"
><B
CLASS="function"
>mysql_list_tables()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_numfields</TD
><TD
><A
HREF="function.mysql-num-fields.html"
><B
CLASS="function"
>mysql_num_fields()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_numrows</TD
><TD
><A
HREF="function.mysql-num-rows.html"
><B
CLASS="function"
>mysql_num_rows()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_selectdb</TD
><TD
><A
HREF="function.mysql-select-db.html"
><B
CLASS="function"
>mysql_select_db()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>mysql_tablename</TD
><TD
><A
HREF="function.mysql-result.html"
><B
CLASS="function"
>mysql_result()</B
></A
></TD
><TD
><A
HREF="ref.mysql.html"
>MySQL</A
></TD
></TR
><TR
><TD
>name</TD
><TD
><B
CLASS="function"
>domxml_attrname()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>new_child</TD
><TD
><B
CLASS="function"
>domxml_new_child()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>new_xmldoc</TD
><TD
><B
CLASS="function"
>domxml_new_xmldoc()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>nextframe</TD
><TD
><B
CLASS="function"
>swfmovie_nextFrame()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>nextframe</TD
><TD
><B
CLASS="function"
>swfsprite_nextFrame()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>node</TD
><TD
><B
CLASS="function"
>domxml_node()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>oci8append</TD
><TD
><A
HREF="function.ocicollappend.html"
><B
CLASS="function"
>ocicollappend()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8assign</TD
><TD
><A
HREF="function.ocicollassign.html"
><B
CLASS="function"
>ocicollassign()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8assignelem</TD
><TD
><A
HREF="function.ocicollassignelem.html"
><B
CLASS="function"
>ocicollassignelem()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8close</TD
><TD
><A
HREF="function.ocicloselob.html"
><B
CLASS="function"
>ocicloselob()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8free</TD
><TD
><B
CLASS="function"
>ocifreecoll()</B
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8free</TD
><TD
><A
HREF="function.ocifreedesc.html"
><B
CLASS="function"
>ocifreedesc()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8getelem</TD
><TD
><A
HREF="function.ocicollgetelem.html"
><B
CLASS="function"
>ocicollgetelem()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8load</TD
><TD
><A
HREF="function.ociloadlob.html"
><B
CLASS="function"
>ociloadlob()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8max</TD
><TD
><A
HREF="function.ocicollmax.html"
><B
CLASS="function"
>ocicollmax()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8ocifreecursor</TD
><TD
><A
HREF="function.ocifreestatement.html"
><B
CLASS="function"
>ocifreestatement()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8save</TD
><TD
><A
HREF="function.ocisavelob.html"
><B
CLASS="function"
>ocisavelob()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8savefile</TD
><TD
><A
HREF="function.ocisavelobfile.html"
><B
CLASS="function"
>ocisavelobfile()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8size</TD
><TD
><A
HREF="function.ocicollsize.html"
><B
CLASS="function"
>ocicollsize()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8trim</TD
><TD
><A
HREF="function.ocicolltrim.html"
><B
CLASS="function"
>ocicolltrim()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8writetemporary</TD
><TD
><A
HREF="function.ociwritetemporarylob.html"
><B
CLASS="function"
>ociwritetemporarylob()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>oci8writetofile</TD
><TD
><A
HREF="function.ociwritelobtofile.html"
><B
CLASS="function"
>ociwritelobtofile()</B
></A
></TD
><TD
><A
HREF="ref.oci8.html"
>OCI8</A
></TD
></TR
><TR
><TD
>odbc_do</TD
><TD
><A
HREF="function.odbc-exec.html"
><B
CLASS="function"
>odbc_exec()</B
></A
></TD
><TD
><A
HREF="ref.uodbc.html"
>OCI8</A
></TD
></TR
><TR
><TD
>odbc_field_precision</TD
><TD
><A
HREF="function.odbc-field-len.html"
><B
CLASS="function"
>odbc_field_len()</B
></A
></TD
><TD
><A
HREF="ref.uodbc.html"
>OCI8</A
></TD
></TR
><TR
><TD
>output</TD
><TD
><B
CLASS="function"
>swfmovie_output()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>parent</TD
><TD
><B
CLASS="function"
>domxml_parent()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>pdf_add_outline</TD
><TD
><A
HREF="function.pdf-add-bookmark.html"
><B
CLASS="function"
>pdf_add_bookmark()</B
></A
></TD
><TD
><A
HREF="ref.pdf.html"
>PDF</A
></TD
></TR
><TR
><TD
>pg_clientencoding</TD
><TD
><A
HREF="function.pg-client-encoding.html"
><B
CLASS="function"
>pg_client_encoding()</B
></A
></TD
><TD
><A
HREF="ref.pgsql.html"
>PostgreSQL</A
></TD
></TR
><TR
><TD
>pg_setclientencoding</TD
><TD
><A
HREF="function.pg-set-client-encoding.html"
><B
CLASS="function"
>pg_set_client_encoding()</B
></A
></TD
><TD
><A
HREF="ref.pgsql.html"
>PostgreSQL</A
></TD
></TR
><TR
><TD
>pos</TD
><TD
><A
HREF="function.current.html"
><B
CLASS="function"
>current()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>recode</TD
><TD
><A
HREF="function.recode-string.html"
><B
CLASS="function"
>recode_string()</B
></A
></TD
><TD
><A
HREF="ref.recode.html"
>Recode</A
></TD
></TR
><TR
><TD
>remove</TD
><TD
><B
CLASS="function"
>swfmovie_remove()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>remove</TD
><TD
><B
CLASS="function"
>swfsprite_remove()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>rewind</TD
><TD
><A
HREF="function.rewinddir.html"
><B
CLASS="function"
>rewinddir()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>root</TD
><TD
><B
CLASS="function"
>domxml_root()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>rotate</TD
><TD
><B
CLASS="function"
>swfdisplayitem_rotate()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>rotateto</TD
><TD
><B
CLASS="function"
>swfdisplayitem_rotateTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>rotateto</TD
><TD
><B
CLASS="function"
>swffill_rotateTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>save</TD
><TD
><B
CLASS="function"
>swfmovie_save()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>savetofile</TD
><TD
><B
CLASS="function"
>swfmovie_saveToFile()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>scale</TD
><TD
><B
CLASS="function"
>swfdisplayitem_scale()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>scaleto</TD
><TD
><B
CLASS="function"
>swfdisplayitem_scaleTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>scaleto</TD
><TD
><B
CLASS="function"
>swffill_scaleTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>set_attribute</TD
><TD
><B
CLASS="function"
>domxml_set_attribute()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>set_content</TD
><TD
><B
CLASS="function"
>domxml_set_content()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>setaction</TD
><TD
><B
CLASS="function"
>swfbutton_setAction()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setattr</TD
><TD
><B
CLASS="function"
>domxml_set_attribute()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>setbackground</TD
><TD
><B
CLASS="function"
>swfmovie_setBackground()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setbounds</TD
><TD
><B
CLASS="function"
>swftextfield_setBounds()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setcolor</TD
><TD
><B
CLASS="function"
>swftext_setColor()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setcolor</TD
><TD
><B
CLASS="function"
>swftextfield_setColor()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setdepth</TD
><TD
><B
CLASS="function"
>swfdisplayitem_setDepth()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setdimension</TD
><TD
><B
CLASS="function"
>swfmovie_setDimension()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setdown</TD
><TD
><B
CLASS="function"
>swfbutton_setDown()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setfont</TD
><TD
><B
CLASS="function"
>swftext_setFont()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setfont</TD
><TD
><B
CLASS="function"
>swftextfield_setFont()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setframes</TD
><TD
><B
CLASS="function"
>swfmovie_setFrames()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setframes</TD
><TD
><B
CLASS="function"
>swfsprite_setFrames()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setheight</TD
><TD
><B
CLASS="function"
>swftext_setHeight()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setheight</TD
><TD
><B
CLASS="function"
>swftextfield_setHeight()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>sethit</TD
><TD
><B
CLASS="function"
>swfbutton_setHit()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setindentation</TD
><TD
><B
CLASS="function"
>swftextfield_setIndentation()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setleftfill</TD
><TD
><B
CLASS="function"
>swfshape_setleftfill()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setleftmargin</TD
><TD
><B
CLASS="function"
>swftextfield_setLeftMargin()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setline</TD
><TD
><B
CLASS="function"
>swfshape_setline()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setlinespacing</TD
><TD
><B
CLASS="function"
>swftextfield_setLineSpacing()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setmargins</TD
><TD
><B
CLASS="function"
>swftextfield_setMargins()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setmatrix</TD
><TD
><B
CLASS="function"
>swfdisplayitem_setMatrix()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setname</TD
><TD
><B
CLASS="function"
>swfdisplayitem_setName()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setname</TD
><TD
><B
CLASS="function"
>swftextfield_setName()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setover</TD
><TD
><B
CLASS="function"
>swfbutton_setOver()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setrate</TD
><TD
><B
CLASS="function"
>swfmovie_setRate()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setratio</TD
><TD
><B
CLASS="function"
>swfdisplayitem_setRatio()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setrightfill</TD
><TD
><B
CLASS="function"
>swfshape_setrightfill()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setrightmargin</TD
><TD
><B
CLASS="function"
>swftextfield_setRightMargin()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setspacing</TD
><TD
><B
CLASS="function"
>swftext_setSpacing()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>setup</TD
><TD
><B
CLASS="function"
>swfbutton_setUp()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>show_source</TD
><TD
><B
CLASS="function"
>highlight_file ()</B
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>sizeof</TD
><TD
><A
HREF="function.count.html"
><B
CLASS="function"
>count()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>skewx</TD
><TD
><B
CLASS="function"
>swfdisplayitem_skewX()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>skewxto</TD
><TD
><B
CLASS="function"
>swfdisplayitem_skewXTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>skewxto</TD
><TD
><B
CLASS="function"
>swffill_skewXTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>skewy</TD
><TD
><B
CLASS="function"
>swfdisplayitem_skewY()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>skewyto</TD
><TD
><B
CLASS="function"
>swfdisplayitem_skewYTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>skewyto</TD
><TD
><B
CLASS="function"
>swffill_skewYTo()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>snmpwalkoid</TD
><TD
><A
HREF="function.snmprealwalk.html"
><B
CLASS="function"
>snmprealwalk()</B
></A
></TD
><TD
><A
HREF="ref.snmp.html"
>SNMP</A
></TD
></TR
><TR
><TD
>strchr</TD
><TD
><A
HREF="function.strstr.html"
><B
CLASS="function"
>strstr()</B
></A
></TD
><TD
>Base syntax</TD
></TR
><TR
><TD
>streammp3</TD
><TD
><B
CLASS="function"
>swfmovie_streamMp3()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swfaction</TD
><TD
><B
CLASS="function"
>swfaction_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swfbitmap</TD
><TD
><B
CLASS="function"
>swfbitmap_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swfbutton</TD
><TD
><B
CLASS="function"
>swfbutton_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swffill</TD
><TD
><B
CLASS="function"
>swffill_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swffont</TD
><TD
><B
CLASS="function"
>swffont_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swfgradient</TD
><TD
><B
CLASS="function"
>swfgradient_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swfmorph</TD
><TD
><B
CLASS="function"
>swfmorph_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swfmovie</TD
><TD
><B
CLASS="function"
>swfmovie_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swfshape</TD
><TD
><B
CLASS="function"
>swfshape_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swfsprite</TD
><TD
><B
CLASS="function"
>swfsprite_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swftext</TD
><TD
><B
CLASS="function"
>swftext_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>swftextfield</TD
><TD
><B
CLASS="function"
>swftextfield_init()</B
></TD
><TD
><A
HREF="ref.ming.html"
>Ming (flash)</A
></TD
></TR
><TR
><TD
>unlink</TD
><TD
><B
CLASS="function"
>domxml_unlink_node()</B
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
><TR
><TD
>xptr_new_context</TD
><TD
><A
HREF="function.xpath-new-context.html"
><B
CLASS="function"
>xpath_new_context()</B
></A
></TD
><TD
><A
HREF="ref.domxml.html"
>DOM XML</A
></TD
></TR
></TBODY
></TABLE
></DIV
>
 </P
></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="ini.sect.debugger.html"
ACCESSKEY="P"
>Înapoi</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Acas&#227;</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="reserved.html"
ACCESSKEY="N"
>Înainte</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Debugger Configuration Directives</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="appendixes.html"
ACCESSKEY="U"
>Sus</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>List of Reserved Words</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>