Home
last modified time | relevance | path

Searched refs:c (Results 3751 – 3775 of 3932) sorted by last modified time

1...<<151152153154155156157158

/plugin/animation/styles/
H A Dscianimator.dark.css4 * Copyright (c) 2010 Brent Ertz
H A Dscianimator.light.css4 * Copyright (c) 2010 Brent Ertz
/plugin/animation/scripts/
H A DshAutoloader.js17c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toS… argument
H A DshCore.js17c,k,e,d){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toS… argument
/plugin/actickets/
H A DLICENSE103 c) If the modified program normally reads commands interactively
149 c) Accompany it with the information you received as to the offer
318 under certain conditions; type `show c' for details.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be
/plugin/translator/
H A Dhelper.php801 for ($c = 0; $c < $strlen_var; ++$c) {
823 $c+=1;
835 $c+=2;
848 $c+=3;
862 $c+=4;
896 for ($c = 0; $c < $strlen_chrs; ++$c) {
927 $utf8 .= substr($chrs, $c, 2); $c += 1;
932 $utf8 .= substr($chrs, $c, 3); $c += 2;
937 $utf8 .= substr($chrs, $c, 4); $c += 3;
942 $utf8 .= substr($chrs, $c, 5); $c += 4;
[all …]
/plugin/dokugitviewer/
H A Dgit-utils.inc.php14 $c = GIT_EXEC.' --git-dir='.ROOT_DIR.$repo.' '.$command;
15 exec($c, $output, $ret);
18 echo($c);
/plugin/qrcode2/
H A Dphpqrcode.php1446 public static function lookAnTable($c) argument
1448 return (($c > 127)?-1:self::$anTable[$c]);
2008 $c = $this->dataStr[$pos];
2019 $word = (ord($c) << 8) | ord($d);
/plugin/codebutton_ext/
H A Daction.php65 'icon' => '../../plugins/codebutton_ext/pix/File-c-32.png',
66 'open' => '<code c downloadname.c>\n',
H A Daction.php.bak40 …bf, bibtex, blitzbasic, bnf, boo, -c, c_mac, caddcl, cadlisp, cfdg, cfm, cil, cmake, cobol, cpp, c…
65 'icon' => '../../plugins/codebutton_ext/pix/File-c-32.png',
66 'open' => '<code c downloadname.c>\n',
/plugin/wikicalendar/
H A DCOPYING103 c) If the modified program normally reads commands interactively
149 c) Accompany it with the information you received as to the offer
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
H A DREADME7 (c) 2009 by Michael Klier <chi@chimeric.de>
/plugin/uparrow/
H A DCOPYING103 c) If the modified program normally reads commands interactively
149 c) Accompany it with the information you received as to the offer
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
H A DREADME7 (c) 2005 - 2009 by Michael Klier <chi@chimeric.de>
/plugin/aclauditor/
H A DREADME7 (c) 2010 by Etienne MELEARD <etienne.meleard@free.fr>
/plugin/quickedit/
H A DREADME9 (c) 2009 by Arthur Lobert <Arthur.lobert@thalesgroup.com>
H A DCOPYING103 c) If the modified program normally reads commands interactively
149 c) Accompany it with the information you received as to the offer
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
/plugin/processing/
H A Dscript.js2494 var c;
3959 this.apply([1, 0, 0, 0, 0, c, -s, 0, 0, s, c, 0, 0, 0, 0, 1]);
4841 return c;
6065 return Math.sqrt(a * a + b * b + c * c);
7164 uniformf(programObject3D, "mat_ambient", [c[0] / 255, c[1] / 255, c[2] / 255]);
7192 uniformf(programObject3D, "mat_emissive", [c[0] / 255, c[1] / 255, c[2] / 255]);
8694 …return 0.5 * ((-a + c) + 2 * (2 * a - 5 * b + 4 * c - d) * t + 3 * (-a + 3 * b - 3 * c + d) * t * …
9245 return c;
9284 return c;
9303 return c;
[all …]
/plugin/sidebarng/
H A DCOPYING103 c) If the modified program normally reads commands interactively
149 c) Accompany it with the information you received as to the offer
319 under certain conditions; type `show c' for details.
321 The hypothetical commands `show w' and `show c' should show the appropriate
323 be called something other than `show w' and `show c'; they could even be
H A DREADME7 (c) 2009 - 2010 by Michael Klier <dokuwiki@chimeric.de>
/plugin/dokugource/
H A Daction.php43 $c = strtoupper($m[2]);
44 if(strlen($c) == 3) {
45 $c = str_split($c);
46 $c = $c[0].$c[0].$c[1].$c[1].$c[2].$c[2];
55 fwrite($fp, $ns.' '.$c."\n");
/plugin/farm/
H A Danimal.class.php218 $c = & $this->wikiconf[$mode];
220 if(!isset($c[$p])) $c[$p] = array();
221 $c = & $c[$p];
223 $c = $value;
H A Dconfig.class.php163 $c = @file_get_contents($src);
164 if(!$c) return false;
169 $c = str_replace('{farm}', $farm, $c);
170 $c = str_replace('{farmer}', $this->manager->conf['farmer'], $c);
171 $c = str_replace('{barn}', $this->manager->conf['barn'], $c);
173 foreach($more as $k => $v) $c = str_replace('{'.$k.'}', $v, $c);
177 fwrite($fp, $c);
H A Dinstall.class.php118 $c = DOKU_FARM_PLUGIN.'config.php';
119 …$sc = str_replace('exit(); // NO EXECUTION SECURITY', 'include \''.$c.'\';'."\n".'include \''.$l.'…
/plugin/farm/install/
H A Dfarmstructurecreator.php200 …$c = isset($_POST['aconf_'.$i]) ? ($_POST['aconf_'.$i] ? 'local.protected.php' : 'local.php') : 'l… variable
202 $ctn = @file_get_contents($farmconf['farmfsroot'].$farmconf['barn'].'/'.$i.'/conf/'.$c);
203 $fp = fopen($farmconf['farmfsroot'].$farmconf['barn'].'/'.$i.'/conf/'.$c, 'w');

1...<<151152153154155156157158