Searched refs:sizeof (Results 1 – 25 of 177) sorted by relevance
12345678
| /plugin/iptrust2/ |
| D | admin.php | 33 if ($ips && (sizeof($ips) > 0)) { 43 …} elseif (isset($_REQUEST['delete']) && is_array($_REQUEST['delete']) && (sizeof($_REQUEST['delete… 45 if ($ips && (sizeof($ips) > 0)) { 46 $count = sizeof($ips); 60 if (sizeof($ips) < $count) { 66 …} elseif (isset($_REQUEST['add']) && is_array($_REQUEST['add']) && (sizeof($_REQUEST['add']) > 0))… 72 if ($ips && (sizeof($ips) > 0)) { 101 if ($ips && (sizeof($ips) > 0)) { 145 if ($logins && (sizeof($logins) > 0)) { 147 $count = sizeof($logins); [all …]
|
| /plugin/iptrust/ |
| D | admin.php | 45 if ($ips && (sizeof($ips) > 0)) { 55 …} elseif (isset($_REQUEST['delete']) && is_array($_REQUEST['delete']) && (sizeof($_REQUEST['delete… 57 if ($ips && (sizeof($ips) > 0)) { 58 $count = sizeof($ips); 72 if (sizeof($ips) < $count) { 78 …} elseif (isset($_REQUEST['add']) && is_array($_REQUEST['add']) && (sizeof($_REQUEST['add']) > 0))… 84 if ($ips && (sizeof($ips) > 0)) { 113 if ($ips && (sizeof($ips) > 0)) { 157 if ($logins && (sizeof($logins) > 0)) { 159 $count = sizeof($logins); [all …]
|
| /plugin/bliki/ |
| D | syntax.php | 100 while (sizeof($recents) < $num && sizeof($posts)) { 115 while (sizeof($recents) < $num && sizeof($years)) { 120 while (sizeof($recents) < $num && sizeof($months)) { 125 while (sizeof($recents) < $num && sizeof($days)) { 132 while (sizeof($recents) < $num && sizeof($posts)) { 157 if (sizeof($list)) { 214 $s = sizeof($parts); 364 if (sizeof($dirs) > 0) { 367 if (sizeof($files) > 0) { 408 if (sizeof($recents) == $this->getConf('numposts')) {
|
| /plugin/freechat/phpfreechat/lib/pear/PHPUnit/ |
| D | TestResult.php | 116 for ($i = 0; $i < sizeof($this->_listeners); $i++) { 132 for ($i = 0; $i < sizeof($this->_listeners); $i++) { 167 for ($i = 0; $i < sizeof($this->_listeners); $i++) { 179 return sizeof($this->_errors); 199 return sizeof($this->_failures); 230 for ($i = 0; $i < sizeof($this->_listeners); $i++) { 276 for ($i = 0; $i < sizeof($this->_listeners); $i++) {
|
| D | TestSuite.php | 183 for ($i = 0; $i < sizeof($this->_tests) && !$result->shouldStop(); $i++) { 231 return sizeof($this->_tests);
|
| /plugin/combo/ComboStrap/ |
| H A D | PathAbs.php | 55 $sizeof = sizeof($names); 56 if ($sizeof == 0) { 59 $lastName = $names[$sizeof - 1]; 64 $names[$sizeof - 1] = substr($lastName, 0, $index);
|
| H A D | PipelineUtility.php | 116 array_fill(0, sizeof($commandArgs), self::SPACE_CHARACTER) 124 array_fill(0, sizeof($commandArgs), $charactersToTrimFromCommand) 185 for ($i = 0; $i < sizeof($words); $i++) { 240 $end = sizeof($words); 284 $size = sizeof($commandArgs);
|
| H A D | TreeNode.php | 64 return sizeof($this->children); 78 return sizeof($this->children) > 0; 93 if (sizeof($childrenKeys) === 0) {
|
| H A D | RouterBestEndPage.php | 38 if (sizeof($pagesWithSameName) == 0) { 123 $candidateBacklinksCount = sizeof($candidatePage->getBacklinks()); 124 $bestPageBacklinksCount = sizeof($bestPage->getBacklinks());
|
| /plugin/questionnaire/ |
| D | miniYAML.php | 159 for($i=0;$i<sizeof($ar);$i++){ 178 if($lines_read!=sizeof($this->_Lines)){ 230 for($i=$start_at+1;$i<sizeof($lines);$i++){ 251 for($i=0;$i<sizeof($lines);$i++){ 275 if(sizeof($block)==0){ return null; } 286 if(sizeof($block)==1){ // toto je spatne!!!! zde zapadne i indexove pole o velikosti 1 306 for($i=0;$i<sizeof($block);$i++){ 330 for($i=0;$i<sizeof($block);$i++){ 391 $out[] = sizeof($var)==0 ? "[]" : ""; 447 if($this->_isIndexedArray($_value) && sizeof($_value)>0){ [all …]
|
| /plugin/combo/ |
| H A D | cli.php | 290 $totalNumberOfPages = sizeof($pages); 369 $totalNumberOfPages = sizeof($pages); 490 $totalNumberOfPages = sizeof($pages); 533 if (sizeof($pagesWithError) > 0) { 537 $totalNumberOfPages = sizeof($pagesWithError); 546 if (sizeof($pagesWithChanges) > 0) { 550 $totalNumberOfPages = sizeof($pagesWithChanges); 559 if (sizeof($pagesWithOthers) > 0) { 563 $totalNumberOfPages = sizeof($pagesWithOthers); 573 $sizeof = sizeof($args); [all …]
|
| /plugin/bashorg/ |
| D | bash.org.php | 31 $id = rand(0, sizeof($quotes) - 1); 34 $id = rand(0, sizeof($quotes) - 1); 40 if (sizeof($quotes) == 2)
|
| /plugin/webcomponent/_test/ |
| D | related.test.php | 100 $referrerId = sizeof(self::$referrers) + 1; 132 $this->assertEquals(self::REFERRERS_COUNT, sizeof($backlinks)); 145 $this->assertEquals(self::REFERRERS_COUNT, sizeof($referrers)); 153 $this->assertEquals($expected, sizeof($referrers)); 160 $this->assertEquals($expected, sizeof($referrers));
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ProxyChain/ |
| H A D | Trusted.php | 56 return (sizeof($this->chain) <= sizeof($list));
|
| /plugin/bibtex4dw/syntax/ |
| D | cite.php | 76 if ($bibkey != $bibkeys[sizeof($bibkeys)-1]) { 91 if ($bibkey != $bibkeys[sizeof($bibkeys)-1]) { 103 if ($bibkey != $bibkeys[sizeof($bibkeys)-1]) {
|
| /plugin/command/ext/ |
| D | abstract.php | 18 if(sizeof($params) == 1 && ($params[0])) 20 else if(sizeof($params) != 0)
|
| D | dt.php | 22 if(sizeof($params) == 1 && is_string($params[0])) 24 else if(sizeof($params) != 0)
|
| /plugin/ipgroup/ |
| D | admin.php | 38 if ($filecontent && (sizeof($filecontent) > 0)) { 48 …} elseif (isset($_REQUEST['delete']) && is_array($_REQUEST['delete']) && (sizeof($_REQUEST['delete… 73 if ($networks && (sizeof($networks) > 0)) {
|
| /plugin/bibtex/OSBib/format/ |
| D | PARSESTYLE.php | 64 if(sizeof($dependent) == 4) 80 if(sizeof($dependent) == 4) 136 if(isset($independent) && sizeof($independent) % 2)
|
| /plugin/authssocas/vendor/apereo/phpcas/source/CAS/ |
| H A D | ProxyChain.php | 125 return (sizeof($this->chain) == sizeof($list));
|
| /plugin/bibtex4dw/lib/ |
| D | bibtexparser.php | 361 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 363 for ($i = 0; $i < sizeof($cites); $i++) { 457 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 459 for ($i = 0; $i < sizeof($cites); $i++) { 1016 for ($i = 0; $i < sizeof($authorarray); $i++) { 1027 $size = sizeof($tmparray); 1084 $size = sizeof($vonlastarray); 1116 if (3==sizeof($tmparray)) { 1120 $first = $tmparray[sizeof($tmparray)-1]; 1283 if (sizeof($this->warnings)>0) return true;
|
| /plugin/publistf/bib2tpl/lib/ |
| D | BibTex.php | 345 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 347 for ($i = 0; $i < sizeof($cites); $i++) { 668 for ($i = 0; $i < sizeof($authorarray); $i++) { 679 $size = sizeof($tmparray); 740 $size = sizeof($vonlastarray); 774 if (3==sizeof($tmparray)) { 778 $first = $tmparray[sizeof($tmparray)-1]; 942 if (sizeof($this->warnings)>0) return true; 954 return sizeof($this->data);
|
| /plugin/publist/bib2tpl/lib/ |
| D | BibTex.php | 345 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 347 for ($i = 0; $i < sizeof($cites); $i++) { 668 for ($i = 0; $i < sizeof($authorarray); $i++) { 679 $size = sizeof($tmparray); 740 $size = sizeof($vonlastarray); 774 if (3==sizeof($tmparray)) { 778 $first = $tmparray[sizeof($tmparray)-1]; 942 if (sizeof($this->warnings)>0) return true; 954 return sizeof($this->data);
|
| /plugin/publistx/bib2tpl/lib/ |
| D | BibTex.php | 345 if (sizeof($cites) != sizeof($unique)) { //Some values have not been unique! 347 for ($i = 0; $i < sizeof($cites); $i++) { 668 for ($i = 0; $i < sizeof($authorarray); $i++) { 679 $size = sizeof($tmparray); 740 $size = sizeof($vonlastarray); 774 if (3==sizeof($tmparray)) { 778 $first = $tmparray[sizeof($tmparray)-1]; 942 if (sizeof($this->warnings)>0) return true; 954 return sizeof($this->data);
|
| /plugin/webcomponent/syntax/ |
| D | related.php | 221 if (sizeof($backlinks) > 50){ 229 … $page[self::RELATED_BACKLINKS_COUNT_PROP]=sizeof(ft_backlinks($backlink, $ignore_perms = false)); 237 if (sizeof($related)> $max){
|
12345678