Home
last modified time | relevance | path

Searched defs:phrase_ (Results 1 – 7 of 7) sorted by relevance

/dports/math/curv/curv-0.5/libcurv/
H A Dprogram.h38 Shared<Phrase> phrase_ = nullptr; // initialized by compile() member
H A Dsc_context.h28 Shared<const Phrase> phrase_; member
H A Dcontext.h132 Shared<const Phrase> phrase_; member
/dports/net/kea/kea-2.0.1/src/lib/http/
H A Dresponse_context.h31 std::string phrase_; member
/dports/devel/libiqxmlrpc/libiqxmlrpc-0.13.5/libiqxmlrpc/
H A Dhttp.h125 std::string phrase_; variable
/dports/chinese/librime/librime-1.7.3/src/rime/gear/
H A Dscript_translator.cc136 an<DictEntryCollector> phrase_; member in rime::ScriptTranslation
/dports/textproc/sablotron/Sablot-1.0.3/src/engine/
H A Dtree.h504 Phrase stdPhrase(StandardPhrase phrase_) const in stdPhrase()