Home
last modified time | relevance | path

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

/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DUniversal.php7 class Universal extends Ast\Selector\Simple { class
/template/zero/
DUWEB.css2 * This stylesheet adds the Universal Wiki Edit Button log to the edit page button
/template/strap/vendor/carica/phpcss/src/PhpCss/Parser/
H A DSequence.php106 return new Ast\Selector\Simple\Universal($prefix);
H A DPseudoClass.php178 return new Ast\Selector\Simple\Universal($prefix);
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DCss.php75 public function visitSelectorSimpleUniversal(Ast\Selector\Simple\Universal $universal): bool {
H A DExplain.php167 public function visitSelectorSimpleUniversal(Ast\Selector\Simple\Universal $universal): bool {
H A DXpath.php332 public function visitSelectorSimpleUniversal(Ast\Selector\Simple\Universal $universal): void {