Home
last modified time | relevance | path

Searched defs:printFact (Results 1 – 4 of 4) sorted by relevance

/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Functions/
H A DFunctionsPrintFacts.php57 public static function printFact(Fact $fact, GedcomRecord $record) function in Fisharebest\\Webtrees\\Functions\\FunctionsPrintFacts
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Functions/
H A DFunctionsPrintFacts.php96 public static function printFact(Fact $fact, GedcomRecord $record): void function in Fisharebest\\Webtrees\\Functions\\FunctionsPrintFacts
/dports/math/clingo/clingo-5.5.1/libreify/src/
H A Dprogram.cc44 void Reifier::printFact(char const *name, T const &...args) { in printFact() function in Reify::Reifier
/dports/lang/clips/clips_core_source_630/core/
H A Dfactcom.c910 int count, i, printFact, error; in EnvSaveFactsDriver() local