Home
last modified time | relevance | path

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

/plugin/directions/syntax/
H A Dcommon.php95 …function dir_generateDirections($info, $data, $fanInOnly=false, $fanOutOnly=false, $showGraph=true…
190 function dir_prettyPrintResults($fanIn, $fanInOnly, $fanOut, $fanOutOnly, $trimLimit) {