/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/ |
D | PageFooter.php | 19 $p = []; // mPDF 6 20 $p['L'] = []; 21 $p['C'] = []; 22 $p['R'] = []; 23 $p['L']['font-style'] = ''; 24 $p['C']['font-style'] = ''; 25 $p['R']['font-style'] = ''; 28 $p['L']['content'] = $attr['CONTENT-LEFT']; 31 $p['C']['content'] = $attr['CONTENT-CENTER']; 34 $p['R']['content'] = $attr['CONTENT-RIGHT']; [all …]
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/ |
D | BaseDriverTest.php | 52 $p = new PropertyMetadata($m->name, 'id'); 53 $p->type = ['name' => 'string', 'params' => []]; 54 $p->groups = ['comments', 'post']; 55 $p->serializedName = 'id'; 56 $p->xmlElementCData = false; 57 self::assertEquals($p, $m->propertyMetadata['id']); 59 $p = new PropertyMetadata($m->name, 'title'); 60 $p->type = ['name' => 'string', 'params' => []]; 61 $p->serializedName = 'title'; 62 $p->groups = ['comments', 'post']; [all …]
|
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/ |
D | PumpStreamTest.php | 14 $p = new PumpStream(function () {}, [ 19 $this->assertEquals('bar', $p->getMetadata('foo')); 20 $this->assertEquals(['foo' => 'bar'], $p->getMetadata()); 21 $this->assertEquals(100, $p->getSize()); 26 $p = Stream::factory(function ($size) { 29 $this->assertEquals('a', $p->read(1)); 30 $this->assertEquals(1, $p->tell()); 31 $this->assertEquals('aaaaa', $p->read(5)); 32 $this->assertEquals(6, $p->tell()); 38 $p = Stream::factory(function ($size) use (&$called) { [all …]
|
/plugin/diagramsnet/lib/js/diagramly/ |
D | Extensions.js | 5487 function addCustomData(cell, p, graph) argument 5489 if (p.Link != null && p.Link.length > 0) 5491 graph.setAttributeForCell(cell, 'link', getLink(p.Link[0])); 5496 for (var property in p) 5498 if (p.hasOwnProperty(property) && 5503 var data = p[property]; 5621 var p = (a.Properties != null) ? a.Properties : a; 5623 if (p != null) 5626 cell.value = (!ignoreLabel) ? convertText(p) : ''; 5627 cell.style += addAllStyles(cell.style, p, a, cell, isLastLblHTML); [all …]
|
/plugin/codemirror/dist/modes/ |
D | tiddlywiki.min.js | 1 …p(b,m){var n=b.sol(),p=b.peek();m.block=false;if(n&&/[<\/\*{}\-]/.test(p)){if(b.match(l)){m.block=… function
|
/plugin/latexit/_test/ |
D | package.test.php | 25 $p = new Package("balik"); 26 $this->assertEquals("balik", $p->getName()); 33 $p = new Package("balik"); 34 $this->assertEquals("", $p->printParameters()); 35 $p->addParameter("param"); 36 $this->assertEquals("[param]", $p->printParameters()); 37 $p->addParameter("p"); 38 $this->assertEquals("[param, p]", $p->printParameters()); 45 $p = new Package("balik"); 46 $this->assertEquals("", $p->printCommands()); [all …]
|
/plugin/combo/vendor/symfony/polyfill-mbstring/ |
D | bootstrap.php | 12 use Symfony\Polyfill\Mbstring as p; alias 19 …function mb_convert_encoding($string, $to_encoding, $from_encoding = null) { return p\Mbstring::mb… 22 function mb_decode_mimeheader($string) { return p\Mbstring::mb_decode_mimeheader($string); } 25 …= null, $transfer_encoding = null, $newline = "\r\n", $indent = 0) { return p\Mbstring::mb_encode_… 28 …function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_n… 31 …function mb_encode_numericentity($string, $map, $encoding = null, $hex = false) { return p\Mbstrin… 34 …function mb_convert_case($string, $mode, $encoding = null) { return p\Mbstring::mb_convert_case($s… 37 …function mb_internal_encoding($encoding = null) { return p\Mbstring::mb_internal_encoding($encodin… 40 function mb_language($language = null) { return p\Mbstring::mb_language($language); } 43 function mb_list_encodings() { return p\Mbstring::mb_list_encodings(); } [all …]
|
D | bootstrap80.php | 12 use Symfony\Polyfill\Mbstring as p; alias 15 …ding, array|string|null $from_encoding = null): array|string|false { return p\Mbstring::mb_convert… 18 …function mb_decode_mimeheader(?string $string): string { return p\Mbstring::mb_decode_mimeheader((… 21 …oding = null, ?string $newline = "\r\n", ?int $indent = 0): string { return p\Mbstring::mb_encode_… 24 …ity(?string $string, array $map, ?string $encoding = null): string { return p\Mbstring::mb_decode_… 27 … array $map, ?string $encoding = null, ?bool $hex = false): string { return p\Mbstring::mb_encode_… 30 …ase(?string $string, ?int $mode, ?string $encoding = null): string { return p\Mbstring::mb_convert… 33 …function mb_internal_encoding(?string $encoding = null): string|bool { return p\Mbstring::mb_inter… 36 …function mb_language(?string $language = null): string|bool { return p\Mbstring::mb_language($lang… 39 function mb_list_encodings(): array { return p\Mbstring::mb_list_encodings(); } [all …]
|
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
D | TokenFactory.php | 63 $p = clone $this->p_start; 64 $p->__construct($name, $attr); 65 return $p; 75 $p = clone $this->p_end; 76 $p->__construct($name); 77 return $p; 88 $p = clone $this->p_empty; 89 $p->__construct($name, $attr); 90 return $p; 100 $p = clone $this->p_text; [all …]
|
/plugin/abc2/abc-libraries/abc2svg/ |
D | perc-1.js | 7 function abc_b40(p){var pit,acc=0,i=0 argument 8 switch(p[0]){case'^':if(p[++i]=='^'){acc=2 13 case'_':if(p[++i]=='_'){acc=-2 16 pit='CDEFGABcdefgab'.indexOf(p[i++])+16 19 while(p[i]=="'"){pit+=7 21 while(p[i]==","){pit-=7 23 if(p[i]) 26 function topit(p){var i,j,s,b40,pit=Number(p) argument 27 if(isNaN(pit)){b40=abc_b40(p) 28 if(!b40){p=p.toLowerCase(p);s=p[0];i=0 [all …]
|
/plugin/wordimport/docx/ |
D | Document.php | 24 foreach ($xml->xpath('//w:body')[0]->children('w', true) as $p) { 25 $obj = $this->createParagraph($p); 52 public function createParagraph(\SimpleXMLElement $p): ?AbstractParagraph argument 54 $this->registerNamespaces($p); // FIXME is this still needed? 57 if ($p->getName() == 'tbl') { 58 return new Table($this->docx, $p); 62 if ($match = $p->xpath('w:pPr/w:rPr/w:rFonts')) { 64 return new CodeBlock($this->docx, $p); 69 …if ($this->docx->getStyles()->hasStyle($p, ['heading 1', 'heading 2', 'heading 3', 'heading 4', 'h… 70 return new Heading($this->docx, $p); [all …]
|
/plugin/freechat/phpfreechat/src/proxies/ |
D | lock.class.php | 33 function run(&$xml_reponse, $p) argument 35 $clientid = $p["clientid"]; 36 $param = $p["param"]; 37 $sender = $p["sender"]; 38 $recipient = $p["recipient"]; 39 $recipientid = $p["recipientid"]; 53 $p["clientid"] = $clientid; 54 $p["param"] = $param; 55 $p["sender"] = $sender; 56 $p["recipient"] = $recipient; [all …]
|
D | censor.class.php | 33 function run(&$xml_reponse, $p) argument 35 $clientid = $p["clientid"]; 36 $param = $p["param"]; 37 $sender = $p["sender"]; 38 $recipient = $p["recipient"]; 39 $recipientid = $p["recipientid"]; 72 $p["clientid"] = $clientid; 73 $p["param"] = $param; 74 $p["sender"] = $sender; 75 $p["recipient"] = $recipient; [all …]
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
D | Prime.php | 67 protected $p; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime 163 $this->p = [ 184 return $this->p; 192 protected function jacobianAddPointMixedXY(array $p, array $q) argument 194 list($u1, $s1) = $p; 200 return $this->doublePoint($p); 224 protected function jacobianAddPointMixedX(array $p, array $q) argument 226 list($u1, $s1, $z1) = $p; 237 return $this->doublePoint($p); 260 protected function jacobianAddPoint(array $p, array $q) argument [all …]
|
/plugin/findologicxmlexport/vendor/symfony/polyfill-ctype/ |
D | bootstrap.php | 12 use Symfony\Polyfill\Ctype as p; alias 15 function ctype_alnum($text) { return p\Ctype::ctype_alnum($text); } 16 function ctype_alpha($text) { return p\Ctype::ctype_alpha($text); } 17 function ctype_cntrl($text) { return p\Ctype::ctype_cntrl($text); } 18 function ctype_digit($text) { return p\Ctype::ctype_digit($text); } 19 function ctype_graph($text) { return p\Ctype::ctype_graph($text); } 20 function ctype_lower($text) { return p\Ctype::ctype_lower($text); } 21 function ctype_print($text) { return p\Ctype::ctype_print($text); } 22 function ctype_punct($text) { return p\Ctype::ctype_punct($text); } 23 function ctype_space($text) { return p\Ctype::ctype_space($text); } [all …]
|
/plugin/jplayer/vendor/symfony/process/Tests/ |
D | ProcessTest.php | 91 $p = $this->getProcess(''); 92 $p->setTimeout(-1); 97 $p = $this->getProcess(''); 99 $p->setTimeout(10); 100 $this->assertSame(10.0, $p->getTimeout()); 102 $p->setTimeout(null); 103 $this->assertNull($p->getTimeout()); 105 $p->setTimeout(0.0); 106 $this->assertNull($p->getTimeout()); 114 $p = $this->getProcess([self::$phpBin, __DIR__.'/NonStopableProcess.php', 30]); [all …]
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
D | CssManager.php | 1088 $p = explode(' ', trim($s)); 1089 if (isset($p[0])) { 1090 …$new['x'] = $this->sizeConverter->convert(trim($p[0]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['… 1092 if (isset($p[1])) { 1093 …$new['y'] = $this->sizeConverter->convert(trim($p[1]), $this->mpdf->blk[$this->mpdf->blklvl - 1]['… 1095 if (isset($p[2])) { 1096 if (preg_match('/^\s*[\.\-0-9]/', $p[2])) { 1097 …$new['blur'] = $this->sizeConverter->convert(trim($p[2]), $this->mpdf->blk[$this->mpdf->blklvl - 1… 1099 …$new['col'] = $this->colorConverter->convert(preg_replace('/\*/', ',', $p[2]), $this->mpdf->PDFAXw… 1101 if (isset($p[3])) { [all …]
|
/plugin/findologicxmlexport/vendor/hoa/file/ |
D | Generic.php | 184 $p = $this->getPermissions(); 186 if (($p & 0xC000) == 0xC000) { 188 } elseif (($p & 0xA000) == 0xA000) { 190 } elseif (($p & 0x8000) == 0x8000) { 192 } elseif (($p & 0x6000) == 0x6000) { 194 } elseif (($p & 0x4000) == 0x4000) { 196 } elseif (($p & 0x2000) == 0x2000) { 198 } elseif (($p & 0x1000) == 0x1000) { 205 (($p & 0x0100) ? 'r' : '-') . 206 (($p & 0x0080) ? 'w' : '-') . [all …]
|
/plugin/mdpage/vendor/symfony/polyfill-ctype/ |
D | bootstrap.php | 12 use Symfony\Polyfill\Ctype as p; alias 15 function ctype_alnum($input) { return p\Ctype::ctype_alnum($input); } 18 function ctype_alpha($input) { return p\Ctype::ctype_alpha($input); } 21 function ctype_cntrl($input) { return p\Ctype::ctype_cntrl($input); } 24 function ctype_digit($input) { return p\Ctype::ctype_digit($input); } 27 function ctype_graph($input) { return p\Ctype::ctype_graph($input); } 30 function ctype_lower($input) { return p\Ctype::ctype_lower($input); } 33 function ctype_print($input) { return p\Ctype::ctype_print($input); } 36 function ctype_punct($input) { return p\Ctype::ctype_punct($input); } 39 function ctype_space($input) { return p\Ctype::ctype_space($input); } [all …]
|
/plugin/combo/vendor/symfony/polyfill-ctype/ |
D | bootstrap.php | 12 use Symfony\Polyfill\Ctype as p; alias 19 function ctype_alnum($text) { return p\Ctype::ctype_alnum($text); } 22 function ctype_alpha($text) { return p\Ctype::ctype_alpha($text); } 25 function ctype_cntrl($text) { return p\Ctype::ctype_cntrl($text); } 28 function ctype_digit($text) { return p\Ctype::ctype_digit($text); } 31 function ctype_graph($text) { return p\Ctype::ctype_graph($text); } 34 function ctype_lower($text) { return p\Ctype::ctype_lower($text); } 37 function ctype_print($text) { return p\Ctype::ctype_print($text); } 40 function ctype_punct($text) { return p\Ctype::ctype_punct($text); } 43 function ctype_space($text) { return p\Ctype::ctype_space($text); } [all …]
|
/plugin/diagramsnet/lib/math/jax/output/SVG/ |
D | jax.js | 19 …p=e.config.menuSettings,o=this.config,n=p.font;if(p.scale){o.scale=p.scale}if(n&&n!=="Auto"){n=n.r… argument
|
/plugin/bibtex/OSBib/format/ |
D | HELPSTYLE.php | 127 $this->pString .= MISC::p(TEXT2); 128 $this->pString .= MISC::p(TEXT3); 129 $this->pString .= MISC::p(TEXT4); 130 $this->pString .= MISC::p(MISC::hr()); 131 $this->pString .= MISC::p(TEXT5); 132 $this->pString .= MISC::p(TEXT10); 133 $this->pString .= MISC::p(TEXT6); 134 $this->pString .= MISC::p(TEXT7); 135 $this->pString .= MISC::p(MISC::hr()); 137 $this->pString .= MISC::p(SYNTAX1); [all …]
|
/plugin/odt/helper/ |
D | dwcssloader.php | 173 foreach($plugins as $p) { 176 $list[DOKU_PLUGIN . $p ."/screen.css"] = DOKU_INC . "lib/plugins/". $p ."/"; 177 $list[DOKU_PLUGIN . $p ."/screen.less"] = DOKU_INC . "lib/plugins/". $p ."/"; 178 $list[DOKU_PLUGIN . $p ."/style.css"] = DOKU_INC . "lib/plugins/". $p ."/"; 179 $list[DOKU_PLUGIN . $p ."/style.less"] = DOKU_INC . "lib/plugins/". $p ."/"; 182 $format_css = file_exists(DOKU_PLUGIN . $p ."/". $format .".css"); 183 $format_less = file_exists(DOKU_PLUGIN . $p ."/". $format .".less"); 184 $print_css = file_exists(DOKU_PLUGIN . $p ."/print.css"); 185 $print_less = file_exists(DOKU_PLUGIN . $p ."/print.less"); 187 $list[DOKU_PLUGIN . $p ."/". $format .".css"] = DOKU_INC . "lib/plugins/". $p ."/"; [all …]
|
/plugin/bibtex/OSBib/create/ |
D | HELPSTYLE.php | 116 $this->pString .= MISC::p(TEXT4); 117 $this->pString .= MISC::p(TEXT5); 118 $this->pString .= MISC::p(TEXT10); 119 $this->pString .= MISC::p(TEXT6); 120 $this->pString .= MISC::p(TEXT7); 121 $this->pString .= MISC::p(MISC::hr()); 123 $this->pString .= MISC::p(SYNTAX1); 137 $this->pString .= MISC::p(TEXT11); 138 $this->pString .= MISC::p(MISC::hr()); 140 $this->pString .= MISC::p("<code>" . EXAMPLE1 . "</code>" . MISC::BR() . [all …]
|
/plugin/asciidocjs/node_modules/fs.realpath/ |
D | old.js | 86 exports.realpathSync = function realpathSync(p, cache) { argument 88 p = pathModule.resolve(p); 90 if (cache && Object.prototype.hasOwnProperty.call(cache, p)) { 91 return cache[p]; 94 var original = p, 111 var m = splitRootRe.exec(p); 127 while (pos < p.length) { 130 var result = nextPartRe.exec(p); 173 p = pathModule.resolve(resolvedLink, p.slice(pos)); 177 if (cache) cache[original] = p; [all …]
|