Home
last modified time | relevance | path

Searched refs:sections (Results 126 – 150 of 532) sorted by path

12345678910>>...22

/plugin/crypto/
H A DCOPYING115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/cssperpage/
H A DREADME.md4 Cssperpage enables setting of CSS styles for an entire page or for sections of a page by placing HT…
5 the entire page or sections. The CSS must be placed in the style.css file of the plugin directory.
/plugin/cumulus/
H A DCOPYING115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/currentlyreading/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/darcspatch/
H A Dadmin.php122 $sections = array();
123 if(preg_match_all('/(^\[.*?\])\s*\{(.*?)^\}/ms',$contents,$sections) > 0) {
124 if($reverse) $sections[1] = array_reverse($sections[1]);
125 for($c=0;$c<count($sections[1]);$c++) {
126 $section = $sections[2][$c];
127 $return_string .= ' '.str_replace("\n","\n ",$sections[1][$c])."\n";
/plugin/dataplot/
H A DCOPYING248 of sections 4 and 5, provided that you also convey the
366 terms of sections 15 and 16 of this License; or
/plugin/datatables/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/date/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/datedifference/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/datepicker/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js14455 var sections = this.toolbarOptions.layout;
14457 if (sections) {
/plugin/dblclickedit/
H A DCOPYING115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/dbquery/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/deeplautotranslate/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/deletehistory/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/dev/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/dev/skel/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/diagrams/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/diagramsnet/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js3558 … var sections = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(pageSheet, "Section");
3559 for (var i134 = 0; i134 < sections.length; i134++)
3561 var secElem = sections[i134];
7582 this.sections = ({});
7715 /* put */ (this.sections[elem.getAttribute("N")] = sect);
7867 … var sect = (function (m, k) { return m[k] ? m[k] : null; })(this.sections, sectKey);
8075 …var fillGradient = (function (m, k) { return m[k] ? m[k] : null; })(this.sections, "FillGradient");
10616 …var fillGradient = (function (m, k) { return m[k] ? m[k] : null; })(this.sections, "FillGradient");
10777 if (this.sections && this.sections['Property'])
10779 …rows = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildNamedElements(this.sections['Property'].elem,…
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1375 …(function(e){var k=function(){function d(b,a){this.cellElements={};this.sections={};this.stylePare…
1384 …pe.parseSection=function(b){var a=new f.mxgraph.io.vsdx.Section(b);this.sections[b.getAttribute("N…
1388 …_String=function(b,a,c){var g=function(a,b){return a[b]?a[b]:null}(this.sections,c),n=null,e=!1;nu…
1395 …RADIENT_ENABLED),"0"))){var b=function(a,b){return a[b]?a[b]:null}(this.sections,"FillGradient");i…
1501 …RADIENT_ENABLED),"0"))){var a=function(a,b){return a[b]?a[b]:null}(this.sections,"FillGradient");i…
1506 …){var a=[];if(this.sections&&this.sections.Property)for(var b=f.mxgraph.io.vsdx.mxVsdxUtils.getDir…
/plugin/diff/
H A Dsyntax.php100 $sections = preg_split('|(\n\*{5,})|',
105 $sections[0] = preg_replace(
110 $sections[0]);
111 $c = count($sections);
115 $sections[$i], $hits)) {
117 $sections[$i] = $HEAD . $hits[1] . $CLOSE;
119 $sections[$i], $hits)) {
140 $sections[$i] = $DEL . $hits[1] . $CLOSE
145 $aDoc .= implode('', $sections);
/plugin/dirtylittlehelper/
H A DLICENSE115 identifiable sections of that work are not derived from the Program,
118 sections when you distribute them as separate works. But when you
119 distribute the same sections as part of a whole which is a work based
H A Ddokuwiki_plugin_dirtylittlehelper.txt227 the bar has several sections from left to right\\
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js241 …tion(e){var t=this.sequenceItems.pop();t.sections=t.sections||[],t.sectionTitles=t.sectionTitles||…
249sections&&t.sections.forEach((function(e){g(t.startx,e.y,t.stopx,e.y).style("stroke-dasharray","3,…

12345678910>>...22