Initial Commit
This commit is contained in:
344
database/php/pear/PHP/CompatInfo/imap_const_array.php
Normal file
344
database/php/pear/PHP/CompatInfo/imap_const_array.php
Normal file
@@ -0,0 +1,344 @@
|
||||
<?php
|
||||
/**
|
||||
* imap extension Constant dictionary for PHP_CompatInfo 1.9.0a1 or better
|
||||
*
|
||||
* PHP versions 4 and 5
|
||||
*
|
||||
* @category PHP
|
||||
* @package PHP_CompatInfo
|
||||
* @author Davey Shafik <davey@php.net>
|
||||
* @author Laurent Laville <pear@laurent-laville.org>
|
||||
* @license http://www.opensource.org/licenses/bsd-license.php BSD
|
||||
* @version CVS: $Id: imap_const_array.php,v 1.1 2008/12/13 16:44:29 farell Exp $
|
||||
* @link http://pear.php.net/package/PHP_CompatInfo
|
||||
* @since version 1.9.0a1 (2008-11-23)
|
||||
*/
|
||||
|
||||
$GLOBALS['_PHP_COMPATINFO_CONST_IMAP'] = array (
|
||||
'CL_EXPUNGE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'CL_EXPUNGE',
|
||||
),
|
||||
'CP_MOVE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'CP_MOVE',
|
||||
),
|
||||
'CP_UID' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'CP_UID',
|
||||
),
|
||||
'ENC7BIT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ENC7BIT',
|
||||
),
|
||||
'ENC8BIT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ENC8BIT',
|
||||
),
|
||||
'ENCBASE64' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ENCBASE64',
|
||||
),
|
||||
'ENCBINARY' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ENCBINARY',
|
||||
),
|
||||
'ENCOTHER' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ENCOTHER',
|
||||
),
|
||||
'ENCQUOTEDPRINTABLE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ENCQUOTEDPRINTABLE',
|
||||
),
|
||||
'FT_INTERNAL' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'FT_INTERNAL',
|
||||
),
|
||||
'FT_NOT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'FT_NOT',
|
||||
),
|
||||
'FT_PEEK' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'FT_PEEK',
|
||||
),
|
||||
'FT_PREFETCHTEXT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'FT_PREFETCHTEXT',
|
||||
),
|
||||
'FT_UID' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'FT_UID',
|
||||
),
|
||||
'IMAP_CLOSETIMEOUT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'IMAP_CLOSETIMEOUT',
|
||||
),
|
||||
'IMAP_OPENTIMEOUT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'IMAP_OPENTIMEOUT',
|
||||
),
|
||||
'IMAP_READTIMEOUT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'IMAP_READTIMEOUT',
|
||||
),
|
||||
'IMAP_WRITETIMEOUT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'IMAP_WRITETIMEOUT',
|
||||
),
|
||||
'LATT_HASCHILDREN' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'LATT_HASCHILDREN',
|
||||
),
|
||||
'LATT_HASNOCHILDREN' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'LATT_HASNOCHILDREN',
|
||||
),
|
||||
'LATT_MARKED' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'LATT_MARKED',
|
||||
),
|
||||
'LATT_NOINFERIORS' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'LATT_NOINFERIORS',
|
||||
),
|
||||
'LATT_NOSELECT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'LATT_NOSELECT',
|
||||
),
|
||||
'LATT_REFERRAL' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'LATT_REFERRAL',
|
||||
),
|
||||
'LATT_UNMARKED' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'LATT_UNMARKED',
|
||||
),
|
||||
'NIL' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'NIL',
|
||||
),
|
||||
'OP_ANONYMOUS' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_ANONYMOUS',
|
||||
),
|
||||
'OP_DEBUG' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_DEBUG',
|
||||
),
|
||||
'OP_EXPUNGE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_EXPUNGE',
|
||||
),
|
||||
'OP_HALFOPEN' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_HALFOPEN',
|
||||
),
|
||||
'OP_PROTOTYPE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_PROTOTYPE',
|
||||
),
|
||||
'OP_READONLY' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_READONLY',
|
||||
),
|
||||
'OP_SECURE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_SECURE',
|
||||
),
|
||||
'OP_SHORTCACHE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_SHORTCACHE',
|
||||
),
|
||||
'OP_SILENT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'OP_SILENT',
|
||||
),
|
||||
'SA_ALL' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SA_ALL',
|
||||
),
|
||||
'SA_MESSAGES' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SA_MESSAGES',
|
||||
),
|
||||
'SA_RECENT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SA_RECENT',
|
||||
),
|
||||
'SA_UIDNEXT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SA_UIDNEXT',
|
||||
),
|
||||
'SA_UIDVALIDITY' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SA_UIDVALIDITY',
|
||||
),
|
||||
'SA_UNSEEN' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SA_UNSEEN',
|
||||
),
|
||||
'SE_FREE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SE_FREE',
|
||||
),
|
||||
'SE_NOPREFETCH' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SE_NOPREFETCH',
|
||||
),
|
||||
'SE_UID' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SE_UID',
|
||||
),
|
||||
'SORTARRIVAL' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SORTARRIVAL',
|
||||
),
|
||||
'SORTCC' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SORTCC',
|
||||
),
|
||||
'SORTDATE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SORTDATE',
|
||||
),
|
||||
'SORTFROM' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SORTFROM',
|
||||
),
|
||||
'SORTSIZE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SORTSIZE',
|
||||
),
|
||||
'SORTSUBJECT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SORTSUBJECT',
|
||||
),
|
||||
'SORTTO' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SORTTO',
|
||||
),
|
||||
'SO_FREE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SO_FREE',
|
||||
),
|
||||
'SO_NOSERVER' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'SO_NOSERVER',
|
||||
),
|
||||
'ST_SET' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ST_SET',
|
||||
),
|
||||
'ST_SILENT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ST_SILENT',
|
||||
),
|
||||
'ST_UID' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'ST_UID',
|
||||
),
|
||||
'TYPEAPPLICATION' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPEAPPLICATION',
|
||||
),
|
||||
'TYPEAUDIO' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPEAUDIO',
|
||||
),
|
||||
'TYPEIMAGE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPEIMAGE',
|
||||
),
|
||||
'TYPEMESSAGE' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPEMESSAGE',
|
||||
),
|
||||
'TYPEMODEL' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPEMODEL',
|
||||
),
|
||||
'TYPEMULTIPART' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPEMULTIPART',
|
||||
),
|
||||
'TYPEOTHER' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPEOTHER',
|
||||
),
|
||||
'TYPETEXT' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPETEXT',
|
||||
),
|
||||
'TYPEVIDEO' =>
|
||||
array (
|
||||
'init' => '4.0.0',
|
||||
'name' => 'TYPEVIDEO',
|
||||
),
|
||||
);
|
||||
?>
|
||||
Reference in New Issue
Block a user