author | Sebastian Harl <sh@tokkee.org> | |
Tue, 14 Oct 2014 21:44:19 +0000 (23:44 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 14 Oct 2014 21:44:19 +0000 (23:44 +0200) | ||
commit | f257d14eeca9e263e561f2f597b31bd9b0f4e931 | |
tree | 9a4b5742be8ec5a21e66f98349ecb3b64dea4134 | tree | snapshot |
parent | d4a8da24750a0547a6b6af29853f519869bb9a53 | commit | diff |
store: Added child matchers.
A child matcher matches an object's children of a certain type. It applies
another matcher to all children and matches if any of the children matches.
A child matcher matches an object's children of a certain type. It applies
another matcher to all children and matches if any of the children matches.
src/core/store-private.h | diff | blob | history | |
src/core/store_lookup.c | diff | blob | history | |
src/include/core/store.h | diff | blob | history |