author | Sebastian Harl <sh@tokkee.org> | |
Mon, 23 Jun 2014 04:39:19 +0000 (06:39 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 23 Jun 2014 04:39:19 +0000 (06:39 +0200) | ||
commit | fd3e376f4c7dc24c40717c056548c4e26e4e8b97 | |
tree | 93daf4631058c15cc745c9bc31bda9b5672d1992 | tree | snapshot |
parent | 31c79a0408f61f43310093e0e03681c7f5206483 | commit | diff |
store_lookup: Introduce conditional based attribute matchers.
This allows using less-than, less-equal, equal, greater-equal, greater-than
operators on attributes.
This allows using less-than, less-equal, equal, greater-equal, greater-than
operators on attributes.
src/core/store-private.h | diff | blob | history | |
src/core/store_lookup.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history | |
t/unit/core/store_lookup_test.c | diff | blob | history |