Home
last modified time | relevance | path

Searched refs:s (Results 3726 – 3750 of 3948) sorted by last modified time

1...<<141142143144145146147148149150>>...158

/plugin/farm/
H A Dinfos.animal.class.php34 $s = 0;
37 if(@is_file($p.'/'.$i)) $s += filesize($p.'/'.$i);
38 if(@is_dir($p.'/'.$i)) $s += $this->dirsize($p.'/'.$i);
40 return $s;
121 $s = $this->dirsize($this->animal->getPath().(($mode != '') ? '/data/'.$mode : ''));
122 if($nice) $s = $this->animal->manager->nicesize($s);
123 return $s;
H A Doverview.class.php58 foreach($l as $s => $i) $animals[] = $i;
67 foreach($l as $s => $i) $animals[] = $i;
75 $s = dokuwiki_farm_animal::farmSize();
76 $p = $s / $this->manager->conf['farmmaxsize'];
80 …lor:rgb('.$r.','.$g.',0)">'.round(100 * $p).'% ('.$this->manager->nicesize($s).' / '.$this->manage…
84 $s = count(dokuwiki_farm_animal::listAnimals());
85 $p = $s / $this->manager->conf['farmmaxanimals'];
89 …isp" style="background-color:rgb('.$r.','.$g.',0)">'.round(100 * $p).'% ('.$s.' / '.$this->manager…
120 $s = $a->getInfos()->getSize('all', false);
121 $p = $s / $this->manager->conf['animalmaxsize'];
[all …]
H A Dsoapserver.php32 function __construct($s) { argument
33 $this->server = $s;
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
43 Also, for each author's protection and ours, we want to make certain
54 patent must be licensed for everyone's free use or not licensed at all.
79 1. You may copy and distribute verbatim copies of the Program's
293 <one line to give the program's name and a brief idea of what it does.>
H A Danimalmanager.class.php93 $s = $this->manager->opt['status'];
94 if(in_array($s, array('open', 'maintenance', 'closed', 'abuse'))) {
95 if(!$this->animal->setMetadata('status', $s)) {
96 …rror('animal_status_errors', array('code' => 'animal_status_update_failure', 'data' => array($s)));
101 $s = $this->manager->opt['lockstate'];
102 if(in_array($s, array('', 'edits', 'admin', 'all'))) {
103 if(!$this->animal->setMetadata('lockstate', $s)) {
104 …rror('animal_status_errors', array('code' => 'animal_status_update_failure', 'data' => array($s)));
219 $s = $this->animal->getInfos()->getSize('all', false);
220 $p = $s / $this->manager->conf['animalmaxsize'];
[all …]
H A Dadmin.php158 function success($s) { argument
159 $this->success[] = $s;
170 …foreach($this->success as $s) ptln(' <li>'.$this->getLang(is_array($s) ? $s['code'] : $s, is_arra…
173 $s = reset($this->success);
174 ptln(' '.$this->getLang(is_array($s) ? $s['code'] : $s, is_array($s) ? $s['data'] : null));
184 function nicesize($s) { argument
188 if($s < 1024) break;
189 $s /= 1024;
192 return number_format($s, ($s >= 100 || $e == '') ? 0 : 1).$e.$this->getLang('size_unit');
/plugin/farm/install/
H A Dfarmstructurecreator.php41 function version($s = null) { argument
47 if(!$s) return trim(@file_get_contents($file));
49 fwrite($fp, $s);
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt66 …ur can be enabled in the [[doku>wiki:config]] file. Hint: If DokuWiki is a link, then it's enabled.
67 …* When a section's heading is changed, its bookmark changes, too. So don't rely on section linking…
71 …ese are quick links to other Wikis. For example this is a link to Wikipedia's page about Wikis: [[…
74 For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]].
175 - That's it
186 - That's it
191 DokuWiki converts commonly used [[wp>emoticon]]s to their graphical equivalents. More smileys can b…
219 "He thought 'It's a man's world'..."
223 "He thought 'It's a man's world'..."
230 Some times you want to mark some text to show it's a reply or comment. You can use the following sy…
[all …]
/plugin/cronojob/
H A Dpseudocron.php215 $s = array_multisort($sortarray, $const, $c, $const);
217 return $s;
/plugin/cronojob/pseudo-cron/
H A Dpseudo-cron-image.php276 $s = array_multisort($sortarray, $const, $c, $const);
278 return $s;
H A Dpseudo-cron.inc.php233 $s = array_multisort($sortarray, $const, $c, $const);
235 return $s;
/plugin/jquery/
H A Djquery-1.4.2.min.js19 …ar f,e,j;b=b&&b[0]?b[0].ownerDocument||b[0]:s;if(a.length===1&&typeof a[0]==="string"&&a[0].length…
22s;if(a=Xa.exec(a))if(c.isPlainObject(b)){a=[s.createElement(a[1])];c.fn.attr.call(a,b,true)}else a…
26s.body)return setTimeout(c.ready,13);c.isReady=true;if(Q){for(var a,b=0;a=Q[b++];)a.call(s,c);Q=nu…
27 …}else if(s.attachEvent){s.attachEvent("onreadystatechange",L);A.attachEvent("onload",c.ready);var …
29 …r b=s.getElementsByTagName("head")[0]||s.documentElement,d=s.createElement("script");d.type="text/…
33s);if(s.addEventListener)L=function(){s.removeEventListener("DOMContentLoaded",L,false);c.ready()}…
36s.createElement("div");d.innerHTML="<input type='radio' name='radiotest' checked='checked'/>";a=s.…
56s;if(a.target.nodeType===3)a.target=a.target.parentNode;if(!a.relatedTarget&&a.fromElement)a.relat…
89 … g=s.createElement("div"),h="script"+(new Date).getTime();g.innerHTML="<a name='"+h+"'/>";var l=s.…
91s.querySelectorAll&&function(){var g=k,h=s.createElement("div");h.innerHTML="<p class='TEST'></p>"…
[all …]
H A Djquery-1.4.2.js4983 if ( s.data && s.processData && typeof s.data !== "string" ) {
4984 s.data = jQuery.param( s.data, s.traditional );
4994 s.data = (s.data ? s.data + "&" : "") + (s.jsonp || "callback") + "=?";
5000 if ( s.dataType === "json" && (s.data && jsre.test(s.data) || jsre.test(s.url)) ) {
5048 s.url += (rquery.test(s.url) ? "&" : "?") + s.data;
5111 xhr.open(type, s.url, s.async, s.username, s.password);
5113 xhr.open(type, s.url, s.async);
5141 xhr.setRequestHeader("Accept", s.dataType && s.accepts[ s.dataType ] ?
5241 if ( s.async && s.timeout > 0 ) {
5304 s.error.call( s.context || s, xhr, status, e );
[all …]
/plugin/multipoll/
H A Dsyntax.php194 …$s = isset($poll['results'][$q]) ? (isset($poll['results'][$q][$a]) ? $poll['results'][$q][$a] : 0…
195 $pct = sprintf('%3.1f', 100 * $s / $poll['votes']);
197 …$ret .= ' <td><div class="multipoll_bar">'.($s ? '<div class="multipoll_full" style="width:'.($p…
198 $ret .= ' <td class="rightalign">'.$pct.'% ('.$s.')</td>'."\n";
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
43 Also, for each author's protection and ours, we want to make certain
54 patent must be licensed for everyone's free use or not licensed at all.
79 1. You may copy and distribute verbatim copies of the Program's
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/lytebox/
H A Dlytebox.js363 var s = aStyles[i].replace('scrolling:', '');
364 iframe.scrolling = s.trim();
/plugin/mozshot/
H A Dsyntax.php27 $this->pattern = '/\{\{(\s?)mozshot>(small|large)?:?([^} |]+)\|?(.*?)(\s?)\}\}/';
33 $this->Lexer->addSpecialPattern('\{\{\s?mozshot>[^}]*\s?\}\}',$mode,'plugin_mozshot');
/plugin/diff/
H A Dsyntax.php299 * <dd>ordinary text encountered within the plugin's syntax mode
309 * format or <tt>'s'</tt> for the 'simple' format) and
310 * index <tt>[2]</tt> holding the diff's patch text.
/plugin/nstoc/
H A Dsyntax.php492 ? preg_split('|\s+|', $aMatch, -1, PREG_SPLIT_NO_EMPTY)
500 // There's a depth value only, make it numeric:
/plugin/conflictmerger/
H A DCOPYING16 Foundation's software and to any other program whose authors commit to
43 Also, for each author's protection and ours, we want to make certain
54 patent must be licensed for everyone's free use or not licensed at all.
79 1. You may copy and distribute verbatim copies of the Program's
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/jmol2/jmol/
H A DJmol.js865 _jmol.XhtmlElement = s.item(s.length - 1)
1185 s=s+""
1188 if(s.indexOf(" | ")>=0)s=s.replace(/\ \|\ /g, "\n")
1189 return s
1270 var s=""
1330 var s = ""
1334 return s
1417 if (!s || s == "")return
1418 s=s.replace(/1\.0/,"0")
1426 if (!s || s == "")return
[all …]
H A DCHANGES.txt849 # c/s yes chain protein chain
935 # %[chain] %s
2026 # because that's what they really do.
2160 # new feature: show atom(s)
2161 # new feature: show group(s)
2499 # show residue(s)
2500 # show chain(s)
4394 # not any more; now it's this
5106 # var s
5113 # return s
[all …]
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DLICENSE.txt56 author's reputation will not be affected by problems that might be
82 does Less to protect the user's freedom than the ordinary General
150 1. You may copy and distribute verbatim copies of the Library's
275 modification of the work for the customer's own use and reverse
300 copy of the library already present on the user's computer system,
473 <one line to give the library's name and a brief idea of what it does.>
502 That's all there is to it!
H A DREADME.txt34 but if Java is properly configured in your system, it's usually
60 as all the program components must get loaded onto a user's machine
74 it can access files on any part of the user's computer or from any

1...<<141142143144145146147148149150>>...158