Home
last modified time | relevance | path

Searched refs:c (Results 2301 – 2325 of 3932) sorted by relevance

1...<<919293949596979899100>>...158

/plugin/remotescript/lib/JsHttpRequest/
H A Dprotocol.txt132 - JavaScript: { a: 123, b: { c: 456, d: 789 } }
133 - GET/POST data: a=123&b[c]=456&b[d]=789
134 - PHP's array: array('a' => 123, 'b' => array('c' => 456, 'd' => 789))
/plugin/fckg/syntax/
H A Ddwplugin.php488 $c = rand(113, 120);
491 $replace[chr($c)] = chr($c+1);
/plugin/latexport/implementation/
H A Ddecorator_persister.php119 * @param c The content.
121 function appendContent($c) { argument
122 $this->archive->appendContent($c);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php661 * @param string $c
664 function makeutf8($c) { argument
665 return unicode_to_utf8(array(ord($c)));
/plugin/combo/ComboStrap/
H A DPluginUtility.php377 list(/* $t */, /* $p */, /* $n */, $c) = explode('_', $get_called_class, 4);
378 return (isset($c) ? $c : '');
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1107 this.attr = this.attr.replace(/%7c/,'%257c');
1773 function(m,a,b,c) {
1778 c=c.replace(/\n/gm,"");
1779 c=c.replace(/\s/gm,"");
1780 c=c.replace(/[\[\]\}\{]/g,"");
1782 c = '[[' + a + '|'+c + ']]';
1783 else c = '{{' + b + '|'+c + '}}';
1789 return c;
1794 return c;
1819 … = results.replace(/\[\[(.*?)\|(<font[^\>]+>)(.*?)(<\/font>)\s*(\]\])\s*/gm,function(match,a,b,c) {
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php438 // c. Set Kashida points (after joining occurred - medi, fina, init) but before other substitutions
589 foreach ($this->OTLdata as $eid => $c) {
591 //$c['general_category']
592 //$c['combining_class']
593 //$c['uni'] = $char;
609 // c. Initial Re-ordering (Indic / Khmer / Sinhala)
685 foreach ($this->OTLdata as $eid => $c) {
713 // c. Apply initial and basic shaping forms GSUB Lookups (one at a time)
743 foreach ($this->OTLdata as $eid => $c) {
745 //$c['general_categor
[all...]
/plugin/diagramsnet/lib/resources/
H A Ddia_cs.txt16 addToExistingDrawing=Přidat do existujícího výkresu
164 currentPage=Stávající stránka
422 invalidOrMissingFile=Neplatný nebo chybějící soubor
537 openExistingDiagram=Otevřít existující diagram
627 replaceExistingDrawing=Nahradit existující výkres
725 targetSpacing=Odsazení cíle
917 curCustLib=Stávající uživatelsky určené knihovny
993 confACollectingCurPages=Shromažďování stávajících stránek
1058 curViewState=Stav stávajícího prohlížeče
1062 curEditorState=Stávající stav editoru
[all …]
/plugin/aimg/
H A Dscript.js94 for (var c = 0; o['_f' + c]; c++) o['_f' + c] = null;
98 function cancelEvent(e, c) argument
102 if (c)
/plugin/findologicxmlexport/vendor/composer/
H A DLICENSE2 Copyright (c) Nils Adermann, Jordi Boggiano
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A DLICENSE3 Copyright (c) 2016 Asmir Mustafic
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A DLICENSE1 Copyright (c) 2010-2016 Jeremy Ashkenas, DocumentCloud
/plugin/randomquote/
H A DLICENSE3 Copyright (c) 2020 Ingo Kleiber
/plugin/abc2/abc-libraries/abcjs/
H A DLICENSE2 Copyright (c) 2009-2020 Paul Rosen and Gregory Dyke
/plugin/highlightjs/highlight/styles/
H A Dfar.css3 FAR Style (c) MajestiC <majestic2k@gmail.com>
/plugin/sequencediagram/bower_components/raphael/
H A Draphael.js53 /******/ __webpack_require__.c = installedModules;
/plugin/interwikiformatting/
H A DLICENSE.md3 Copyright (c) 2016 Jay Jeckel
/plugin/mdpage/vendor/cebe/markdown/
H A DLICENSE3 Copyright (c) 2014 Carsten Brandt
/plugin/mdpage/vendor/composer/
H A DLICENSE2 Copyright (c) Nils Adermann, Jordi Boggiano
/plugin/file2dw/
H A DLICENSE3 Copyright (c) 2018 José Torrecilla Álvarez
/plugin/idoit/
H A DLICENSE1 Copyright (c) 2014 Oliver Günther
/plugin/subnumberlist/
H A DLICENSE3 Copyright (c) 2017 Szymon Olewniczak
/plugin/webdav/vendor/composer/
H A DLICENSE2 Copyright (c) Nils Adermann, Jordi Boggiano
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A DICON-LICENSE3 Copyright (c) 2014 Waybury

1...<<919293949596979899100>>...158