Home
last modified time | relevance | path

Searched refs:count (Results 2501 – 2525 of 2539) sorted by path

1...<<101102

/plugin/whyspam/
H A Dadmin.php58 if(count($found)){
/plugin/widearea/
H A Daction.php21 $key = count($event->data['link']);
/plugin/wikistats/
H A Dsyntax.php383 foreach($list as $resname => $count) {
384 if ($count <= 0) continue; // don't display resources with zero occurrences
390 $content .= DOKU_TAB.DOKU_TAB.'<td class="'.$class.'">'.$count.'</td>'.DOKU_LF;
428 … .= DOKU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('tags').' ('.count($occurrences).')</…
438 foreach($occurrences as $tagname => $count) {
439 if ($count <= 0) continue; // don't display tags with zero occurrences
442 … $content .= DOKU_TAB.DOKU_TAB.'<td class="'.$class.'">'.$count.'</td>'.DOKU_LF;
475 …KU_TAB.DOKU_TAB.'<th class="'.$col.'">'.$this->getLang('namespaces').' ('.count($list).')</th>'.DO…
/plugin/workflow/syntax/
H A Ddecision.php96 for ($i = $options_index; $i+1 < count($tokens); $i += 2) {
/plugin/wrap/
H A Dall.less98 -moz-column-count: 2;
99 -webkit-column-count: 2;
100 column-count: 2;
103 -moz-column-count: 3;
104 -webkit-column-count: 3;
105 column-count: 3;
108 -moz-column-count: 4;
109 -webkit-column-count: 4;
110 column-count: 4;
113 -moz-column-count
[all...]
/plugin/wysiwyg/
H A Dajax.php13 if(!count($_POST) && @$HTTP_RAW_POST_DATA){
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.php49 if ( $key+1 < count( $suggs )) {
83 for( $i = 0; $i < count( $textinputs ); $i++ ) {
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dio.php183 if ( count($arAllowed) > 0 && !in_array( $sExtension, $arAllowed ) )
186 if ( count($arDenied) > 0 && in_array( $sExtension, $arDenied ) )
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dzope.py132 def uploadFile(self, resourceType, currentFolder, count=None): argument
138 if (count):
139 nid = "%s.%s.%s" % (fileNameOnly, count, fileExtension)
150 if (count):
151 count += 1
153 count = 1
154 return self.zopeFileUpload(resourceType, currentFolder, count)
/plugin/xcom/
H A Dremote.php92 for($i=0; $i<count($mask) ;$i++) {
95 if(count($mask) > 1) {
109 for($i=0;$i<count($result); $i++) {
441 for($i=0; $i<count($ar); $i++) {
/plugin/xcom/scripts/
H A Dtest.php8 for($i=0; $i<count($result);$i++) {;
H A Dxml.php38 for($p=0; $p<count($params);$p++) {
46 for($p=0; $p<count($params);$p++) {
/plugin/xfortune/
H A Dhelper.php45 $lines = count(explode("\n", $cookie));
70 if(!count($files)) throw new Exception("Could not find fortune files in $cookieID");
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js3220 count++;
5234 count++;
12754 _this.count = options.count;
20304 count: 0
20361 count: model.count,
23010 count: 1
23024 count: 0
23030 count: 0,
44756 for (; count > 0; count--) {
69427 count = 0;
[all …]
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js9854 count[len] = 0;
9894 left -= count[len];
10024 if (--count[len] === 0) {
10922 } else if (count <= 10) {
10929 count = 0;
10986 count--;
10990 send_bits(s, count - 3, 2);
10992 } else if (count <= 10) {
10994 send_bits(s, count - 3, 3);
10998 send_bits(s, count - 11, 7);
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs9982 sst = parsexmltag(sst[1]); s.Count = sst.count; s.Unique = sst.uniqueCount;
9993 count: sst.Count,
10888 o[0] = writextag('numFmts', null, { count:o.length-2 }).replace("/>", ">");
10958 o[0] = writextag('cellXfs',null, {count:o.length-2}).replace("/>",">");
11012 …o[o.length] = ('<borders count="1"><border><left/><right/><top/><bottom/><diagonal/></border></bor…
11015 …o[o.length] = ('<cellStyles count="1"><cellStyle name="Normal" xfId="0" builtinId="0"/></cellStyle…
11016 o[o.length] = ('<dxfs count="0"/>');
12868 var count = blob.read_shift((opts.biff == 12) ? 4 : 2);
15338 var o = '<mergeCells count="' + merges.length + '">';
18453 case 'count' /*case 'Count'*/: break;
[all …]
/plugin/xml/
H A Drenderer.php80 while(count($this->precedinglevel)>0) {
628 while(count($this->tagStack)>0) {
/plugin/xssnipper/
H A Dsyntax.php121 if(!$xssnipper['until']) $xssnipper['until']=count($records);
/plugin/xtern/
H A Dadmin.php198 $num_urls = count($submatches[0]);
/plugin/yalist/
H A Dsyntax.php102 $para_depth = count(explode(' ', str_replace("\t", ' ', $match)));
104 while($para_depth < $last_frame['depth'] && count($this->stack) > 1) {
157 count($this->stack) > 1) {
224 'depth' => count(explode(' ', str_replace("\t", ' ', $match))),
/plugin/yearbox/
H A Dsyntax.php363 } elseif (count($year_range) == 2) {
/plugin/youtrack/
H A Dhelper.php248 $R->table_open(count($cols));
/plugin/youtrack/syntax/
H A Dlist.php119 if (count($issues) == 0) {
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1053 add(origin: Date, count: number, unit: string): Date;
H A Ddhtmlxgantt.js13count},initColSizes:function(t,i,n,r){var a=n;t.height=r;var o=void 0===t.display_count?t.count:t.…

1...<<101102