Searched refs:match_selector (Results 1 – 2 of 2) sorted by relevance
70 function match_selector($selector, $root) { function88 if (!match_selector($subselector, $root)) { return false; };96 if (match_selector($selector[1], $node)) { return true; };103 if (match_selector($selector[1], $node)) { return true; };
47 return match_selector($this->selector, $root);