summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION138
1 files changed, 69 insertions, 69 deletions
diff --git a/REFLECTION b/REFLECTION
index b8936e8..9be78c5 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #49 imap version 1.0.2 ] {
+Extension [ <persistent> extension #48 imap version 1.0.3 ] {
- Dependencies {
Dependency [ standard (Required) ]
@@ -11,74 +11,74 @@ Extension [ <persistent> extension #49 imap version 1.0.2 ] {
}
- Constants [68] {
- Constant [ int NIL ] { 0 }
- Constant [ int IMAP_OPENTIMEOUT ] { 1 }
- Constant [ int IMAP_READTIMEOUT ] { 2 }
- Constant [ int IMAP_WRITETIMEOUT ] { 3 }
- Constant [ int IMAP_CLOSETIMEOUT ] { 4 }
- Constant [ int OP_DEBUG ] { 1 }
- Constant [ int OP_READONLY ] { 2 }
- Constant [ int OP_ANONYMOUS ] { 4 }
- Constant [ int OP_SHORTCACHE ] { 8 }
- Constant [ int OP_SILENT ] { 16 }
- Constant [ int OP_PROTOTYPE ] { 32 }
- Constant [ int OP_HALFOPEN ] { 64 }
- Constant [ int OP_EXPUNGE ] { 128 }
- Constant [ int OP_SECURE ] { 256 }
- Constant [ int CL_EXPUNGE ] { 32768 }
- Constant [ int FT_UID ] { 1 }
- Constant [ int FT_PEEK ] { 2 }
- Constant [ int FT_NOT ] { 4 }
- Constant [ int FT_INTERNAL ] { 8 }
- Constant [ int FT_PREFETCHTEXT ] { 32 }
- Constant [ int ST_UID ] { 1 }
- Constant [ int ST_SILENT ] { 2 }
- Constant [ int ST_SET ] { 4 }
- Constant [ int CP_UID ] { 1 }
- Constant [ int CP_MOVE ] { 2 }
- Constant [ int SE_UID ] { 1 }
- Constant [ int SE_FREE ] { 2 }
- Constant [ int SE_NOPREFETCH ] { 4 }
- Constant [ int SO_FREE ] { 8 }
- Constant [ int SO_NOSERVER ] { 8 }
- Constant [ int SA_MESSAGES ] { 1 }
- Constant [ int SA_RECENT ] { 2 }
- Constant [ int SA_UNSEEN ] { 4 }
- Constant [ int SA_UIDNEXT ] { 8 }
- Constant [ int SA_UIDVALIDITY ] { 16 }
- Constant [ int SA_ALL ] { 31 }
- Constant [ int LATT_NOINFERIORS ] { 1 }
- Constant [ int LATT_NOSELECT ] { 2 }
- Constant [ int LATT_MARKED ] { 4 }
- Constant [ int LATT_UNMARKED ] { 8 }
- Constant [ int LATT_REFERRAL ] { 16 }
- Constant [ int LATT_HASCHILDREN ] { 32 }
- Constant [ int LATT_HASNOCHILDREN ] { 64 }
- Constant [ int SORTDATE ] { 0 }
- Constant [ int SORTARRIVAL ] { 1 }
- Constant [ int SORTFROM ] { 2 }
- Constant [ int SORTSUBJECT ] { 3 }
- Constant [ int SORTTO ] { 4 }
- Constant [ int SORTCC ] { 5 }
- Constant [ int SORTSIZE ] { 6 }
- Constant [ int TYPETEXT ] { 0 }
- Constant [ int TYPEMULTIPART ] { 1 }
- Constant [ int TYPEMESSAGE ] { 2 }
- Constant [ int TYPEAPPLICATION ] { 3 }
- Constant [ int TYPEAUDIO ] { 4 }
- Constant [ int TYPEIMAGE ] { 5 }
- Constant [ int TYPEVIDEO ] { 6 }
- Constant [ int TYPEMODEL ] { 7 }
- Constant [ int TYPEOTHER ] { 8 }
- Constant [ int ENC7BIT ] { 0 }
- Constant [ int ENC8BIT ] { 1 }
- Constant [ int ENCBINARY ] { 2 }
- Constant [ int ENCBASE64 ] { 3 }
- Constant [ int ENCQUOTEDPRINTABLE ] { 4 }
- Constant [ int ENCOTHER ] { 5 }
- Constant [ int IMAP_GC_ELT ] { 1 }
- Constant [ int IMAP_GC_ENV ] { 2 }
- Constant [ int IMAP_GC_TEXTS ] { 4 }
+ Constant [ <persistent, deprecated> int NIL ] { 0 }
+ Constant [ <persistent> int IMAP_OPENTIMEOUT ] { 1 }
+ Constant [ <persistent> int IMAP_READTIMEOUT ] { 2 }
+ Constant [ <persistent> int IMAP_WRITETIMEOUT ] { 3 }
+ Constant [ <persistent> int IMAP_CLOSETIMEOUT ] { 4 }
+ Constant [ <persistent> int OP_DEBUG ] { 1 }
+ Constant [ <persistent> int OP_READONLY ] { 2 }
+ Constant [ <persistent> int OP_ANONYMOUS ] { 4 }
+ Constant [ <persistent> int OP_SHORTCACHE ] { 8 }
+ Constant [ <persistent> int OP_SILENT ] { 16 }
+ Constant [ <persistent> int OP_PROTOTYPE ] { 32 }
+ Constant [ <persistent> int OP_HALFOPEN ] { 64 }
+ Constant [ <persistent> int OP_EXPUNGE ] { 128 }
+ Constant [ <persistent> int OP_SECURE ] { 256 }
+ Constant [ <persistent> int CL_EXPUNGE ] { 32768 }
+ Constant [ <persistent> int FT_UID ] { 1 }
+ Constant [ <persistent> int FT_PEEK ] { 2 }
+ Constant [ <persistent> int FT_NOT ] { 4 }
+ Constant [ <persistent> int FT_INTERNAL ] { 8 }
+ Constant [ <persistent> int FT_PREFETCHTEXT ] { 32 }
+ Constant [ <persistent> int ST_UID ] { 1 }
+ Constant [ <persistent> int ST_SILENT ] { 2 }
+ Constant [ <persistent> int ST_SET ] { 4 }
+ Constant [ <persistent> int CP_UID ] { 1 }
+ Constant [ <persistent> int CP_MOVE ] { 2 }
+ Constant [ <persistent> int SE_UID ] { 1 }
+ Constant [ <persistent> int SE_FREE ] { 2 }
+ Constant [ <persistent> int SE_NOPREFETCH ] { 4 }
+ Constant [ <persistent> int SO_FREE ] { 8 }
+ Constant [ <persistent> int SO_NOSERVER ] { 8 }
+ Constant [ <persistent> int SA_MESSAGES ] { 1 }
+ Constant [ <persistent> int SA_RECENT ] { 2 }
+ Constant [ <persistent> int SA_UNSEEN ] { 4 }
+ Constant [ <persistent> int SA_UIDNEXT ] { 8 }
+ Constant [ <persistent> int SA_UIDVALIDITY ] { 16 }
+ Constant [ <persistent> int SA_ALL ] { 31 }
+ Constant [ <persistent> int LATT_NOINFERIORS ] { 1 }
+ Constant [ <persistent> int LATT_NOSELECT ] { 2 }
+ Constant [ <persistent> int LATT_MARKED ] { 4 }
+ Constant [ <persistent> int LATT_UNMARKED ] { 8 }
+ Constant [ <persistent> int LATT_REFERRAL ] { 16 }
+ Constant [ <persistent> int LATT_HASCHILDREN ] { 32 }
+ Constant [ <persistent> int LATT_HASNOCHILDREN ] { 64 }
+ Constant [ <persistent> int SORTDATE ] { 0 }
+ Constant [ <persistent> int SORTARRIVAL ] { 1 }
+ Constant [ <persistent> int SORTFROM ] { 2 }
+ Constant [ <persistent> int SORTSUBJECT ] { 3 }
+ Constant [ <persistent> int SORTTO ] { 4 }
+ Constant [ <persistent> int SORTCC ] { 5 }
+ Constant [ <persistent> int SORTSIZE ] { 6 }
+ Constant [ <persistent> int TYPETEXT ] { 0 }
+ Constant [ <persistent> int TYPEMULTIPART ] { 1 }
+ Constant [ <persistent> int TYPEMESSAGE ] { 2 }
+ Constant [ <persistent> int TYPEAPPLICATION ] { 3 }
+ Constant [ <persistent> int TYPEAUDIO ] { 4 }
+ Constant [ <persistent> int TYPEIMAGE ] { 5 }
+ Constant [ <persistent> int TYPEVIDEO ] { 6 }
+ Constant [ <persistent> int TYPEMODEL ] { 7 }
+ Constant [ <persistent> int TYPEOTHER ] { 8 }
+ Constant [ <persistent> int ENC7BIT ] { 0 }
+ Constant [ <persistent> int ENC8BIT ] { 1 }
+ Constant [ <persistent> int ENCBINARY ] { 2 }
+ Constant [ <persistent> int ENCBASE64 ] { 3 }
+ Constant [ <persistent> int ENCQUOTEDPRINTABLE ] { 4 }
+ Constant [ <persistent> int ENCOTHER ] { 5 }
+ Constant [ <persistent> int IMAP_GC_ELT ] { 1 }
+ Constant [ <persistent> int IMAP_GC_ENV ] { 2 }
+ Constant [ <persistent> int IMAP_GC_TEXTS ] { 4 }
}
- Functions {