Home
last modified time | relevance | path

Searched refs:count (Results 351 – 375 of 2539) sorted by relevance

1...<<11121314151617181920>>...102

/plugin/dokumicrobugtracker/
H A Dsyntax.php127 $bug_id=count($bugs);
176 $count = array();
181 if ($this->_get_one_value($count,$status)=='')
182 {$count[$status] = array(1,$status);}
184 {$count[$status][0] += 1;}
187 foreach ($count as $value)
341 if ($key == count($statuses) - 1)
/plugin/strata/syntax/
H A Dselect.php95 if(count($result['fields']) && count($longFields)) {
100 if(count($result['fields']) == 0) {
105 if(count($result['fields']) == 0) {
157 list($globalProperties, $groupProperties) = $this->getUISettings(count($result['fields']), count($trees));
302 for ($i = 0; $i < count($p['sort']); $i++) {
/plugin/gdpr/action/
H A Ddelusers.php117 $count = (int)file_get_contents($cacheFN);
118 file_put_contents($cacheFN, $count + 1);
153 …* @param string $count number of users that have already been cleaned, will be appended to the pla…
157 protected function cleanChangelog($changelogFN, $nameToBeCleaned, $count) argument
175 $parts[4] = '_deletedUser' . $count . '_';
/plugin/fedauth/Auth/OpenID/
H A DURINorm.php147 if (count($uri_matches) < 9) {
148 for ($i = count($uri_matches); $i <= 9; $i++) {
186 if (count($authority_matches) === 0) {
191 if (count($authority_matches) < 4) {
192 for ($i = count($authority_matches); $i <= 4; $i++) {
/plugin/openid/Auth/OpenID/
H A DURINorm.php154 if (count($uri_matches) < 9) {
155 for ($i = count($uri_matches); $i <= 9; $i++) {
188 if (count($authority_matches) === 0) {
193 if (count($authority_matches) < 4) {
194 for ($i = count($authority_matches); $i <= 4; $i++) {
/plugin/emoji/_test/
H A Demoji_unicode.test.php76 $count = 0;
78 if($item === $value) ++$count;
80 return $count;
/plugin/freechat/phpfreechat/src/proxies/
H A Dchecktimeout.class.php50 for($i=0; $i<count($disconnected_users["nick"]); $i++)
53 for($j=0; $j<count($disconnected_users["channels"][$i]); $j++)
59 if (count($online_users['nickid']) > 0)
/plugin/redissue/redmine/
H A Dredmine.php39 for ($i = 0; $i < count($all_users['users']); $i++) {
74 for ($i = 0; $i < count($all_prio['issue_priorities']); $i++) {
86 $critical_prio = count($all_prio['issue_priorities']) - 1;
107 for($i = 0; $i < count($statuses['issue_statuses']); $i++) {
/plugin/displayorphans/
H A Drenderer.php109 function /* void */ _backlinksLink(Doku_Renderer &$renderer, $id, $count) argument
115 if ($count !== null) { $renderer->doc .= $count . ' : '; }
116 $renderer->doc .= $count > 0 ? $renderer->_formatLink($link) : $text;
/plugin/mdpage/vendor/cebe/markdown/block/
H A DTableTrait.php38 for ($i = $current, $count = count($lines); $i < $count; $i++) {
79 $r = count($block['rows']);
/plugin/photowidget/
H A Dphotowidget.php44 for($i=0;$i<count($vals);$i++){
49 for($j=0;$j<count($imgvals);$j++){
71 for($i=0;$i<count($vals);$i++){
93 for($i=0;$i<count($vals);$i++){
/plugin/gtime/gtlib/asn1/
H A DASN1ObjectId.php61 if (count($tokens) < 2) {
130 $this->prepend($bytes, ASN1DER::encodeLength(count($bytes)));
149 for ($i = 0; $i < count($bytes); $i++) {
193 if ($i != count($bytes) - 1) {
/plugin/tipoftheday/syntax/
H A Dtotd.php78 $prev = ($current == 0 ? count($sections) : $current) -1;
79 $next = ($current >= count($sections)-1 ? 0 : $current +1);
83 …[$prev])), "&lt;", 'title="previous" onclick="totd_loadnew(\'' . $page . (count($flags)>0 ? '%26' …
84 …ions[$next])), "&gt;", 'title="next" onclick="totd_loadnew(\'' . $page . (count($flags)>0 ? '%26' …
/plugin/alphalist/
H A Dsyntax.php58 for($i=0;$i<count($matches[0]);$i++)
62 for($j=1;$j<count($matches);$j++)
75 for($i=0;$i<count($pages[0]);$i++)
132 if(count($data) > 0)
/plugin/multiselect/
H A Dsyntax.php123 $count=0;
126 …"multiclick_'.$htmlid."_".$count.'" class="multiclicker" onclick="multiclickclick(\''.hsc($page).'…
129 $count++;
/plugin/bez/cron/
H A Dfunctions.php32 if (count($days_before) == 0) {
112 if (count($issues) + count($outdated_tasks) + count($coming_tasks) == 0)
/plugin/bez/action/
H A Dbase.php75 if (count($args) === 0) {
101 for ($i = 0; $i < count($elms); $i += 2) {
128 if (count($args) > 0) {
129 if (isset($args[count($args)-1]['GET'])) {
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/xml/
H A DXML.php142 if(count($tags) == 1) {
144 for($index = 0; $index < count($arrKeys); $index ++) {
156 for($index = 0; $index < count($arrKeys); $index ++) {
168 if(count($branchArray) == 0)
185 if(count($tags) == 1) {
187 for($index = 0; $index < count($arrKeys); $index ++) {
195 for($index = 0; $index < count($arrKeys); $index ++) {
207 if(count($leafArray) == 0)
439 if(count($tags) > 1) {
447 for($i = 0; $i < count($referencedBranches); $i ++) {
[all …]
/plugin/siteexport/syntax/
H A Dtoc.php176 if (count($this->mergedPages) > 0) {
363 $n = count($instr);
543 $inCount = count($section);
584 for( $i=0; $i<count($instr); $i++ ) {
586 $hasMoreEntries = count($instr)-1 > $i;
599 for( $ii=$i+1; $ii<count($instr); $ii++ ) {
640 if ( count($listOfMergeHintNames) == 1 ) {
641 for( $i=0; $i<count($instr); $i++ ) {
648 return count($listOfMergeHintNames) == 1;
663 $inCount = count($instructions);
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Matcher/
H A DConsecutiveParameters.php67 $callIndex = count($this->invocations) - 1;
104 if (count($invocation->parameters) < count($parameters)) {
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DSetTokenParser.php44 if (\count($names) !== \count($values)) {
50 if (\count($names) > 1) {
/plugin/odt/ODT/elements/
H A DODTStateElement.php15 protected $count = 0; variable in ODTStateElement
58 $this->count = $value;
67 return $this->count;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Utils/
H A DArrays.php37 if (count($input) <= 1) {
47 $n = count($input);
69 $n = count($array);
/plugin/fedauth/classes/
H A Dfa_providerlist.class.php126 public function count() { function in fa_providerlist
127 return count($this->providers);
136 return count($this->order_large);
145 return count($this->order_small);
248 if(count($src) > $index) {
269 if ((count($src) > $index) && ($index>0)) {
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php166 for ($i = 0, $count = count($lines); $i < $count; $i++) {
220 for ($i = $current, $count = count($lines); $i < $count; $i++) {

1...<<11121314151617181920>>...102