Home
last modified time | relevance | path

Searched refs:c (Results 3851 – 3875 of 3932) sorted by last modified time

1...<<151152153154155156157158

/plugin/offline/
H A Dcreate.php749 for ($c = 97; $c < 123; $c++) {
750 $currentChar = chr($c);
H A DCOPYING.txt222 c) You must license the entire work, as a whole, under this
269 c) Convey individual copies of the object code with a copy of the
372 c) Prohibiting misrepresentation of the origin of that material, or
658 under certain conditions; type `show c' for details.
660 The hypothetical commands `show w' and `show c' should show the appropriate
/plugin/usersubscriptions/
H A DREADME28 (c) 2009 by Etienne Meleard <etienne.meleard@free.fr>
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/indexmenu2/cms/
H A Dcms.js15c={'cmsSelf':'__cmsSelf','openFlag':'__isOpen','interval':'__interval','timeout':'__timeout','isRo… class in CompleteMenuSolution
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11c=[];if(isArray(I)){for(var C=0,e=I.length;C<e;C++)if(i.rows[Q].cells[I[C]])c[c.length]=i.rows[Q].…
H A Darrayextensions.js2c=0,O=this[o].length;c<O;c++){if(false===l||l.hasOwnProperty(c))Q[Q.length]=this[o][c]}}}return Q}…
H A Ddocumentselection.js13c){if(c){var C=i.getStart(O);_=C+_;Q=C+Q}if('function'==typeof O.setSelectionRange){try{O.setSelec… argument
/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13c=function(){return String(this.text);};var C=function(i,x,X,z,Z){var w=0;if(!isRegExp(i)){i=RegEx… function
H A Dautosuggest.js13c(i);o.style.left=z.x+'px';o.style.top=z.y+i.offsetHeight+'px';O=new Selectbox(o.firstChild.id);}i… method in Autosuggest
/plugin/indexmenu2/cms/transitions/
H A Dwindowborderschecker.js10 …,l,o){var O=i.className.split(" ");var Q=this.cssClasses;for(var _=0,c=Q.length;_<c;_++){O.splice(…
/plugin/indexmenu2/cms/modifiers/
H A Dfollowlinkcontent.js9 …r o=function(Q){var i=Q.srcElement||Q.target,_=getParent(i,'a'),c=getParent(_,'li');if(c[I['openFl…
H A Dgroupcheckbox.js9c=0,V=i[I['submenu']].length;c<V;c++){v&=O(i[I['submenu']][c],e);}}else{v=i[I['activator']].__grou…
/plugin/givemeyouremail/
H A Dsyntax.php145 …$renderer->doc .= $this->_givemeyouremailForm($c, $dID, $givemeyouremail, $options, $login, $singl…
/plugin/charter/lib/fonts/
H A DLICENSE1 Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream
/plugin/charter/
H A DREADME6 (c) 2008 by Gina Häußge <osd@foosel.net>
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/syntaxhighlighter/Uncompressed/
H A DshCore.js319 var c = this.matches[i];
321 if(c == null)
324 if((match.index > c.index) && (match.index < c.index + c.length))
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js65 {var c=this.matches[i];if(c==null)
66 continue;if((match.index>c.index)&&(match.index<c.index+c.length))
/plugin/crypto/
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/blogmeta/
H A DREADME2 (c) 2008 Martin Plicka <mail@mplicka.cz>
/plugin/code2/
H A Dsyntax.php122 $c = count($sections);
123 for ($i = 1; $c > $i; ++$i) {
474 $c = 'code'; // hack to hide "desc" field from GeShi
481 . $c . ' lang 1 |[fh] text |[hs]> ... </' . $c . '>',
/plugin/imagemap/
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/vote/
H A DREADME6 (c) 2005 - 2007 by Esther Brunner <wikidesign@gmail.com>
7 (c) 2008 by Gina Häußge, Michael Klier <dokuwiki@chimeric.de>
8 (c) 2008 by Norihiro Tobo <norihiro.tobo@gmail.com>
/plugin/distributedacl/
H A Daction.php41 if ( !$event->data[3] && preg_match( "/^$ACLNAMESPACE(.+)$/", $event->data[1], $c ) ) {
43 $aclfor = $c[1] . ":";
86 if ( preg_match( "/^\s*([^:]+)\s*:\s*(\S+)/", $line, $c ) && isset($permarr[$c[1]]) ) {
88 $u = $c[2];
100 $perm = $permarr[$c[1]];
104 $newwikipage .= " $c[1]:$c[2]\n";

1...<<151152153154155156157158