Home
last modified time | relevance | path

Searched refs:NAME (Results 126 – 150 of 170) sorted by path

1234567

/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1NAME","DEF_VALUES","DEFAULT","VALUES_BUG","Base","$native","$default","$entries","$anyNative","Ite…
H A Dpdf.worker.js3394 var TAG = NAME + ' Iterator';
3425 Iterators[NAME] = $default;
4183 var NAME = collections[i];
4184 var explicit = DOMIterables[NAME];
4185 var Collection = global[NAME];
4192 Iterators[NAME] = ArrayValues;
5395 that._t = NAME;
5470 var Base = global[NAME];
5521 anInstance(target, C, NAME);
5540 setToStringTag(C, NAME);
[all …]
H A Dpdf.worker.js.map1NAME","DEF_VALUES","DEFAULT","VALUES_BUG","Base","$native","$default","$entries","$anyNative","met…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1 … HOST 1.PATH 2.QUERY 3.REF\n // Pattern to get last matching NAME.pdf\n const reFile…
/plugin/pgn4web/
H A Dpgn4web.patch11 …text += ' ID="btnPlay" NAME="AutoPlay" onClick="clickedBbtn(this,event);" ONFOCUS="this.blur();"><…
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js3352 …text += ' ID="btnPlay" NAME="AutoPlay" onClick="clickedBbtn(this,event);" ONFOCUS="this.blur();"><…
3371 …text = '<FORM NAME="GameSel" STYLE="display:inline;"><SELECT ID="GameSelSelect" NAME="GameSelSelec…
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DAnonymousMechanism.php27 public const NAME = 'ANONYMOUS'; define in FreeDSx\\Sasl\\Mechanism\\AnonymousMechanism
34 return self::NAME;
H A DCramMD5Mechanism.php27 public const NAME = 'CRAM-MD5'; define in FreeDSx\\Sasl\\Mechanism\\CramMD5Mechanism
34 return self::NAME;
H A DDigestMD5Mechanism.php29 public const NAME = 'DIGEST-MD5'; define in FreeDSx\\Sasl\\Mechanism\\DigestMD5Mechanism
40 return self::NAME;
77 return self::NAME;
H A DPlainMechanism.php27 public const NAME = 'PLAIN'; define in FreeDSx\\Sasl\\Mechanism\\PlainMechanism
34 return self::NAME;
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php117 DigestMD5Mechanism::NAME => new DigestMD5Mechanism(),
118 CramMD5Mechanism::NAME => new CramMD5Mechanism(),
119 PlainMechanism::NAME => new PlainMechanism(),
120 AnonymousMechanism::NAME => new AnonymousMechanism(),
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js12918 NAME: /\[name=['"]*((?:[\w\u00c0-\uFFFF-]|\\.)+)['"]*\]/,
13015 NAME: function(match, context, isXML){
/plugin/siteexport/inc/
H A Dfilewriter.php63 public function __addFileToZip($FILE, $NAME, $ZIP = null) { argument
65 if ($NAME[0] === "/") {
67 $NAME = substr($NAME, 1);
74 $succeeded = $this->pdfGenerator->createPDFFromFile($FILE, $NAME);
77 $this->__moveDataToZip($succeeded, "_debug/$NAME.html", $ZIP, true);
86 return $this->__writeFileToZip($FILE, $NAME, $ZIP);
95 private function __writeFileToZip($FILE, $NAME, $ZIPFILE) { argument
114 $zip->addFile($FILE, $NAME);
124 $this->functions->debug->runtimeException("Zip Error #{$code} for file {$NAME}");
132 public function fileExistsInZip($NAME) argument
[all …]
H A Dfunctions.php136 public function shortenName($NAME) argument
139 $NAME = preg_replace("%^" . preg_quote(DOKU_BASE, '%') . "%", "", $NAME);
140 $NAME = preg_replace("%^((_media|_detail)/)?(" . preg_quote($NS, '%') . "/)?%", "", $NAME);
142 if (strstr($NAME, '%')) { $NAME = rawurldecode($NAME); }
144 $this->debug->message("Shortening file to '$NAME'", null, 1);
145 return $NAME;
H A Dpdfgenerator.php17 public function createPDFFromFile($filename, &$NAME) { argument
21 if (!preg_match("/" . $this->functions->settings->fileType . "$/", $NAME)) {
22 …e("Filetype " . $this->functions->settings->fileType . " did not match filename '$NAME'", null, 4);
/plugin/siteexport/syntax/
H A Dtoc.php119 list($SID, $NAME, $DEPTH) = $data;
261 $renderer->internallink($LNID, $NAME, null);
280 $this->savedToc[] = $this->__addTocItem($SID, $NAME, $DEPTH, $renderer);
/plugin/task/lang/cs/
H A Dsubscribermail.txt8 Assigned to: @NAME@
/plugin/task/lang/de/
H A Dsubscribermail.txt8 Verantwortlich: @NAME@
/plugin/task/lang/en/
H A Dsubscribermail.txt8 Assigned to: @NAME@
/plugin/task/lang/es/
H A Dsubscribermail.txt8 Asgnado a: @NAME@
/plugin/task/lang/pt-br/
H A Dsubscribermail.txt8 Assigned to: @NAME@
/plugin/task/lang/ru/
H A Dsubscribermail.txt8 Ответственный: @NAME@
/plugin/txtconf/lang/en/
H A Dintro_interwiki.txt6 Each URL may contain one of the placeholders {URL} or {NAME}
8 * ''{NAME}'' this is replaced by the wikiname as given in the document no further encoding is done
/plugin/txtconf/lang/fr/
H A Dintro_interwiki.txt6 Each URL may contain one of the placeholders {URL} or {NAME}
8 * ''{NAME}'' this is replaced by the wikiname as given in the document no further encoding is done
/plugin/userhomepage/lang/de-informal/
H A Duserhomepage_private.default1 ====== @NAME@ (@USER@) - Privater Namespace ======

1234567