Searched refs:_splicePrefix (Results 1 – 1 of 1) sorted by relevance
/plugin/ifauthex/lib/ |
H A D | parser.php | 391 private static function _splicePrefix(&$args, $firstTokPosition, $chainLength, $definition) { function in AST\\ElementDefinition 473 $position = self::_splicePrefix($args, $position, $chainLength, $this); 479 $position = self::_splicePrefix($args, $position, $chainLength, $this); 483 $position = self::_splicePrefix($args, $position, $this->arity(), $this);
|