Home
last modified time | relevance | path

Searched refs:_spliceInfix (Results 1 – 1 of 1) sorted by relevance

/plugin/ifauthex/lib/
H A Dparser.php419 private static function _spliceInfix(&$args, $firstTokPosition, $chainLength, $definition) { function in AST\\ElementDefinition
509 $position = self::_spliceInfix($args, $position + 1, $chainLength, $this);
515 $position = self::_spliceInfix($args, $position + 1, $chainLength, $this);
519 $position = self::_spliceInfix($args, $position + 1, $this->arity() - 1, $this);