Range converter for actually converting character ranges
authorHeikki Levanto <heikki@indexdata.dk>
Fri, 5 May 2006 14:02:27 +0000 (14:02 +0000)
committerHeikki Levanto <heikki@indexdata.dk>
Fri, 5 May 2006 14:02:27 +0000 (14:02 +0000)
commit065092597b2e0234d65b25b31930cbe98ec59738
treeecb735fb66cbd015c2ee1b728ae74c66d2055b16
parent440f23de23b0c2bce38451617cd69eb106b5c2df
Range converter for actually converting character ranges
Fixed a nasty off-by-one in the endpoints of backrefs. Added
tests for them.
include/yaz/nfa.h
src/nfa.c
test/nfatest1.c