Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dparser.php335 private static function _getLongestAlternateChain($args, $position, $tokDef, $stopAt=-1) {
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js10077 Graph.prototype.getParentByName = function(node, name, stopAt) argument
10100 Graph.prototype.getParentByNames = function(node, names, stopAt) argument