Code

store: Added sdb_store_parse_matcher_op().
authorSebastian Harl <sh@tokkee.org>
Fri, 17 Oct 2014 06:36:42 +0000 (08:36 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 17 Oct 2014 06:36:42 +0000 (08:36 +0200)
commit2854b039898a32f1f4cc366dda97e3a3566529b3
tree5dab07f09165f9c93a115db9e1c426b7101a5192
parent4319a6c4307bedea5f1ee993ca1b1208a4d4310d
store: Added sdb_store_parse_matcher_op().

This function parses the string representation of an operator and returns a
constructor for the respective matcher.
src/core/store_lookup.c
src/include/core/store.h