/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/ |
H A D | ScalingConfig.php | 81 public function setSelectors($selectors) argument 83 $this->selectors = $selectors; 90 return $this->selectors;
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.parse.inc.php | 183 $selectors = array(); 198 $selectors[] = parse_css_selector($selector_string); 202 return $selectors;
|
H A D | css.ruleset.class.php | 212 $selectors = parse_css_selectors($raw_selectors); 216 foreach ($selectors as $selector) {
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
H A D | configuration.asciidoc | 21 * <<selectors>> 46 include::selectors.asciidoc[]
|
H A D | selectors.asciidoc | 1 [[selectors]] anchor 90 You can implement your own custom selector. Custom selectors must implement
|
/plugin/scrape/HTMLPurifier/Filter/ |
H A D | ExtractStyleBlocks.php |
|
/plugin/combo/vendor/carica/phpcss/ |
H A D | README.md | 15 PhpCSS is a parser for CSS 3 selectors. It parses them into an AST and allows them to compile the AST to CSS selectors or Xpath expressions. 17 The main target of this project is the possibilty to convert CSS selectors into Xpath expressions. 45 [FluentDOM 5](https://github.com/FluentDOM/FluentDOM) allows to inject a callback to convert selectors. If you have FluentDOM and PhpCss installed in your project, you can use CSS selectors in FluentDOM:
|
/plugin/revealjs/css/theme/ |
H A D | README.md | 3 Themes are written using Sass to keep things modular and reduce the need for repeated selectors acr… 18 …aster/css/theme/template/settings.scss) for reference) or by adding any selectors and styles you p…
|
/plugin/odt/helper/ |
H A D | cssimport.php | 923 protected $selectors = array (); variable in css_rule 937 $this->selectors = explode (' ', $selector); 987 foreach ($this->selectors as $selector) { 1016 foreach ($this->selectors as $selector) { 1040 if ( $matches == count($this->selectors) ) { 1206 $selectors = explode (',', $before_open_bracket); 1211 foreach ( $selectors as $selector ) {
|
/plugin/imapmarkers/syntax/ |
H A D | imapmarkers_simple_html_dom.php | 505 $selectors = $this->parse_selector($selector); 506 if (($count = count($selectors)) === 0) { 516 if (($levle = count($selectors[$c])) === 0) { 533 $n->seek($selectors[$c][$l], $ret, $cmd, $lowercase); 537 $cmd = $selectors[$c][$l][4]; // Next Combinator 903 $selectors = array(); 979 $selectors[] = $result; 985 $selectors[] = $result; 987 return $selectors;
|
/plugin/sqlraw/ |
H A D | simple_html_dom.php | 504 $selectors = $this->parse_selector($selector); 505 if (($count=count($selectors))===0) return array(); 513 if (($levle=count($selectors[$c]))===0) return array(); 526 $n->seek($selectors[$c][$l], $ret, $lowercase); 687 $selectors = array(); 711 $selectors[] = $result; 716 $selectors[] = $result; 717 return $selectors;
|
/plugin/dw2pdf/vendor/mpdf/mpdf/data/ |
H A D | mpdf.css | 5 [mPDF default CSS set in configuration only works on basic elements, cannot do selectors such as "ol ol"]
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | Filter.ExtractStyleBlocks.txt |
|
/plugin/highlightjs/highlight/ |
H A D | readme.eng.txt | 177 keyword HTML tag when in selectors, CSS keyword when in rules 178 id #some_name in selectors 179 class .some_name in selectors
|
/plugin/scrape/ |
H A D | phpQuery-onefile.php |
|
/plugin/jquery/ |
H A D | jquery-1.4.2.js | 2529 var stop, elems = [], selectors = [], args = arguments, 2546 selectors.push( handleObj.selector ); 2907 var Expr = Sizzle.selectors = { 3677 jQuery.expr = Sizzle.selectors; 3771 closest: function( selectors, context ) { argument 3772 if ( jQuery.isArray( selectors ) ) { 3775 if ( cur && selectors.length ) { 3776 for ( var i = 0, l = selectors.length; i < l; i++ ) { 3777 selector = selectors[i]; 3802 var pos = jQuery.expr.match.POS.test( selectors ) ? [all …]
|
H A D | script.js | 19 …selectors={order:["ID","NAME","TAG"],match:{ID:/#((?:[\w\u00c0-\uFFFF_-]|\\.)+)/,CLASS:/\.((?:[\w\…
|
/plugin/ckgdoku/ckeditor/plugins/link/ |
H A D | plugin.js.unc | 42 // IE6 breaks with the following selectors.
|
/plugin/ckgedit/ckeditor/plugins/link/ |
H A D | plugin.js.unc | 42 // IE6 breaks with the following selectors.
|
/plugin/codemirror/dist/modes/ |
H A D | sass.min.js.map | 1 …selectors\n\n if (ch === \"-\") {\n if (stream.match(/^-\\w+-/)) {\n return \…
|
/plugin/markdownextra/lib/meltdown/css/ |
H A D | meltdown.css | 40 Instead of a list of all class selectors,
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js | 25174 if (!this.selectors) { 25175 this.selectors = new Nodelist(this); 25177 return this.selectors; 26214 if (!this.selectors) { 26215 this.selectors = new Nodelist(this); 26217 return this.selectors; 26960 var selectors = node.getSelectors(); 26961 if (!selectors.addChild(this._parseSelector(isNested))) { 27868 return _this.finish(selectors); 29613 var selectors = node.getSelectors(); [all …]
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/blue.monday/css/ |
H A D | jplayer.blue.monday.css | 367 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
|
/plugin/jplayer/vendor/happyworm/jplayer/src/skin/blue.monday/scss/ |
H A D | jplayer.blue.monday.scss | 410 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/skin/pink.flag/css/ |
H A D | jplayer.pink.flag.css | 456 /* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
|