Home
last modified time | relevance | path

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

/plugin/ifauthex/lib/
H A Dparser.php350 private static function _isMatchingAlternateChain($args, $position, $tokDefs) { function in AST\\ElementDefinition
482 } else if (self::_isMatchingAlternateChain($args, $position, $this->tokenDefs())) {
500 … } else if (self::_isMatchingAlternateChain($args, $position + 1, $this->tokenDefs())) {
518 … } else if (self::_isMatchingAlternateChain($args, $position + 1, $this->tokenDefs())) {