-
Notifications
You must be signed in to change notification settings - Fork 2
/
qdbm.def
424 lines (424 loc) · 10.6 KB
/
qdbm.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
EXPORTS
VL_CMPDEC = VL_CMPDEC DATA
VL_CMPINT = VL_CMPINT DATA
VL_CMPLEX = VL_CMPLEX DATA
VL_CMPNUM = VL_CMPNUM DATA
VST_CMPDEC = VST_CMPDEC DATA
VST_CMPINT = VST_CMPINT DATA
VST_CMPLEX = VST_CMPLEX DATA
VST_CMPNUM = VST_CMPNUM DATA
cbfatalfunc = cbfatalfunc DATA
dpdbgfd = dpdbgfd DATA
dpisreentrant = dpisreentrant DATA
dpsysname = dpsysname DATA
dpversion = dpversion DATA
gdbm_version = gdbm_version DATA
odcachebnum = odcachebnum DATA
odcachesiz = odcachesiz DATA
odindexbnum = odindexbnum DATA
odindexdnum = odindexdnum DATA
odotcb = odotcb DATA
cbbasedecode = cbbasedecode
cbbaseencode = cbbaseencode
cbbzdecode = cbbzdecode
cbbzencode = cbbzencode
cbcalendar = cbcalendar
cbcsvcells = cbcsvcells
cbcsvescape = cbcsvescape
cbcsvrows = cbcsvrows
cbcsvunescape = cbcsvunescape
cbdatestrhttp = cbdatestrhttp
cbdatestrwww = cbdatestrwww
cbdatumcat = cbdatumcat
cbdatumclose = cbdatumclose
cbdatumdup = cbdatumdup
cbdatumopen = cbdatumopen
cbdatumopenbuf = cbdatumopenbuf
cbdatumprintf = cbdatumprintf
cbdatumptr = cbdatumptr
cbdatumsetbuf = cbdatumsetbuf
cbdatumsetsize = cbdatumsetsize
cbdatumsize = cbdatumsize
cbdatumtomalloc = cbdatumtomalloc
cbdayofweek = cbdayofweek
cbdeflate = cbdeflate
cbdirlist = cbdirlist
cbencname = cbencname
cbfilestat = cbfilestat
cbfree = cbfree
cbgetcrc = cbgetcrc
cbggcsweep = cbggcsweep
cbglobalgc = cbglobalgc
cbgzdecode = cbgzdecode
cbgzencode = cbgzencode
cbheapclose = cbheapclose
cbheapdup = cbheapdup
cbheapinsert = cbheapinsert
cbheapnum = cbheapnum
cbheapopen = cbheapopen
cbheaptomalloc = cbheaptomalloc
cbheapval = cbheapval
cbhsort = cbhsort
cbiconv = cbiconv
cbinflate = cbinflate
cbisort = cbisort
cbjetlag = cbjetlag
cblistbsearch = cblistbsearch
cblistclose = cblistclose
cblistdump = cblistdump
cblistdup = cblistdup
cblistinsert = cblistinsert
cblistload = cblistload
cblistlsearch = cblistlsearch
cblistnum = cblistnum
cblistopen = cblistopen
cblistover = cblistover
cblistpop = cblistpop
cblistpush = cblistpush
cblistpushbuf = cblistpushbuf
cblistremove = cblistremove
cblistshift = cblistshift
cblistsort = cblistsort
cblistunshift = cblistunshift
cblistval = cblistval
cblzodecode = cblzodecode
cblzoencode = cblzoencode
cbmalloc = cbmalloc
cbmapclose = cbmapclose
cbmapdump = cbmapdump
cbmapdup = cbmapdup
cbmapget = cbmapget
cbmapiterinit = cbmapiterinit
cbmapiternext = cbmapiternext
cbmapiterval = cbmapiterval
cbmapkeys = cbmapkeys
cbmapload = cbmapload
cbmaploadone = cbmaploadone
cbmapmove = cbmapmove
cbmapopen = cbmapopen
cbmapopenex = cbmapopenex
cbmapout = cbmapout
cbmapput = cbmapput
cbmapputcat = cbmapputcat
cbmaprnum = cbmaprnum
cbmapvals = cbmapvals
cbmemdup = cbmemdup
cbmimebreak = cbmimebreak
cbmimedecode = cbmimedecode
cbmimeencode = cbmimeencode
cbmimeparts = cbmimeparts
cbmyfatal = cbmyfatal
cbproctime = cbproctime
cbqsort = cbqsort
cbquotedecode = cbquotedecode
cbquoteencode = cbquoteencode
cbreadfile = cbreadfile
cbreadlines = cbreadlines
cbrealloc = cbrealloc
cbremove = cbremove
cbreplace = cbreplace
cbsplit = cbsplit
cbsprintf = cbsprintf
cbssort = cbssort
cbstdiobin = cbstdiobin
cbstrbwimatch = cbstrbwimatch
cbstrbwmatch = cbstrbwmatch
cbstrcountutf = cbstrcountutf
cbstrcututf = cbstrcututf
cbstrfwimatch = cbstrfwimatch
cbstrfwmatch = cbstrfwmatch
cbstricmp = cbstricmp
cbstrmktime = cbstrmktime
cbstrsqzspc = cbstrsqzspc
cbstrstrbm = cbstrstrbm
cbstrstrkmp = cbstrstrkmp
cbstrtolower = cbstrtolower
cbstrtoupper = cbstrtoupper
cbstrtrim = cbstrtrim
cburlbreak = cburlbreak
cburldecode = cburldecode
cburlencode = cburlencode
cburlresolve = cburlresolve
cbvmemavail = cbvmemavail
cbwritefile = cbwritefile
cbxmlattrs = cbxmlattrs
cbxmlbreak = cbxmlbreak
cbxmlescape = cbxmlescape
cbxmlunescape = cbxmlunescape
crbnum = crbnum
crbusenum = crbusenum
crclose = crclose
crexportdb = crexportdb
crfatalerror = crfatalerror
crfsiz = crfsiz
crfsizd = crfsizd
crget = crget
crgetflags = crgetflags
crgetlob = crgetlob
crgetlobfd = crgetlobfd
crgetwb = crgetwb
crimportdb = crimportdb
crinode = crinode
criterinit = criterinit
criternext = criternext
crmemflush = crmemflush
crmemsync = crmemsync
crmtime = crmtime
crname = crname
cropen = cropen
croptimize = croptimize
crout = crout
croutlob = croutlob
crput = crput
crputlob = crputlob
crremove = crremove
crrepair = crrepair
crrnum = crrnum
crrnumlob = crrnumlob
crsetalign = crsetalign
crsetfbpsiz = crsetfbpsiz
crsetflags = crsetflags
crsnaffle = crsnaffle
crsync = crsync
crvsiz = crvsiz
crvsizlob = crvsizlob
crwritable = crwritable
dbm_clearerr = dbm_clearerr
dbm_close = dbm_close
dbm_delete = dbm_delete
dbm_dirfno = dbm_dirfno
dbm_error = dbm_error
dbm_fetch = dbm_fetch
dbm_firstkey = dbm_firstkey
dbm_nextkey = dbm_nextkey
dbm_open = dbm_open
dbm_pagfno = dbm_pagfno
dbm_rdonly = dbm_rdonly
dbm_store = dbm_store
dpbnum = dpbnum
dpbusenum = dpbusenum
dpclose = dpclose
dpecodeptr = dpecodeptr
dpecodeset = dpecodeset
dperrmsg = dperrmsg
dpexportdb = dpexportdb
dpfatalerror = dpfatalerror
dpfdesc = dpfdesc
dpfsiz = dpfsiz
dpget = dpget
dpgetflags = dpgetflags
dpgetwb = dpgetwb
dpimportdb = dpimportdb
dpinnerhash = dpinnerhash
dpinode = dpinode
dpiterinit = dpiterinit
dpiternext = dpiternext
dpmemflush = dpmemflush
dpmemsync = dpmemsync
dpmtime = dpmtime
dpname = dpname
dpopen = dpopen
dpoptimize = dpoptimize
dpout = dpout
dpouterhash = dpouterhash
dpprimenum = dpprimenum
dpput = dpput
dpremove = dpremove
dprepair = dprepair
dprnum = dprnum
dpsetalign = dpsetalign
dpsetfbpsiz = dpsetfbpsiz
dpsetflags = dpsetflags
dpsnaffle = dpsnaffle
dpsync = dpsync
dpvsiz = dpvsiz
dpwritable = dpwritable
gdbm_close = gdbm_close
gdbm_delete = gdbm_delete
gdbm_errnoptr = gdbm_errnoptr
gdbm_exists = gdbm_exists
gdbm_fdesc = gdbm_fdesc
gdbm_fetch = gdbm_fetch
gdbm_firstkey = gdbm_firstkey
gdbm_nextkey = gdbm_nextkey
gdbm_open = gdbm_open
gdbm_open2 = gdbm_open2
gdbm_reorganize = gdbm_reorganize
gdbm_setopt = gdbm_setopt
gdbm_store = gdbm_store
gdbm_strerror = gdbm_strerror
gdbm_sync = gdbm_sync
odanalyzetext = odanalyzetext
odbnum = odbnum
odbreaktext = odbreaktext
odbusenum = odbusenum
odcheck = odcheck
odclose = odclose
oddnum = oddnum
oddocaddattr = oddocaddattr
oddocaddword = oddocaddword
oddocawords = oddocawords
oddocclose = oddocclose
oddocgetattr = oddocgetattr
oddocid = oddocid
oddocnwords = oddocnwords
oddocopen = oddocopen
oddocscores = oddocscores
oddocuri = oddocuri
odfatalerror = odfatalerror
odfsiz = odfsiz
odget = odget
odgetbyid = odgetbyid
odgetidbyuri = odgetidbyuri
odidbdocs = odidbdocs
odidbindex = odidbindex
odidbrdocs = odidbrdocs
odinode = odinode
oditerinit = oditerinit
oditernext = oditernext
odlogarithm = odlogarithm
odmerge = odmerge
odmtime = odmtime
odname = odname
odnormalizeword = odnormalizeword
odopen = odopen
odoptimize = odoptimize
odout = odout
odoutbyid = odoutbyid
odpairsand = odpairsand
odpairsnotand = odpairsnotand
odpairsor = odpairsor
odpairssort = odpairssort
odput = odput
odquery = odquery
odremove = odremove
odsearch = odsearch
odsearchdnum = odsearchdnum
odsetcharclass = odsetcharclass
odsetotcb = odsetotcb
odsettuning = odsettuning
odsquareroot = odsquareroot
odsync = odsync
odvecabsolute = odvecabsolute
odvecinnerproduct = odvecinnerproduct
odvectorcosine = odvectorcosine
odwnum = odwnum
odwritable = odwritable
vlclose = vlclose
vlcrdnumptr = vlcrdnumptr
vlcurfirst = vlcurfirst
vlcurjump = vlcurjump
vlcurkey = vlcurkey
vlcurkeycache = vlcurkeycache
vlcurlast = vlcurlast
vlcurnext = vlcurnext
vlcurout = vlcurout
vlcurprev = vlcurprev
vlcurput = vlcurput
vlcurval = vlcurval
vlcurvalcache = vlcurvalcache
vlexportdb = vlexportdb
vlfatalerror = vlfatalerror
vlfsiz = vlfsiz
vlget = vlget
vlgetcache = vlgetcache
vlgetcat = vlgetcat
vlgetflags = vlgetflags
vlgetlist = vlgetlist
vlimportdb = vlimportdb
vlinode = vlinode
vllnum = vllnum
vlmemflush = vlmemflush
vlmemsync = vlmemsync
vlmtime = vlmtime
vlmulcurclose = vlmulcurclose
vlmulcurfirst = vlmulcurfirst
vlmulcurjump = vlmulcurjump
vlmulcurkey = vlmulcurkey
vlmulcurkeycache = vlmulcurkeycache
vlmulcurlast = vlmulcurlast
vlmulcurnext = vlmulcurnext
vlmulcuropen = vlmulcuropen
vlmulcurprev = vlmulcurprev
vlmulcurval = vlmulcurval
vlmulcurvalcache = vlmulcurvalcache
vlname = vlname
vlnnum = vlnnum
vlopen = vlopen
vloptimize = vloptimize
vlout = vlout
vloutlist = vloutlist
vlput = vlput
vlputlist = vlputlist
vlremove = vlremove
vlrepair = vlrepair
vlrnum = vlrnum
vlsetfbpsiz = vlsetfbpsiz
vlsetflags = vlsetflags
vlsettuning = vlsettuning
vlsync = vlsync
vltranabort = vltranabort
vltranbegin = vltranbegin
vltrancommit = vltrancommit
vlvnum = vlvnum
vlvsiz = vlvsiz
vlwritable = vlwritable
vstclose = vstclose
vstcrdnumptr = vstcrdnumptr
vstcurfirst = vstcurfirst
vstcurjump = vstcurjump
vstcurkey = vstcurkey
vstcurkeycache = vstcurkeycache
vstcurlast = vstcurlast
vstcurnext = vstcurnext
vstcurout = vstcurout
vstcurprev = vstcurprev
vstcurput = vstcurput
vstcurval = vstcurval
vstcurvalcache = vstcurvalcache
vstexportdb = vstexportdb
vstfatalerror = vstfatalerror
vstfsiz = vstfsiz
vstget = vstget
vstgetcache = vstgetcache
vstgetcat = vstgetcat
vstgetflags = vstgetflags
vstgetlist = vstgetlist
vstimportdb = vstimportdb
vstinode = vstinode
vstlnum = vstlnum
vstmemflush = vstmemflush
vstmemsync = vstmemsync
vstmtime = vstmtime
vstmulcurclose = vstmulcurclose
vstmulcurfirst = vstmulcurfirst
vstmulcurjump = vstmulcurjump
vstmulcurkey = vstmulcurkey
vstmulcurkeycache = vstmulcurkeycache
vstmulcurlast = vstmulcurlast
vstmulcurnext = vstmulcurnext
vstmulcuropen = vstmulcuropen
vstmulcurprev = vstmulcurprev
vstmulcurval = vstmulcurval
vstmulcurvalcache = vstmulcurvalcache
vstname = vstname
vstnnum = vstnnum
vstopen = vstopen
vstoptimize = vstoptimize
vstout = vstout
vstoutlist = vstoutlist
vstput = vstput
vstputlist = vstputlist
vstremove = vstremove
vstrepair = vstrepair
vstrnum = vstrnum
vstsetfbpsiz = vstsetfbpsiz
vstsetflags = vstsetflags
vstsettuning = vstsettuning
vstsync = vstsync
vsttranabort = vsttranabort
vsttranbegin = vsttranbegin
vsttrancommit = vsttrancommit
vstvnum = vstvnum
vstvsiz = vstvsiz
vstwritable = vstwritable