Home
last modified time | relevance | path

Searched refs:c (Results 3376 – 3400 of 3932) sorted by last modified time

1...<<131132133134135136137138139140>>...158

/plugin/pgn4web/pgn4web/libs/garbochess/
H A DLICENSE.txt1 Copyright (c) 2011 Gary Linscott
H A Dgarbochess.js1510 var c = pieces.charAt(i);
1512 if (c == '/') {
1517 if (c >= '0' && c <= '9') {
1518 for (var j = 0; j < parseInt(c); j++) {
1524 var isBlack = c >= 'a' && c <= 'z';
1527 c = pieces.toLowerCase().charAt(i);
1528 switch (c) {
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js389 var a, b, c;
392 case 'right':a=1; b=0; c=1; break;
394 default: a=0; b=1; c=1; break;
402 tp[b]+ts[b]-l+l*c
410 …(-vp[b]+tp[b]+ts[b]/2 > vs[b]/2 && tp[b]+ts[b]-l-l*c >= 0 ? tp[b]+ts[b]-l-l*c : tp[b]+ts[b]-l+l*c)…
411 (tp[b]+ts[b]-l+l*c >= 0 ? tp[b]+ts[b]-l+l*c : tp[b]+ts[b]-l-l*c)
859 c[1] = c[0] * (1 - s*f);
860 c[2] = c[0] * (1 - s);
862 (c[rgb[0]]*100)+'%,'+
863 (c[rgb[1]]*100)+'%,'+
[all …]
/plugin/gitlog/
H A Dsyntax.php199 $c = $this->getConf('git_exec').' --git-dir="'.$repo.'" '.$command;
200 exec($c, $output, $ret);
207 $exceptionmessage .= $c . "<br>";
/plugin/noprint/
H A DLICENSE1 Copyright (c) 2011, Dennis Ploeger
/plugin/alphaindex/
H A DREADME7 (c) 2006 - 2011 by Hubert Molière <takashi@natural-design.net>
/plugin/description/
H A DREADME7 (c) 2008 - 2011 by Ikuo Obataya <ikuo.obataya@gmail.com>
8 (c) 2011 by Matthias Schulte <dokuwiki@lupo49.de>
/plugin/google_cal/
H A DREADME7 (c) 2007 by Kite <Kite@puzzlers.org>
/plugin/sendpagecontent/
H A DREADME7 (c) 2011 by Matthias Schulte <dokuwiki@lupo49.de>
/plugin/fontcolor/
H A Dsyntax.php190 * @param string $c
193 protected function _isValid($c) { argument
195 $c = trim($c);
203 return (preg_match($pattern, $c));
/plugin/mp3play/
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 DREADME11 (c) 2008 - 2009 by Michael Klier
/plugin/dontfeedtemplates/
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/nssize/
H A Dsyntax.php34 foreach($paths as $c => $p) {
35 if($conf['display_'.$c]===0) continue;
36 $path = empty($conf[$c]) ? $conf['savedir'].'/'.$p.'/'.$match : $conf[$c].'/'.$match;
37 $conf[$c] = init_path($path);
38 $bytes = $this->_du($conf[$c]);
/plugin/rdplink/
H A DREADME.md22 Copyright (c) 2008-2012 Justin Shepard
/plugin/mediasyntax/
H A DREADME11 (c) 2005-2007 by Esther Brunner <wikidesign@gmail.com>
12 (c) 2008 by Gina Häußge, Michael Klier <dokuwiki@chimeric.de>
13 (c) 2006 by Allen Ormond <aormond atgmaildotcom> (was goto plugin, now redirect component)
14 (c) 2010-2023 by Thorsten Stärk <dev@staerk.de>
H A Daction.php205 $c = count($event->data);
206 for ($i = 0; $i <= $c; $i++)
H A DCOPYING104 c) If the modified program normally reads commands interactively
151 c) Accompany it with the information you received as to the offer
324 under certain conditions; type `show c' for details.
326 The hypothetical commands `show w' and `show c' should show the appropriate
328 be called something other than `show w' and `show c'; they could even be
/plugin/acronym/
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 DREADME11 (c) 2005 - 2007 by Esther Brunner <wikidesign@gmail.com>
12 (c) 2008 by Gina Häußge, Michael Klier <dokuwiki@chimeric.de>
13 (c) 2006 by Allen Ormond <aormond atgmaildotcom> (was goto plugin, now redirect component)
14 (c) 2010 - 2011 by Thorsten Stärk <dev@staerk.de>
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php119 $c = explode(',', $m[1]);
120 $r = $this->bugzillaRPC('Classification.get', array('names' => $c ) );
122 foreach ( $r['classifications'] as $c ) {
123 foreach ($c['products'] as $p) {
192 $c = strcmp( $a[$groupBy], $b[$groupBy] );
193 if ( $c == 0 ) return $a['id'] < $b['id'] ? -1 : 1;
194 return $c;
/plugin/rtmchecklist/
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/crosspost/
H A DLICENSE3 Copyright (c) 2015 Vsevolod Lutovinov
/plugin/tokenbucketauth/lang/fr/
H A Dbanned.txt7 autre personne qui possédait précédemment votre IP. Dans ce cas, vous devriez
/plugin/doodle3toolbar/
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

1...<<131132133134135136137138139140>>...158