Home
last modified time | relevance | path

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

/plugin/scrape/vendor/symfony/css-selector/Node/
DCombinedSelectorNode.php27 private $combinator; variable in Symfony\\Component\\CssSelector\\Node\\CombinedSelectorNode
30 …public function __construct(NodeInterface $selector, string $combinator, NodeInterface $subSelecto… argument
33 $this->combinator = $combinator;
44 return $this->combinator;
62 $combinator = ' ' === $this->combinator ? '<followed>' : $this->combinator;
64 …return sprintf('%s[%s %s %s]', $this->getNodeName(), $this->selector, $combinator, $this->subSelec…
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/
DSequence.php13 public $combinator; variable in PhpCss\\Ast\\Selector\\Sequence
17 * @param Combinator|NULL $combinator
19 public function __construct(array $simples = [], Combinator $combinator = NULL) { argument
21 $this->combinator = $combinator;
35 if (isset($this->combinator)) {
36 $this->combinator->accept($visitor);
/plugin/odt/ODT/css/
Dcssimportnew.php453 $combinator = $sign;
460 $combinator .= $sign;
463 if (ctype_space($combinator)) {
467 $combinator = trim ($combinator, ' ');
468 if ($combinator != ',') {
469 $selector [$size]['combinator'] = $combinator[0];
499 $combinator = '';
528 $combinator = $selector [$size-2]['combinator'];
539 switch ($combinator) {
617 $combinator = $selector [$index]['combinator'];
/plugin/scrape/vendor/symfony/css-selector/Parser/
DParser.php131 $combinator = $stream->getNext()->getValue();
134 $combinator = ' ';
138 $result = new Node\CombinedSelectorNode($result, $combinator, $nextSelector);
/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js3095 tagName: function(nodes, root, tagName, combinator) { argument
3099 if (combinator) {
3101 if (combinator == "descendant") {
3105 } else nodes = this[combinator](nodes);
3114 id: function(nodes, root, id, combinator) { argument
3119 if (combinator) {
3120 if (combinator == 'child') {
3123 } else if (combinator == 'descendant') {
3126 } else if (combinator == 'adjacent') {
3130 } else nodes = h[combinator](nodes);
[all …]
/plugin/s5reloaded/ui/effects_support/
Dprototype.js3636 tagName: function(nodes, root, tagName, combinator) { argument
3640 if (combinator) {
3641 if (combinator == "descendant") {
3645 } else nodes = this[combinator](nodes);
3654 id: function(nodes, root, id, combinator) { argument
3670 if (combinator) {
3671 if (combinator == 'child') {
3674 } else if (combinator == 'descendant') {
3677 } else if (combinator == 'adjacent') {
3681 } else nodes = h[combinator](nodes);
[all …]
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
DSequence.php71 $sequence->combinator = $this->createCombinator(
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
DXpath.php296 if (empty($sequence->simples) && NULL !== $sequence->combinator) {
/plugin/codemirror/dist/modes/
Dhaxe.min.js.map1combinator","length","pop","statement","lex","imported","typename","charAt","len","importedtypes",…
Djavascript.min.js.map1combinator","length","pop","expression","statement","lex","pass","i","arguments","push","apply","i…
/plugin/icons/assets/font-awesome/css/
Dfont-awesome.min.css4combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-w…
/plugin/mikioplugin/icons/fontawesome/css/
Dall.min.css4combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-w…
/plugin/dirtylittlehelper/mermaid/editor/
Dfontawesome.all.min.css5 …ng:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"…
/plugin/mikioplugin/icons/fontawesome5/css/
Dall.min.css5 …ng:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"…
/plugin/dokuprism/prism/
Dprism.js43 …ator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,pu…
/plugin/combo/resources/library/bootstrap/5.0.1/
Dbootstrap.min.css.map1 …r: $table-border-color;\n\n // Target th & td\n // We need the child combinator to prevent style…
Dbootstrap.rtl.min.css.map1 …r: $table-border-color;\n\n // Target th & td\n // We need the child combinator to prevent style…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1combinator\n hasContent = node.addChild(this._parseCombinator());\n }\n w…
D3.3.js.map1 …== '~') && !insidePropertyValue && parenLevel === 0) {\n //handle combinator spacing\n i…