Changed behavior for dict_scan: if the callback function returns 0 the scan
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Sep 2006 12:50:56 +0000 (12:50 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 5 Sep 2006 12:50:56 +0000 (12:50 +0000)
commit8707aaa9f358bc23e4d2adf4644f7e52c6440af8
tree0d496d50024e1202e2336c2aa23b17853d17b36d
parent6481ca376f2878b6fe64272074d08f44e3b57e11
Changed behavior for dict_scan: if the callback function returns 0 the scan
operation visits all terms in range (before to after); if the function
returns non-zero the scan operation is cancelled.
dict/scan.c
dict/scantest.c
include/idzebra/dict.h