Code

store: Added sdb_store_in_matcher().
authorSebastian Harl <sh@tokkee.org>
Tue, 21 Oct 2014 05:36:41 +0000 (07:36 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 21 Oct 2014 05:36:41 +0000 (07:36 +0200)
commite4925baf923191b68f211354f57e743b7500d0c8
treed81d711b3b36c23e3349910202516d86d66d7884
parent2a5dbbfa0dd7332aa46aeddadccfb9582651a4ed
store: Added sdb_store_in_matcher().

This function creates a matcher which matches if the right value evaluates to
an array value and the left value is included in that array.
src/core/store-private.h
src/core/store_lookup.c
src/include/core/store.h