Searched refs:MATCH_TYPE_LAST (Results 1 – 1 of 1) sorted by relevance
342 $results = $this->_walkPathUntil('parentNode', $input, null, self::$MATCH_TYPE_LAST);385 private static $MATCH_TYPE_LAST = 2; variable406 … if ($matchType != self::$MATCH_TYPE_LAST && (is_null($selector) || $node->is($selector))) {413 if ($matchType == self::$MATCH_TYPE_LAST) {