Code

store: Let array iterators support regex matches as well.
authorSebastian Harl <sh@tokkee.org>
Sun, 9 Nov 2014 13:49:20 +0000 (14:49 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 9 Nov 2014 13:49:20 +0000 (14:49 +0100)
commit369fdff9e2ddaa96acb1bf3498d027011796f2e8
treeb40dba79439ef4e55a87b5d7ac806faeca634e25
parent4ad0a6674d457e204d0b4ac59eb87cb195dec0ed
store: Let array iterators support regex matches as well.

That is, all operators are supported now.
src/core/store-private.h
src/core/store_lookup.c
src/frontend/analyzer.c