]> git.saurik.com Git - redis.git/blame_incremental - staticsymbols.h
generated tests for different encodings to avoid test code duplication
[redis.git] / staticsymbols.h
... / ...
CommitLineData
1static struct redisFunctionSym symsTable[] = {
2{"IOThreadEntryPoint",(unsigned long)IOThreadEntryPoint},
3{"_redisAssert",(unsigned long)_redisAssert},
4{"_redisPanic",(unsigned long)_redisPanic},
5{"acceptHandler",(unsigned long)acceptHandler},
6{"addReply",(unsigned long)addReply},
7{"addReplyBulk",(unsigned long)addReplyBulk},
8{"addReplyBulkCString",(unsigned long)addReplyBulkCString},
9{"addReplyBulkLen",(unsigned long)addReplyBulkLen},
10{"addReplyBulkSds",(unsigned long)addReplyBulkSds},
11{"addReplyDouble",(unsigned long)addReplyDouble},
12{"addReplyLongLong",(unsigned long)addReplyLongLong},
13{"addReplySds",(unsigned long)addReplySds},
14{"addReplyUlong",(unsigned long)addReplyUlong},
15{"aofRemoveTempFile",(unsigned long)aofRemoveTempFile},
16{"appendCommand",(unsigned long)appendCommand},
17{"appendServerSaveParams",(unsigned long)appendServerSaveParams},
18{"authCommand",(unsigned long)authCommand},
19{"beforeSleep",(unsigned long)beforeSleep},
20{"bgrewriteaofCommand",(unsigned long)bgrewriteaofCommand},
21{"bgsaveCommand",(unsigned long)bgsaveCommand},
22{"blockClientOnSwappedKeys",(unsigned long)blockClientOnSwappedKeys},
23{"blockForKeys",(unsigned long)blockForKeys},
24{"blockingPopGenericCommand",(unsigned long)blockingPopGenericCommand},
25{"blpopCommand",(unsigned long)blpopCommand},
26{"brpopCommand",(unsigned long)brpopCommand},
27{"bytesToHuman",(unsigned long)bytesToHuman},
28{"call",(unsigned long)call},
29{"catAppendOnlyExpireAtCommand",(unsigned long)catAppendOnlyExpireAtCommand},
30{"catAppendOnlyGenericCommand",(unsigned long)catAppendOnlyGenericCommand},
31{"checkType",(unsigned long)checkType},
32{"closeTimedoutClients",(unsigned long)closeTimedoutClients},
33{"compareStringObjects",(unsigned long)compareStringObjects},
34{"computeDatasetDigest",(unsigned long)computeDatasetDigest},
35{"computeObjectSwappability",(unsigned long)computeObjectSwappability},
36{"configCommand",(unsigned long)configCommand},
37{"configGetCommand",(unsigned long)configGetCommand},
38{"configSetCommand",(unsigned long)configSetCommand},
39{"convertToRealHash",(unsigned long)convertToRealHash},
40{"createClient",(unsigned long)createClient},
41{"createHashObject",(unsigned long)createHashObject},
42{"createListObject",(unsigned long)createListObject},
43{"createObject",(unsigned long)createObject},
44{"createSetObject",(unsigned long)createSetObject},
45{"createSharedObjects",(unsigned long)createSharedObjects},
46{"createSortOperation",(unsigned long)createSortOperation},
47{"createStringObject",(unsigned long)createStringObject},
48{"createStringObjectFromLongLong",(unsigned long)createStringObjectFromLongLong},
49{"createVmPointer",(unsigned long)createVmPointer},
50{"createZsetObject",(unsigned long)createZsetObject},
51{"daemonize",(unsigned long)daemonize},
52{"dbAdd",(unsigned long)dbAdd},
53{"dbDelete",(unsigned long)dbDelete},
54{"dbExists",(unsigned long)dbExists},
55{"dbRandomKey",(unsigned long)dbRandomKey},
56{"dbReplace",(unsigned long)dbReplace},
57{"dbsizeCommand",(unsigned long)dbsizeCommand},
58{"debugCommand",(unsigned long)debugCommand},
59{"decrCommand",(unsigned long)decrCommand},
60{"decrRefCount",(unsigned long)decrRefCount},
61{"decrbyCommand",(unsigned long)decrbyCommand},
62{"delCommand",(unsigned long)delCommand},
63{"deleteIfVolatile",(unsigned long)deleteIfVolatile},
64{"dictEncObjKeyCompare",(unsigned long)dictEncObjKeyCompare},
65{"dictListDestructor",(unsigned long)dictListDestructor},
66{"dictObjKeyCompare",(unsigned long)dictObjKeyCompare},
67{"dictRedisObjectDestructor",(unsigned long)dictRedisObjectDestructor},
68{"dictSdsDestructor",(unsigned long)dictSdsDestructor},
69{"dictSdsKeyCompare",(unsigned long)dictSdsKeyCompare},
70{"dictVanillaFree",(unsigned long)dictVanillaFree},
71{"discardCommand",(unsigned long)discardCommand},
72{"dontWaitForSwappedKey",(unsigned long)dontWaitForSwappedKey},
73{"dupClientReplyValue",(unsigned long)dupClientReplyValue},
74{"dupStringObject",(unsigned long)dupStringObject},
75{"echoCommand",(unsigned long)echoCommand},
76{"equalStringObjects",(unsigned long)equalStringObjects},
77{"execBlockClientOnSwappedKeys",(unsigned long)execBlockClientOnSwappedKeys},
78{"execCommand",(unsigned long)execCommand},
79{"execCommandReplicateMulti",(unsigned long)execCommandReplicateMulti},
80{"existsCommand",(unsigned long)existsCommand},
81{"expireCommand",(unsigned long)expireCommand},
82{"expireGenericCommand",(unsigned long)expireGenericCommand},
83{"expireIfNeeded",(unsigned long)expireIfNeeded},
84{"expireatCommand",(unsigned long)expireatCommand},
85{"feedAppendOnlyFile",(unsigned long)feedAppendOnlyFile},
86{"findFuncName",(unsigned long)findFuncName},
87{"flushAppendOnlyFile",(unsigned long)flushAppendOnlyFile},
88{"flushallCommand",(unsigned long)flushallCommand},
89{"flushdbCommand",(unsigned long)flushdbCommand},
90{"freeClient",(unsigned long)freeClient},
91{"freeClientArgv",(unsigned long)freeClientArgv},
92{"freeClientMultiState",(unsigned long)freeClientMultiState},
93{"freeFakeClient",(unsigned long)freeFakeClient},
94{"freeHashObject",(unsigned long)freeHashObject},
95{"freeIOJob",(unsigned long)freeIOJob},
96{"freeListObject",(unsigned long)freeListObject},
97{"freeMemoryIfNeeded",(unsigned long)freeMemoryIfNeeded},
98{"freePubsubPattern",(unsigned long)freePubsubPattern},
99{"freeSetObject",(unsigned long)freeSetObject},
100{"freeStringObject",(unsigned long)freeStringObject},
101{"freeZsetObject",(unsigned long)freeZsetObject},
102{"fwriteBulkDouble",(unsigned long)fwriteBulkDouble},
103{"fwriteBulkLongLong",(unsigned long)fwriteBulkLongLong},
104{"fwriteBulkObject",(unsigned long)fwriteBulkObject},
105{"fwriteBulkString",(unsigned long)fwriteBulkString},
106{"genRedisInfoString",(unsigned long)genRedisInfoString},
107{"genericHgetallCommand",(unsigned long)genericHgetallCommand},
108{"genericZrangebyscoreCommand",(unsigned long)genericZrangebyscoreCommand},
109{"getCommand",(unsigned long)getCommand},
110{"getDecodedObject",(unsigned long)getDecodedObject},
111{"getDoubleFromObject",(unsigned long)getDoubleFromObject},
112{"getDoubleFromObjectOrReply",(unsigned long)getDoubleFromObjectOrReply},
113{"getExpire",(unsigned long)getExpire},
114{"getGenericCommand",(unsigned long)getGenericCommand},
115{"getLongFromObjectOrReply",(unsigned long)getLongFromObjectOrReply},
116{"getLongLongFromObject",(unsigned long)getLongLongFromObject},
117{"getLongLongFromObjectOrReply",(unsigned long)getLongLongFromObjectOrReply},
118{"getMcontextEip",(unsigned long)getMcontextEip},
119{"getsetCommand",(unsigned long)getsetCommand},
120{"glueReplyBuffersIfNeeded",(unsigned long)glueReplyBuffersIfNeeded},
121{"handleClientsBlockedOnSwappedKey",(unsigned long)handleClientsBlockedOnSwappedKey},
122{"handleClientsWaitingListPush",(unsigned long)handleClientsWaitingListPush},
123{"hashTypeCurrent",(unsigned long)hashTypeCurrent},
124{"hashTypeDelete",(unsigned long)hashTypeDelete},
125{"hashTypeExists",(unsigned long)hashTypeExists},
126{"hashTypeGet",(unsigned long)hashTypeGet},
127{"hashTypeInitIterator",(unsigned long)hashTypeInitIterator},
128{"hashTypeLookupWriteOrCreate",(unsigned long)hashTypeLookupWriteOrCreate},
129{"hashTypeNext",(unsigned long)hashTypeNext},
130{"hashTypeReleaseIterator",(unsigned long)hashTypeReleaseIterator},
131{"hashTypeSet",(unsigned long)hashTypeSet},
132{"hashTypeTryConversion",(unsigned long)hashTypeTryConversion},
133{"hashTypeTryObjectEncoding",(unsigned long)hashTypeTryObjectEncoding},
134{"hdelCommand",(unsigned long)hdelCommand},
135{"hexistsCommand",(unsigned long)hexistsCommand},
136{"hgetCommand",(unsigned long)hgetCommand},
137{"hgetallCommand",(unsigned long)hgetallCommand},
138{"hincrbyCommand",(unsigned long)hincrbyCommand},
139{"hkeysCommand",(unsigned long)hkeysCommand},
140{"hlenCommand",(unsigned long)hlenCommand},
141{"hmgetCommand",(unsigned long)hmgetCommand},
142{"hmsetCommand",(unsigned long)hmsetCommand},
143{"hsetCommand",(unsigned long)hsetCommand},
144{"hsetnxCommand",(unsigned long)hsetnxCommand},
145{"htNeedsResize",(unsigned long)htNeedsResize},
146{"hvalsCommand",(unsigned long)hvalsCommand},
147{"incrCommand",(unsigned long)incrCommand},
148{"incrDecrCommand",(unsigned long)incrDecrCommand},
149{"incrRefCount",(unsigned long)incrRefCount},
150{"incrbyCommand",(unsigned long)incrbyCommand},
151{"incrementallyRehash",(unsigned long)incrementallyRehash},
152{"infoCommand",(unsigned long)infoCommand},
153{"initClientMultiState",(unsigned long)initClientMultiState},
154{"initServer",(unsigned long)initServer},
155{"initServerConfig",(unsigned long)initServerConfig},
156{"isStringRepresentableAsLong",(unsigned long)isStringRepresentableAsLong},
157{"keysCommand",(unsigned long)keysCommand},
158{"lastsaveCommand",(unsigned long)lastsaveCommand},
159{"lindexCommand",(unsigned long)lindexCommand},
160{"listMatchObjects",(unsigned long)listMatchObjects},
161{"listMatchPubsubPattern",(unsigned long)listMatchPubsubPattern},
162{"ll2string",(unsigned long)ll2string},
163{"llenCommand",(unsigned long)llenCommand},
164{"loadServerConfig",(unsigned long)loadServerConfig},
165{"lockThreadedIO",(unsigned long)lockThreadedIO},
166{"lookupKey",(unsigned long)lookupKey},
167{"lookupKeyByPattern",(unsigned long)lookupKeyByPattern},
168{"lookupKeyRead",(unsigned long)lookupKeyRead},
169{"lookupKeyReadOrReply",(unsigned long)lookupKeyReadOrReply},
170{"lookupKeyWrite",(unsigned long)lookupKeyWrite},
171{"lookupKeyWriteOrReply",(unsigned long)lookupKeyWriteOrReply},
172{"lpopCommand",(unsigned long)lpopCommand},
173{"lpushCommand",(unsigned long)lpushCommand},
174{"lrangeCommand",(unsigned long)lrangeCommand},
175{"lremCommand",(unsigned long)lremCommand},
176{"lsetCommand",(unsigned long)lsetCommand},
177{"ltrimCommand",(unsigned long)ltrimCommand},
178{"mgetCommand",(unsigned long)mgetCommand},
179{"mixDigest",(unsigned long)mixDigest},
180{"mixObjectDigest",(unsigned long)mixObjectDigest},
181{"monitorCommand",(unsigned long)monitorCommand},
182{"moveCommand",(unsigned long)moveCommand},
183{"msetCommand",(unsigned long)msetCommand},
184{"msetGenericCommand",(unsigned long)msetGenericCommand},
185{"msetnxCommand",(unsigned long)msetnxCommand},
186{"multiCommand",(unsigned long)multiCommand},
187{"oom",(unsigned long)oom},
188{"pingCommand",(unsigned long)pingCommand},
189{"popGenericCommand",(unsigned long)popGenericCommand},
190{"prepareForShutdown",(unsigned long)prepareForShutdown},
191{"processCommand",(unsigned long)processCommand},
192{"processInputBuffer",(unsigned long)processInputBuffer},
193{"psubscribeCommand",(unsigned long)psubscribeCommand},
194{"publishCommand",(unsigned long)publishCommand},
195{"pubsubPublishMessage",(unsigned long)pubsubPublishMessage},
196{"pubsubSubscribeChannel",(unsigned long)pubsubSubscribeChannel},
197{"pubsubSubscribePattern",(unsigned long)pubsubSubscribePattern},
198{"pubsubUnsubscribeAllChannels",(unsigned long)pubsubUnsubscribeAllChannels},
199{"pubsubUnsubscribeAllPatterns",(unsigned long)pubsubUnsubscribeAllPatterns},
200{"pubsubUnsubscribeChannel",(unsigned long)pubsubUnsubscribeChannel},
201{"pubsubUnsubscribePattern",(unsigned long)pubsubUnsubscribePattern},
202{"punsubscribeCommand",(unsigned long)punsubscribeCommand},
203{"pushGenericCommand",(unsigned long)pushGenericCommand},
204{"qsortCompareSetsByCardinality",(unsigned long)qsortCompareSetsByCardinality},
205{"qsortCompareZsetopsrcByCardinality",(unsigned long)qsortCompareZsetopsrcByCardinality},
206{"qsortRedisCommands",(unsigned long)qsortRedisCommands},
207{"queueIOJob",(unsigned long)queueIOJob},
208{"queueMultiCommand",(unsigned long)queueMultiCommand},
209{"randomkeyCommand",(unsigned long)randomkeyCommand},
210{"rdbEncodeInteger",(unsigned long)rdbEncodeInteger},
211{"rdbGenericLoadStringObject",(unsigned long)rdbGenericLoadStringObject},
212{"rdbLoad",(unsigned long)rdbLoad},
213{"rdbLoadDoubleValue",(unsigned long)rdbLoadDoubleValue},
214{"rdbLoadEncodedStringObject",(unsigned long)rdbLoadEncodedStringObject},
215{"rdbLoadIntegerObject",(unsigned long)rdbLoadIntegerObject},
216{"rdbLoadLen",(unsigned long)rdbLoadLen},
217{"rdbLoadLzfStringObject",(unsigned long)rdbLoadLzfStringObject},
218{"rdbLoadObject",(unsigned long)rdbLoadObject},
219{"rdbLoadStringObject",(unsigned long)rdbLoadStringObject},
220{"rdbLoadTime",(unsigned long)rdbLoadTime},
221{"rdbLoadType",(unsigned long)rdbLoadType},
222{"rdbRemoveTempFile",(unsigned long)rdbRemoveTempFile},
223{"rdbSave",(unsigned long)rdbSave},
224{"rdbSaveBackground",(unsigned long)rdbSaveBackground},
225{"rdbSaveDoubleValue",(unsigned long)rdbSaveDoubleValue},
226{"rdbSaveLen",(unsigned long)rdbSaveLen},
227{"rdbSaveLzfStringObject",(unsigned long)rdbSaveLzfStringObject},
228{"rdbSaveObject",(unsigned long)rdbSaveObject},
229{"rdbSaveRawString",(unsigned long)rdbSaveRawString},
230{"rdbSaveStringObject",(unsigned long)rdbSaveStringObject},
231{"rdbSaveTime",(unsigned long)rdbSaveTime},
232{"rdbSaveType",(unsigned long)rdbSaveType},
233{"rdbSavedObjectLen",(unsigned long)rdbSavedObjectLen},
234{"rdbSavedObjectPages",(unsigned long)rdbSavedObjectPages},
235{"rdbTryIntegerEncoding",(unsigned long)rdbTryIntegerEncoding},
236{"readQueryFromClient",(unsigned long)readQueryFromClient},
237{"redisLog",(unsigned long)redisLog},
238{"removeExpire",(unsigned long)removeExpire},
239{"renameCommand",(unsigned long)renameCommand},
240{"renameGenericCommand",(unsigned long)renameGenericCommand},
241{"renamenxCommand",(unsigned long)renamenxCommand},
242{"replicationFeedMonitors",(unsigned long)replicationFeedMonitors},
243{"replicationFeedSlaves",(unsigned long)replicationFeedSlaves},
244{"resetClient",(unsigned long)resetClient},
245{"resetServerSaveParams",(unsigned long)resetServerSaveParams},
246{"rewriteAppendOnlyFile",(unsigned long)rewriteAppendOnlyFile},
247{"rewriteAppendOnlyFileBackground",(unsigned long)rewriteAppendOnlyFileBackground},
248{"rpopCommand",(unsigned long)rpopCommand},
249{"rpoplpushcommand",(unsigned long)rpoplpushcommand},
250{"rpushCommand",(unsigned long)rpushCommand},
251{"saddCommand",(unsigned long)saddCommand},
252{"saveCommand",(unsigned long)saveCommand},
253{"scardCommand",(unsigned long)scardCommand},
254{"sdiffCommand",(unsigned long)sdiffCommand},
255{"sdiffstoreCommand",(unsigned long)sdiffstoreCommand},
256{"sdscatrepr",(unsigned long)sdscatrepr},
257{"segvHandler",(unsigned long)segvHandler},
258{"selectCommand",(unsigned long)selectCommand},
259{"selectDb",(unsigned long)selectDb},
260{"sendBulkToSlave",(unsigned long)sendBulkToSlave},
261{"sendReplyToClient",(unsigned long)sendReplyToClient},
262{"sendReplyToClientWritev",(unsigned long)sendReplyToClientWritev},
263{"serverCron",(unsigned long)serverCron},
264{"setCommand",(unsigned long)setCommand},
265{"setExpire",(unsigned long)setExpire},
266{"setGenericCommand",(unsigned long)setGenericCommand},
267{"setexCommand",(unsigned long)setexCommand},
268{"setnxCommand",(unsigned long)setnxCommand},
269{"setupSigSegvAction",(unsigned long)setupSigSegvAction},
270{"shutdownCommand",(unsigned long)shutdownCommand},
271{"sigtermHandler",(unsigned long)sigtermHandler},
272{"sinterCommand",(unsigned long)sinterCommand},
273{"sinterGenericCommand",(unsigned long)sinterGenericCommand},
274{"sinterstoreCommand",(unsigned long)sinterstoreCommand},
275{"sismemberCommand",(unsigned long)sismemberCommand},
276{"slaveofCommand",(unsigned long)slaveofCommand},
277{"smoveCommand",(unsigned long)smoveCommand},
278{"sortCommand",(unsigned long)sortCommand},
279{"sortCommandTable",(unsigned long)sortCommandTable},
280{"sortCompare",(unsigned long)sortCompare},
281{"spawnIOThread",(unsigned long)spawnIOThread},
282{"spopCommand",(unsigned long)spopCommand},
283{"srandmemberCommand",(unsigned long)srandmemberCommand},
284{"sremCommand",(unsigned long)sremCommand},
285{"startAppendOnly",(unsigned long)startAppendOnly},
286{"stopAppendOnly",(unsigned long)stopAppendOnly},
287{"stringObjectLen",(unsigned long)stringObjectLen},
288{"stringmatch",(unsigned long)stringmatch},
289{"stringmatchlen",(unsigned long)stringmatchlen},
290{"subscribeCommand",(unsigned long)subscribeCommand},
291{"substrCommand",(unsigned long)substrCommand},
292{"sunionCommand",(unsigned long)sunionCommand},
293{"sunionDiffGenericCommand",(unsigned long)sunionDiffGenericCommand},
294{"sunionstoreCommand",(unsigned long)sunionstoreCommand},
295{"syncCommand",(unsigned long)syncCommand},
296{"syncRead",(unsigned long)syncRead},
297{"syncReadLine",(unsigned long)syncReadLine},
298{"syncWithMaster",(unsigned long)syncWithMaster},
299{"syncWrite",(unsigned long)syncWrite},
300{"touchWatchedKey",(unsigned long)touchWatchedKey},
301{"touchWatchedKeysOnFlush",(unsigned long)touchWatchedKeysOnFlush},
302{"tryFreeOneObjectFromFreelist",(unsigned long)tryFreeOneObjectFromFreelist},
303{"tryObjectEncoding",(unsigned long)tryObjectEncoding},
304{"tryResizeHashTables",(unsigned long)tryResizeHashTables},
305{"ttlCommand",(unsigned long)ttlCommand},
306{"typeCommand",(unsigned long)typeCommand},
307{"unblockClientWaitingData",(unsigned long)unblockClientWaitingData},
308{"unlockThreadedIO",(unsigned long)unlockThreadedIO},
309{"unsubscribeCommand",(unsigned long)unsubscribeCommand},
310{"unwatchAllKeys",(unsigned long)unwatchAllKeys},
311{"unwatchCommand",(unsigned long)unwatchCommand},
312{"updateDictResizePolicy",(unsigned long)updateDictResizePolicy},
313{"updateSlavesWaitingBgsave",(unsigned long)updateSlavesWaitingBgsave},
314{"usage",(unsigned long)usage},
315{"version",(unsigned long)version},
316{"vmCanSwapOut",(unsigned long)vmCanSwapOut},
317{"vmCancelThreadedIOJob",(unsigned long)vmCancelThreadedIOJob},
318{"vmFindContiguousPages",(unsigned long)vmFindContiguousPages},
319{"vmFreePage",(unsigned long)vmFreePage},
320{"vmGenericLoadObject",(unsigned long)vmGenericLoadObject},
321{"vmInit",(unsigned long)vmInit},
322{"vmLoadObject",(unsigned long)vmLoadObject},
323{"vmMarkPageFree",(unsigned long)vmMarkPageFree},
324{"vmMarkPageUsed",(unsigned long)vmMarkPageUsed},
325{"vmMarkPagesFree",(unsigned long)vmMarkPagesFree},
326{"vmMarkPagesUsed",(unsigned long)vmMarkPagesUsed},
327{"vmPreviewObject",(unsigned long)vmPreviewObject},
328{"vmReadObjectFromSwap",(unsigned long)vmReadObjectFromSwap},
329{"vmReopenSwapFile",(unsigned long)vmReopenSwapFile},
330{"vmSwapObjectBlocking",(unsigned long)vmSwapObjectBlocking},
331{"vmSwapObjectThreaded",(unsigned long)vmSwapObjectThreaded},
332{"vmSwapOneObject",(unsigned long)vmSwapOneObject},
333{"vmSwapOneObjectBlocking",(unsigned long)vmSwapOneObjectBlocking},
334{"vmSwapOneObjectThreaded",(unsigned long)vmSwapOneObjectThreaded},
335{"vmThreadedIOCompletedJob",(unsigned long)vmThreadedIOCompletedJob},
336{"vmWriteObjectOnSwap",(unsigned long)vmWriteObjectOnSwap},
337{"waitEmptyIOJobsQueue",(unsigned long)waitEmptyIOJobsQueue},
338{"waitForMultipleSwappedKeys",(unsigned long)waitForMultipleSwappedKeys},
339{"waitForSwappedKey",(unsigned long)waitForSwappedKey},
340{"watchCommand",(unsigned long)watchCommand},
341{"watchForKey",(unsigned long)watchForKey},
342{"xorDigest",(unsigned long)xorDigest},
343{"xorObjectDigest",(unsigned long)xorObjectDigest},
344{"yesnotoi",(unsigned long)yesnotoi},
345{"zaddCommand",(unsigned long)zaddCommand},
346{"zaddGenericCommand",(unsigned long)zaddGenericCommand},
347{"zcardCommand",(unsigned long)zcardCommand},
348{"zcountCommand",(unsigned long)zcountCommand},
349{"zincrbyCommand",(unsigned long)zincrbyCommand},
350{"zinterstoreCommand",(unsigned long)zinterstoreCommand},
351{"zrangeCommand",(unsigned long)zrangeCommand},
352{"zrangeGenericCommand",(unsigned long)zrangeGenericCommand},
353{"zrangebyscoreCommand",(unsigned long)zrangebyscoreCommand},
354{"zrankCommand",(unsigned long)zrankCommand},
355{"zrankGenericCommand",(unsigned long)zrankGenericCommand},
356{"zremCommand",(unsigned long)zremCommand},
357{"zremrangebyrankCommand",(unsigned long)zremrangebyrankCommand},
358{"zremrangebyscoreCommand",(unsigned long)zremrangebyscoreCommand},
359{"zrevrangeCommand",(unsigned long)zrevrangeCommand},
360{"zrevrankCommand",(unsigned long)zrevrankCommand},
361{"zscoreCommand",(unsigned long)zscoreCommand},
362{"zslCreate",(unsigned long)zslCreate},
363{"zslCreateNode",(unsigned long)zslCreateNode},
364{"zslDelete",(unsigned long)zslDelete},
365{"zslFirstWithScore",(unsigned long)zslFirstWithScore},
366{"zslFree",(unsigned long)zslFree},
367{"zslFreeNode",(unsigned long)zslFreeNode},
368{"zslInsert",(unsigned long)zslInsert},
369{"zslRandomLevel",(unsigned long)zslRandomLevel},
370{"zunionInterBlockClientOnSwappedKeys",(unsigned long)zunionInterBlockClientOnSwappedKeys},
371{"zunionInterGenericCommand",(unsigned long)zunionInterGenericCommand},
372{"zunionstoreCommand",(unsigned long)zunionstoreCommand},
373{NULL,0}
374};