Home
last modified time | relevance | path

Searched refs:count (Results 951 – 975 of 2539) sorted by relevance

1...<<31323334353637383940>>...102

/plugin/condition/
H A Dsyntax.php195 if(count($data) != 2) return false;
280 for($i=0; $i<count($b); $i++) {
288 if(!count($b)) $bug = true; // no condition in block
297 for($i=1; $i<count($b); $i++) {
/plugin/authucenter/lib/uc_client/model/
H A Duser.php55 $count = 0;
59 $count++;
64 $count++;
66 return $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/barcodes/vendor/jucksearm/php-barcode/lib/
H A DDatamatrixFactory.php266 if (count($output) == 0)
270 if (count($filePath) == 1 ) {
330 if (count($output) == 0)
334 if (count($filePath) == 1 ) {
H A DPDF417Factory.php270 if (count($output) == 0)
274 if (count($filePath) == 1 ) {
334 if (count($output) == 0)
338 if (count($filePath) == 1 ) {
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DAggregateException.php14 sprintf('%s; %d rejected promises', $msg, count($reasons))
/plugin/ckgedit/action/
H A Dedit.php375 static $count = 0;
376 $count++;
377 $ins = "FNoteINSert" . $count;
1206 $count = 0; $str='';
1207 …[3] && $matches[3] != 'inherit') { $str .= '<span style = "color:' . $matches[3] .'">'; $count++;}
1208 …& $matches[1] != 'inherit') { $str .= '<span style = "font-size:' . $matches[1] .'">'; $count++; }
1209 …$matches[2] != 'inherit') { $str .= '<span style = "font-family:' . $matches[2] .'">'; $count++; }
1210 …es[4] != 'inherit') { $str .= '<span style = "background-color:' . $matches[4] .'">'; $count++; }
1212 for($i =0; $i<$count; $i++) {
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php487 if (count($matches) > 0) {
499 if (count($matches) > 0) {
600 if ( count($matches) > 0 )
614 if ( count($matches) > 0 )
794 if ( count($matches) > 0 ) {
839 //We check the string backwards until the position and count the closing an opening braces
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php276 $info['i'] = count($this->mpdf->formobjects) + 1;
358 $info['i'] = count($this->mpdf->images) + 1;
397 if (count($icc) > 0) {
425 $info['i'] = count($this->mpdf->images) + 1;
708 $imgmask = count($this->mpdf->images) + 1;
726 $info['i'] = count($this->mpdf->images) + 1;
789 $info['i'] = count($this->mpdf->images) + 1;
892 $info['i'] = count($this->mpdf->images) + 1;
941 $info['i'] = count($this->mpdf->images) + 1;
1003 $info['i'] = count(
[all...]
/plugin/issuelinks/services/
H A DGitLab.service.php363 if (count(array_intersect($labels, $bugTypeLabels))) {
367 if (count(array_intersect($labels, $improvementTypeLabels))) {
371 if (count(array_intersect($labels, $storyTypeLabels))) {
422 $this->total = $this->estimateTotal($perPage, count($issues));
425 $this->total += $this->estimateTotal($perPage, count($mrs));
/plugin/calendoku/
H A Dhelper.php46 if (count($properties) > 1)
47 for ($i = 1; $i < count($properties); $i++) {
62 if (count($datetime) > 1) {
297 …= preg_replace('/^[\s\n]*BEGIN:VCALENDAR\n(.*)\nEND:VCALENDAR[\n\s]*$/s', '\1', $page, -1, $count);
298 if ($count < 1)
/plugin/bureaucracy/
H A Dsyntax.php86 while(count($lines) > 0) {
93 if(count($args) < 2) {
174 if(count($actions) < 1) {
274 $len = count($data['fields']);
441 if(!$inQuote || count($lines) === 0) break;
/plugin/nodetailsxhtml/
H A Drenderer.php75 if ( is_array($newMeta) && !empty( $newMeta['tableofcontents'] ) && count($newMeta['tableofcontents']) > 1 ) {
98 } else if ( $forceToc || ($this->utf8_strlen(strip_tags($this->doc)) >= $this->getConf('documentlengthfortoc') && count($this->toc) > 1 ) ) {
173 if ( count($matches) > 1 ) {
249 if (count($parts) === 2) {
451 if ( count($srcset) > 0 ) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsAnything.php54 public function count() function in PHPUnit_Framework_Constraint_IsAnything
/plugin/owncloud/
H A Daction.php214 $param = preg_replace('#fileid=(\d+)?#i',"fileid=$fileid",$param,-1,$count);
215 …if($fileid!='' && $fileid > 0 && $count < 1) $param = (($param != "") ? "$param&fileid=$fileid":"f…
241 if(!empty($meta)) $lines = count($meta);
/plugin/davcard/syntax/
H A Dbook.php193 if(count($contactdata['addr']) > 0)
224 if(count($contactdata['tel']) > 0)
239 if(count($contactdata['mail']) > 0)
/plugin/sphinxsearch-was/
H A Daction.php195 $prevNum = $prevArry[count($prevArry) - 1];
196 unset($prevArry[count($prevArry) - 1]);
273 if ($i++ < count($namespaces) - 1) {
/plugin/fedauth/Auth/Yadis/
H A DXRDS.php62 while (count($arr)) {
261 $this->xrdNode = $xrdNodes[count($xrdNodes) - 1];
452 ($matches == count($filters))) {
/plugin/sphinxsearch/
H A Daction.php248 $prevNum = $prevArry[count($prevArry)-1];
249 unset($prevArry[count($prevArry)-1]);
318 if ($i++ < count($namespaces)-1){
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DPDO.php243 if (count($searchProperties) == 0) return []; //No criteria
259 if (count($values) > 0) $query .= (strcmp($test, "anyof") == 0 ? " OR " : " AND ");
384 … uri FROM ' . $this->tableName . ' WHERE uri IN (? ' . str_repeat(', ? ', count($members)) . ');');
/plugin/datatemplate/syntax/
H A Dentry.php181 if($val == '' || !count($val)) continue;
186 $cnt = count($val);
308 for($i = 0; $i < count($instr); $i++) {
/plugin/fedauth/classes/usr/
H A Dfa_filestore.class.php113 if ($tmp!==false && count($tmp)>1) {
173 if ($tmp!==false && count($tmp)>1) {
261 if ($tmp!==false && count($tmp)>1) {
/plugin/lastfm/inc/
H A Dlastfmutils.php68 $num = count($data);
110 $num = count($data);
132 $num = count($data);
/plugin/crosspost/
H A Daction.php133 while( count( $allns ) )
191 for( $i = 0; $i < count( $meta ); $i++ )
262 if( count( $cc ) < 1 ) return;
/plugin/box2/
H A Dsyntax.php71 return $this->title_mode[count($this->title_mode)-1];
75 return $this->box_content[count($this->box_content)-1];
235 if (count($colours) > 4) $colours = array_slice($colours,0,4);

1...<<31323334353637383940>>...102