summaryrefslogtreecommitdiffstats
path: root/kexi/3rdparty/kexisql3/src/opcodes.c
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
commit8362bf63dea22bbf6736609b0f49c152f975eb63 (patch)
tree0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kexi/3rdparty/kexisql3/src/opcodes.c
downloadkoffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz
koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kexi/3rdparty/kexisql3/src/opcodes.c')
-rw-r--r--kexi/3rdparty/kexisql3/src/opcodes.c140
1 files changed, 140 insertions, 0 deletions
diff --git a/kexi/3rdparty/kexisql3/src/opcodes.c b/kexi/3rdparty/kexisql3/src/opcodes.c
new file mode 100644
index 00000000..189cdfe0
--- /dev/null
+++ b/kexi/3rdparty/kexisql3/src/opcodes.c
@@ -0,0 +1,140 @@
+/* Automatically generated. Do not edit */
+/* See the mkopcodec.awk script for details. */
+#if !defined(SQLITE_OMIT_EXPLAIN) || !defined(NDEBUG) || defined(VDBE_PROFILE) || defined(SQLITE_DEBUG)
+const char *const sqlite3OpcodeNames[] = { "?",
+ /* 1 */ "MemLoad",
+ /* 2 */ "Column",
+ /* 3 */ "SetCookie",
+ /* 4 */ "IfMemPos",
+ /* 5 */ "Sequence",
+ /* 6 */ "MoveGt",
+ /* 7 */ "RowKey",
+ /* 8 */ "OpenWrite",
+ /* 9 */ "If",
+ /* 10 */ "ToInt",
+ /* 11 */ "Pop",
+ /* 12 */ "CollSeq",
+ /* 13 */ "OpenRead",
+ /* 14 */ "Expire",
+ /* 15 */ "AutoCommit",
+ /* 16 */ "IntegrityCk",
+ /* 17 */ "Sort",
+ /* 18 */ "Function",
+ /* 19 */ "Noop",
+ /* 20 */ "Return",
+ /* 21 */ "NewRowid",
+ /* 22 */ "Variable",
+ /* 23 */ "String",
+ /* 24 */ "ParseSchema",
+ /* 25 */ "Close",
+ /* 26 */ "CreateIndex",
+ /* 27 */ "IsUnique",
+ /* 28 */ "IdxIsNull",
+ /* 29 */ "NotFound",
+ /* 30 */ "Int64",
+ /* 31 */ "MustBeInt",
+ /* 32 */ "Halt",
+ /* 33 */ "Rowid",
+ /* 34 */ "IdxLT",
+ /* 35 */ "AddImm",
+ /* 36 */ "Statement",
+ /* 37 */ "RowData",
+ /* 38 */ "MemMax",
+ /* 39 */ "Push",
+ /* 40 */ "NotExists",
+ /* 41 */ "MemIncr",
+ /* 42 */ "Gosub",
+ /* 43 */ "Integer",
+ /* 44 */ "ToNumeric",
+ /* 45 */ "MemInt",
+ /* 46 */ "Prev",
+ /* 47 */ "CreateTable",
+ /* 48 */ "Last",
+ /* 49 */ "IdxRowid",
+ /* 50 */ "MakeIdxRec",
+ /* 51 */ "ResetCount",
+ /* 52 */ "FifoWrite",
+ /* 53 */ "Callback",
+ /* 54 */ "ContextPush",
+ /* 55 */ "DropTrigger",
+ /* 56 */ "DropIndex",
+ /* 57 */ "IdxGE",
+ /* 58 */ "IdxDelete",
+ /* 59 */ "Vacuum",
+ /* 60 */ "MoveLe",
+ /* 61 */ "IfNot",
+ /* 62 */ "DropTable",
+ /* 63 */ "MakeRecord",
+ /* 64 */ "ToBlob",
+ /* 65 */ "Delete",
+ /* 66 */ "AggFinal",
+ /* 67 */ "Or",
+ /* 68 */ "And",
+ /* 69 */ "Not",
+ /* 70 */ "Dup",
+ /* 71 */ "Goto",
+ /* 72 */ "FifoRead",
+ /* 73 */ "IsNull",
+ /* 74 */ "NotNull",
+ /* 75 */ "Ne",
+ /* 76 */ "Eq",
+ /* 77 */ "Gt",
+ /* 78 */ "Le",
+ /* 79 */ "Lt",
+ /* 80 */ "Ge",
+ /* 81 */ "Clear",
+ /* 82 */ "BitAnd",
+ /* 83 */ "BitOr",
+ /* 84 */ "ShiftLeft",
+ /* 85 */ "ShiftRight",
+ /* 86 */ "Add",
+ /* 87 */ "Subtract",
+ /* 88 */ "Multiply",
+ /* 89 */ "Divide",
+ /* 90 */ "Remainder",
+ /* 91 */ "Concat",
+ /* 92 */ "Negative",
+ /* 93 */ "IdxGT",
+ /* 94 */ "BitNot",
+ /* 95 */ "String8",
+ /* 96 */ "MoveLt",
+ /* 97 */ "VerifyCookie",
+ /* 98 */ "AggStep",
+ /* 99 */ "Pull",
+ /* 100 */ "ToText",
+ /* 101 */ "SetNumColumns",
+ /* 102 */ "AbsValue",
+ /* 103 */ "Transaction",
+ /* 104 */ "ContextPop",
+ /* 105 */ "Next",
+ /* 106 */ "IdxInsert",
+ /* 107 */ "Distinct",
+ /* 108 */ "Insert",
+ /* 109 */ "Destroy",
+ /* 110 */ "ReadCookie",
+ /* 111 */ "ForceInt",
+ /* 112 */ "LoadAnalysis",
+ /* 113 */ "OpenVirtual",
+ /* 114 */ "Explain",
+ /* 115 */ "OpenPseudo",
+ /* 116 */ "Null",
+ /* 117 */ "Blob",
+ /* 118 */ "MemStore",
+ /* 119 */ "Rewind",
+ /* 120 */ "MoveGe",
+ /* 121 */ "MemMove",
+ /* 122 */ "MemNull",
+ /* 123 */ "Found",
+ /* 124 */ "NullRow",
+ /* 125 */ "NotUsed_125",
+ /* 126 */ "NotUsed_126",
+ /* 127 */ "NotUsed_127",
+ /* 128 */ "NotUsed_128",
+ /* 129 */ "NotUsed_129",
+ /* 130 */ "NotUsed_130",
+ /* 131 */ "NotUsed_131",
+ /* 132 */ "NotUsed_132",
+ /* 133 */ "Real",
+ /* 134 */ "HexBlob",
+};
+#endif