author | Sebastian Harl <sh@tokkee.org> | |
Sat, 25 Oct 2014 19:43:28 +0000 (21:43 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 25 Oct 2014 19:43:28 +0000 (21:43 +0200) | ||
commit | 99d12b86d046b983801fd9381d5b9cea0200a64c | |
tree | 3facc45e08688682665c3c6d79337c915130c5a6 | tree | snapshot |
parent | 82605756814adadc0fcad9ee55e472c1730bf9ba | commit | diff |
store: Added support for ALL matchers.
Similar to ANY, this matcher iterators over objects. It matches, if *all* of
those objects match another matcher.
Similar to ANY, this matcher iterators over objects. It matches, if *all* of
those objects match another matcher.
src/core/store-private.h | diff | blob | history | |
src/core/store_lookup.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |