Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 0afeee9cca140e167a996902b9a677c5 > files > 3161

php-manual-en-4.3.0-2mdk.noarch.rpm

<HTML
><HEAD
><TITLE
>Standard Predefined Constants</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PHP Manual"
HREF="index.html"><LINK
REL="UP"
TITLE="Predefined Constants"
HREF="reserved.constants.html"><LINK
REL="PREVIOUS"
TITLE="Core Predefined Constants"
HREF="reserved.constants.core.html"><LINK
REL="NEXT"
TITLE="List of Resource Types"
HREF="resource.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-1"></HEAD
><BODY
CLASS="refentry"
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 Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="reserved.constants.core.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="resource.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="reserved.constants.standard"
></A
>Standard Predefined Constants</H1
><DIV
CLASS="refnamediv"
><A
NAME="AEN107379"
></A
>Standard Predefined Constants&nbsp;--&nbsp;Constants defined in PHP by default</DIV
><DIV
CLASS="refsect1"
><A
NAME="AEN107382"
></A
><H2
>Description</H2
><P
>&#13;    These constants are defined in PHP by default.
   </P
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><TT
CLASS="constant"
><B
>EXTR_OVERWRITE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>EXTR_SKIP</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>EXTR_PREFIX_SAME</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>EXTR_PREFIX_ALL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>EXTR_PREFIX_INVALID</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>EXTR_PREFIX_IF_EXISTS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>EXTR_IF_EXISTS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>SORT_ASC</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>SORT_DESC</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>SORT_REGULAR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>SORT_NUMERIC</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>SORT_STRING</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CASE_LOWER</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CASE_UPPER</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>COUNT_NORMAL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>COUNT_RECURSIVE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ASSERT_ACTIVE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ASSERT_CALLBACK</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ASSERT_BAIL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ASSERT_WARNING</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ASSERT_QUIET_EVAL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CONNECTION_ABORTED</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CONNECTION_NORMAL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CONNECTION_TIMEOUT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INI_USER</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INI_PERDIR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INI_SYSTEM</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INI_ALL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_E</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_LOG2E</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_LOG10E</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_LN2</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_LN10</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_PI</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_PI_2</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_PI_4</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_1_PI</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_2_PI</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_2_SQRTPI</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_SQRT2</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>M_SQRT1_2</B
></TT
> 
      (<A
HREF="language.types.float.html"
>float</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CRYPT_SALT_LENGTH</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CRYPT_STD_DES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CRYPT_EXT_DES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CRYPT_MD5</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CRYPT_BLOWFISH</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DIRECTORY_SEPARATOR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>SEEK_SET</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>SEEK_CUR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>SEEK_END</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOCK_SH</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOCK_EX</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOCK_UN</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOCK_NB</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>HTML_SPECIALCHARS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>HTML_ENTITIES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ENT_COMPAT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ENT_QUOTES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ENT_NOQUOTES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INFO_GENERAL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INFO_CREDITS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INFO_CONFIGURATION</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INFO_MODULES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INFO_ENVIRONMENT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INFO_VARIABLES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INFO_LICENSE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INFO_ALL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CREDITS_GROUP</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CREDITS_GENERAL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CREDITS_SAPI</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CREDITS_MODULES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CREDITS_DOCS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CREDITS_FULLPAGE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CREDITS_QA</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CREDITS_ALL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>STR_PAD_LEFT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>STR_PAD_RIGHT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>STR_PAD_BOTH</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>PATHINFO_DIRNAME</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>PATHINFO_BASENAME</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>PATHINFO_EXTENSION</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CHAR_MAX</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LC_CTYPE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LC_NUMERIC</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LC_TIME</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LC_COLLATE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LC_MONETARY</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LC_ALL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LC_MESSAGES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABDAY_1</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABDAY_2</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABDAY_3</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABDAY_4</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABDAY_5</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABDAY_6</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABDAY_7</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DAY_1</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DAY_2</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DAY_3</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DAY_4</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DAY_5</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DAY_6</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DAY_7</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_1</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_2</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_3</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_4</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_5</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_6</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_7</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_8</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_9</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_10</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_11</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ABMON_12</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_1</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_2</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_3</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_4</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_5</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_6</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_7</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_8</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_9</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_10</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_11</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_12</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>AM_STR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>PM_STR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>D_T_FMT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>D_FMT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>T_FMT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>T_FMT_AMPM</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ERA</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ERA_YEAR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ERA_D_T_FMT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ERA_D_FMT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ERA_T_FMT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>ALT_DIGITS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INT_CURR_SYMBOL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CURRENCY_SYMBOL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CRNCYSTR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_DECIMAL_POINT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_THOUSANDS_SEP</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>MON_GROUPING</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>POSITIVE_SIGN</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>NEGATIVE_SIGN</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>INT_FRAC_DIGITS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>FRAC_DIGITS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>P_CS_PRECEDES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>P_SEP_BY_SPACE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>N_CS_PRECEDES</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>N_SEP_BY_SPACE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>P_SIGN_POSN</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>N_SIGN_POSN</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>DECIMAL_POINT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>RADIXCHAR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>THOUSANDS_SEP</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>THOUSEP</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>GROUPING</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>YESEXPR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>NOEXPR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>YESSTR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>NOSTR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>CODESET</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_EMERG</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_ALERT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_CRIT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_ERR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_WARNING</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_NOTICE</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_INFO</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_DEBUG</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_KERN</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_USER</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_MAIL</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_DAEMON</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_AUTH</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_SYSLOG</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LPR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_NEWS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_UUCP</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_CRON</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_AUTHPRIV</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LOCAL0</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LOCAL1</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LOCAL2</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LOCAL3</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LOCAL4</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LOCAL5</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LOCAL6</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_LOCAL7</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_PID</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_CONS</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_ODELAY</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_NDELAY</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_NOWAIT</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
><DT
><TT
CLASS="constant"
><B
>LOG_PERROR</B
></TT
> 
      (<A
HREF="language.types.integer.html"
>integer</A
>)</DT
><DD
><P
>&#13;       
      </P
></DD
></DL
></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="reserved.constants.core.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="resource.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Core Predefined Constants</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="reserved.constants.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>List of Resource Types</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>