| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/ | 
| D | BatchWriteSpansRequest.php | 29   public function setSpans($spans)  argument 31     $this->spans = $spans; 38     return $this->spans;
  | 
| /plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/ | 
| D | language.js | 56    var spans = d.getElementsByTagName('span'); 58    for(i=0; i<spans.length; i++) { 59       if(spans[i].getAttribute("fckLang")) { 60          var val = spans[i].getAttribute("fckLang"); 63             spans[i].innerHTML = translation;
  | 
| /plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/js/ | 
| D | language.js | 56    var spans = d.getElementsByTagName('span'); 58    for(i=0; i<spans.length; i++) { 59       if(spans[i].getAttribute("fckLang")) { 60          var val = spans[i].getAttribute("fckLang"); 63             spans[i].innerHTML = translation;
  | 
| /plugin/s5reloaded/ui/effects_support/ | 
| D | slider.js | 36 …  this.spans     = this.options.spans ? this.options.spans.map(function(s){ return $(s) }) : false; 181     if (this.spans) 182 …$R(0, this.spans.length-1).each(function(r) { slider.setSpan(slider.spans[r], slider.getRange(r)) … 188 …   $R(this.values.length>1 ? this.getRange(this.spans.length-1).max() : this.value, this.maximum));
  | 
| /plugin/codeprettify/code-prettify/src/ | 
| D | prettify.js | 614     var spans = []; 627           spans[k << 1] = length++; 628           spans[(k++ << 1) | 1] = node; 640           spans[k << 1] = length; 642           spans[(k++ << 1) | 1] = node; 651       spans: spans 676       spans: null,  property
  | 
| D | node_prettify.js | 566     var spans = []; 579           spans[k << 1] = length++; 580           spans[(k++ << 1) | 1] = node; 592           spans[k << 1] = length; 594           spans[(k++ << 1) | 1] = node; 603       spans: spans 628       spans: null,  property
  | 
| D | run_prettify.js | 843         var spans = []; 856               spans[k << 1] = length++; 857               spans[(k++ << 1) | 1] = node; 869               spans[k << 1] = length; 871               spans[(k++ << 1) | 1] = node; 880           spans: spans 905           spans: null,  property
  | 
| /plugin/odt/ODT/ | 
| D | ODTSpan.php | 130         $spans = array ('sup' => array ('open' => '<text:span text:style-name="sup">', 207 …                (array_key_exists($found ['tag-open'], $spans) || $found ['tag-open'] == 'span')) { 214                             $checked [$out] = $spans [$found ['tag-open']]['open']; 215                             $checked [$in] = $spans [$found ['tag-open']]['close'];
  | 
| /plugin/html2pdf/html2pdf/html2ps/ | 
| D | box.table.row.php | 124     $spans = array(); 132         $spans[] = $rowspan; 136     return $spans;
  | 
| D | box.table.php | 426     $spans = $this->get_rowspans(); 429     foreach ($spans as $span) { 453     $spans = array(); 456       $spans = array_merge($spans, $this->content[$i]->get_rowspans($i)); 459     return $spans;
  | 
| /plugin/dtable/ | 
| D | helper.php | 95 		$spans = array(); 99 				$spans[$i][$j][0] = $rows[$i][0][$j][0]; 100 				$spans[$i][$j][1] = $rows[$i][0][$j][1]; 103 		return $spans;
  | 
| D | script.js | 346 dtable.change_rows = function($table, spans)  argument 350 			if (spans[index][td_ind][0] !== 1) { 351 				jQuery(this).attr("colspan", spans[index][td_ind][0]); 356 			if (spans[index][td_ind][1] !== 1) { 357 				jQuery(this).attr("rowspan", spans[index][td_ind][1]); 534 			dtable.change_rows($table, res.spans); 871 						  dtable.change_rows($table, res.spans);
  | 
| /plugin/prespan/ | 
| D | plugin.info.txt | 6 desc   Create text spans which preserve spaces
  | 
| D | README.md | 4 spans which preserve spaces.
  | 
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ | 
| D | AutoFormat.RemoveSpansWithoutAttributes.txt | 8   to be removed. It will also remove spans that had all attributes
  | 
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ | 
| D | CloudTrace.php | 90         'spans',
  | 
| /plugin/wrap/ | 
| D | plugin.info.txt | 6 …nalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a c…
  | 
| D | example.txt | 35 :!: Please note, some things **won't work with lowercase spans**: 122 … with spans (as each element that floats is automatically a block level element), but it probably … 144 :!: Note: Multi-columns don't make sense for spans. 177 :!: You cannot add alignments to spans. 269 You can use notes and boxes also inside text with spans like this:
  | 
| /plugin/latexit/tests/dw_orig_test_files/ | 
| D | test8.txt | 13 | Row 1 Col 1    | this cell spans vertically | Row 1 Col 3        |
  | 
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ | 
| D | md1_backslash_escapes.md | 72 Nor should these, which occur in code spans:
  | 
| /plugin/latexit/tests/my/ | 
| D | test8.latex | 37  Row 1 Col 1    &  \multirow{3}{*}{ this cell spans vertically }      &  Row 1 Col 3         \\ 
  | 
| /plugin/ckgdoku/ckeditor/plugins/scayt/ | 
| D | CHANGELOG.md | 14 * [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak in…
  | 
| /plugin/ckgedit/ckeditor/plugins/scayt/ | 
| D | CHANGELOG.md | 14 * [#104](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/104) SCAYT's spans leak in…
  | 
| /plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/ | 
| D | grid_12-825-55-15.css | 26 /* Border with more whitespace, spans one column. */
  | 
| /plugin/diagramsnet/lib/js/diagramly/ | 
| D | DrawioFileSync.js | 486 			var spans = this.ui.statusContainer.getElementsByTagName('span'); 488 			if (spans.length > 0) 490 				var temp = spans[0];
  |