| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Metadata.php | 16 * @param array $sp The SP data 27 …public static function builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cache… argument 41 if (isset($sp['singleLogoutService'])) { 42 $slsUrl = htmlspecialchars($sp['singleLogoutService']['url'], ENT_QUOTES); 44 <md:SingleLogoutService Binding="{$sp['singleLogoutService']['binding']}" 103 if (isset($sp['attributeConsumingService'])) { 105 if (isset($sp['attributeConsumingService']['serviceDescription'])) { 108 $sp['attributeConsumingService']['serviceDescription'] 111 if (!isset($sp['attributeConsumingService']['serviceName'])) { 112 $sp['attributeConsumingService']['serviceName'] = 'Service'; [all …]
|
| D | Settings.php | 610 $sp = $settings['sp']; 616 if (!isset($sp['entityId']) || empty($sp['entityId'])) { 620 if (!isset($sp['assertionConsumerService']) 621 || !isset($sp['assertionConsumerService']['url']) 622 || empty($sp['assertionConsumerService']['url']) 625 } else if (!filter_var($sp['assertionConsumerService']['url'], FILTER_VALIDATE_URL)) { 629 if (isset($sp['singleLogoutService']) 630 && isset($sp['singleLogoutService']['url']) 631 && !filter_var($sp['singleLogoutService']['url'], FILTER_VALIDATE_URL)
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Metadata.php | 16 * @param array $sp The SP data 27 …public static function builder($sp, $authnsign = false, $wsign = false, $validUntil = null, $cache… argument 41 if (isset($sp['singleLogoutService'])) { 42 $slsUrl = htmlspecialchars($sp['singleLogoutService']['url'], ENT_QUOTES); 44 <md:SingleLogoutService Binding="{$sp['singleLogoutService']['binding']}" 103 if (isset($sp['attributeConsumingService'])) { 105 if (isset($sp['attributeConsumingService']['serviceDescription'])) { 108 $sp['attributeConsumingService']['serviceDescription'] 111 if (!isset($sp['attributeConsumingService']['serviceName'])) { 112 $sp['attributeConsumingService']['serviceName'] = 'Service'; [all …]
|
| D | Settings.php | 610 $sp = $settings['sp']; 616 if (!isset($sp['entityId']) || empty($sp['entityId'])) { 620 if (!isset($sp['assertionConsumerService']) 621 || !isset($sp['assertionConsumerService']['url']) 622 || empty($sp['assertionConsumerService']['url']) 625 } else if (!filter_var($sp['assertionConsumerService']['url'], FILTER_VALIDATE_URL)) { 629 if (isset($sp['singleLogoutService']) 630 && isset($sp['singleLogoutService']['url']) 631 && !filter_var($sp['singleLogoutService']['url'], FILTER_VALIDATE_URL)
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
| D | urlencode.test | 6 {{ {foo: "bar", number: 3, "spéßi%l": "e%c0d@d", "spa ce": ""}|url_encode }} 7 {{ {foo: "bar", number: 3, "spéßi%l": "e%c0d@d", "spa ce": ""}|url_encode|raw }} 9 {{ 'spéßi%le%c0d@dspa ce'|url_encode }} 13 foo=bar&number=3&sp%C3%A9%C3%9Fi%25l=e%25c0d%40d&spa%20ce= 14 foo=bar&number=3&sp%C3%A9%C3%9Fi%25l=e%25c0d%40d&spa%20ce= 16 sp%C3%A9%C3%9Fi%25le%25c0d%40dspa%20ce
|
| D | urlencode_deprecated.test | 6 {{ {foo: "bar", number: 3, "spéßi%l": "e%c0d@d", "spa ce": ""}|url_encode }} 7 {{ {foo: "bar", number: 3, "spéßi%l": "e%c0d@d", "spa ce": ""}|url_encode|raw }} 9 {{ 'spéßi%le%c0d@dspa ce'|url_encode }} 13 foo=bar&number=3&sp%C3%A9%C3%9Fi%25l=e%25c0d%40d&spa%20ce= 14 foo=bar&number=3&sp%C3%A9%C3%9Fi%25l=e%25c0d%40d&spa%20ce= 16 sp%C3%A9%C3%9Fi%25le%25c0d%40dspa%20ce
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/ |
| D | Lzw.php | 33 var $sp; variable in Mpdf\\Gif\\Lzw 101 $this->sp = 0; 117 if ($this->sp > 0) { 118 $this->sp--; 119 return $this->Stack[$this->sp]; 137 $this->sp = 0; 150 $this->Stack[$this->sp++] = $this->FirstCode; 155 $this->Stack[$this->sp++] = $this->Vals[$Code]; 165 $this->Stack[$this->sp++] = $this->FirstCode; 179 if ($this->sp > 0) { [all …]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/ |
| D | ColorSpaceRestrictor.php | 97 $sp = $this->mpdf->spotColors[$this->mpdf->spotColorIDs[$c[1]]]; 98 $c = $this->colorModeConverter->cmyk2rgb([4, $sp['c'], $sp['m'], $sp['y'], $sp['k']]); 101 $sp = $this->mpdf->spotColors[$this->mpdf->spotColorIDs[$c[1]]]; 102 $c = $this->colorModeConverter->cmyk2gray([4, $sp['c'], $sp['m'], $sp['y'], $sp['k']]);
|
| /plugin/txt2tags/ |
| D | txt2tags.class.php | 327 $toc[] = $this->sp($level) . "- [$txt #$anchor]"; 469 …$listcontent .= "\n".$this->sp($plevel).$snippets["{$ptype}itemclose"] . $this->sp($plevel).$snipp… 479 $listcontent .= "\n" . $this->sp($level). $snippets["{$type}listopen"]; 483 $listcontent .= "\n".$this->sp($plevel).$snippets["{$ptype}itemclose"]; 486 $listcontent .= "\n".$this->sp($level).$snippets["{$ptype}listclose"] 487 ."\n".$this->sp($level).$snippets["{$type}listopen"]; 492 $listcontent .= $this->sp($level).$snippets["{$type}itemopen"]; 507 $listcontent .= "\n".$this->sp($plevel).$snippets["{$ptype}itemclose"] 508 .$this->sp($plevel).$snippets["{$ptype}listclose"]; 517 … $listcontent .= $this->sp($plevel+1)."{$snippets["paraopen"]}{$snippets["paraclose"]}\n"; [all …]
|
| /plugin/formatplus2/syntax/ |
| D | blockinsertplus.php | 119 $sp = ''; 123 $sp = ' '; 126 $line .= $sp.$output[1]; 127 $sp = ' '; 130 $line .= $sp.$output[2];
|
| D | blockdeleteplus.php | 124 $sp = ''; 128 $sp = ' '; 131 $line .= $sp.$output[1]; 132 $sp = ' '; 135 $line .= $sp.$output[2];
|
| /plugin/formatplus/syntax/ |
| D | blockinsertplus.php | 119 $sp = ''; 123 $sp = ' '; 126 $line .= $sp.$output[1]; 127 $sp = ' '; 130 $line .= $sp.$output[2];
|
| D | blockdeleteplus.php | 124 $sp = ''; 128 $sp = ' '; 131 $line .= $sp.$output[1]; 132 $sp = ' '; 135 $line .= $sp.$output[2];
|
| /plugin/condition/ |
| D | syntax.php | 157 $sp = 0; 162 $sp = $psp; 164 $sp = $esp; 166 $sp = $wsp; 168 $sp = min($esp, $psp); 170 $sp = min($wsp, $psp); 172 $sp = min($esp, $wsp); 173 }else $sp = min($wsp, $esp, $psp); 175 $value = substr($match, 0, $sp);
|
| /plugin/autolink2/ |
| D | helper.php | 74 $sp="-anchorlink-"; 90 $pattern[$l]="/(={1,6}.*?)".$sp."(".$anchor.")".$ep."(.*?={1,6})/i"; 94 $pattern[$l]="/(\{\{.*?)".$sp."(".$anchor.")".$ep."(.*?\}\})/i"; 97 $pattern[$l]="/(\[\[.*)".$sp."(".$anchor.")".$ep."(.*\]\])/Ui"; 100 $pattern[$l]="/(\<.*)".$sp."(".$anchor.")".$ep."(.*\>)/Ui"; 104 $pattern[$l]=$customStart.$sp."(".$anchor.")".$ep.$customEnd; 109 $pattern[$l]="/".$sp."(".$anchor.")".$ep."/i";
|
| /plugin/struct/lang/de/ |
| H A D | editor_edit.txt | 6 …hlen kurze Bezeichner zu verwenden, die sich wahrscheinlich später nicht ändern werden, da später … 9 …t welche Informationen darin gespeichert werden und beieinflusst wie diese später angezeigt werden.
|
| H A D | editor_intro.txt | 3 … Schema definiert eine Vorlage mit strukturierten Daten, welche den Seiten später zugeordnet werde…
|
| /plugin/photogallery/phpThumb/ |
| D | phpthumb.gif.php | 168 public $ClearCode, $EndCode, $Next, $Vals, $Stack, $sp, $Buf, $CurBit, $LastBit, $Done, $LastByte; 238 $this->sp = 0; 253 if ($this->sp > 0) { 254 $this->sp--; 255 return $this->Stack[$this->sp]; 273 $this->sp = 0; 286 $this->Stack[$this->sp] = $this->FirstCode; 287 $this->sp++; 292 $this->Stack[$this->sp] = $this->Vals[$Code]; 293 $this->sp++; [all …]
|
| /plugin/codemirror/dist/modes/ |
| D | gas.min.js | 1 …sp="variable";f.esp="variable-2";f.rsp="variable-3";f.bp="variable";f.ebp="variable-2";f.rbp="vari…
|
| /plugin/docsearch/lang/fr/ |
| D | confmanager_description.txt | 5 DocSearch a besoin d'outils externes pour convertir certains types spécifiques de fichiers en texte… 7 Lorsqu'un fichier avec l'extension spécifiée est trouvé, l'outil correspondant sera utilisé.
|
| /plugin/indexmenu/scripts/fancytree/modules/ |
| D | jquery.fancytree.dnd5.js | 165 sp = tree.$scrollParent[0], 170 if (sp !== document && sp.tagName !== "HTML") { 172 scrollTop = sp.scrollTop; 173 if (spOfs.top + sp.offsetHeight - event.pageY < sensitivity) { 175 sp.scrollHeight - 186 sp.scrollTop = scrolled = scrollTop + speed; 189 sp.scrollTop = scrolled = scrollTop - speed;
|
| /plugin/tools/ |
| D | action.php | 90 $sp = join("|",explode(",",preg_quote($this->getConf('skip_ids')))); 92 if (!$exists || preg_match("/$sp/i",$ID))
|
| /plugin/bookmarkme/ |
| D | action.php | 162 $sp = join("|",explode(",",preg_quote($this->getConf('skip_ids')))); 164 if (!$exists || preg_match("/$sp/i",$ID))
|
| /plugin/asciidocjs/node_modules/jake/node_modules/minimatch/ |
| D | minimatch.js | 499 var sp = this.parse(cs, SUBPARSE) 500 re = re.substr(0, reClassStart) + '\\[' + sp[0] + '\\]' 501 hasMagic = hasMagic || sp[1] 537 sp = this.parse(cs, SUBPARSE) 538 re = re.substr(0, reClassStart) + '\\[' + sp[0] 539 hasMagic = hasMagic || sp[1]
|
| /plugin/p2ilinkaction/ |
| D | p2i.thumbnails.js | 121 var sp = document.body.scrollTop ||document.documentElement.scrollTop; 122 var ptop = evt.clientY + sp + 15;
|