Add ZOOM_query_ccl2rpn() and two new error-codes that it generates:
authorMike Taylor <mike@indexdata.com>
Tue, 13 Jun 2006 16:21:42 +0000 (16:21 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 13 Jun 2006 16:21:42 +0000 (16:21 +0000)
commit3ee7ef4088b265faffbdcabe3eb13d5f04a3b832
tree41bdabc671b6999ca5e75cb9e679eaebc96ca45c
parent6ab8e8163865c43772a6249cb2d12dfae83259ab
Add ZOOM_query_ccl2rpn() and two new error-codes that it generates:
ZOOM_ERROR_CCL_CONFIG and ZOOM_ERROR_CCL_PARSE
Also, new static utility function ccl2pqf() which may be useful elsewhere.
Note that CCL is _not_ supported in scanning.
src/zoom-c.c