23 #include <yaz/yconfig.h>
25 #include <yaz/wrbuf.h>
32 int userlen,
void *userinfo);
35 int (*f)(
const char *info,
void *client));
int dict_delete_subtree_ord(Dict d, int ord, void *client, int(*f)(const char *info, void *client))
char * dict_lookup_ord(Dict d, int ord, const char *str)
int dict_insert_ord(Dict dict, int ord, const char *p, int userlen, void *userinfo)
WRBUF zebra_mk_ord_str(int ord, const char *str)
int dict_delete_ord(Dict dict, int ord, const char *p)