Home
last modified time | relevance | path

Searched defs:lookup_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/utils/config/
H A Dtree.cpp181 config::tree::lookup_string(const std::string& dotted_key) const in lookup_string() function in config::tree
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Ddict_regexp.c138 const char *lookup_string; /* matched text */ member
219 static const char *dict_regexp_lookup(DICT *dict, const char *lookup_string) in dict_regexp_lookup()
H A Ddict_pcre.c224 const char *lookup_string; /* string against which we match */ member
419 static const char *dict_pcre_lookup(DICT *dict, const char *lookup_string) in dict_pcre_lookup()