/plugin/minimap/_test/ |
H A D | minimap.test.php | 53 $count = $phpQueryObject->count(); 58 $count = $phpQueryObject->count(); 63 $count = $phpQueryObject->count(); 68 $count = $phpQueryObject->count(); 73 $count = $phpQueryObject->count(); 78 $count = $phpQueryObject->count(); 110 $count = $phpQueryObject->count(); 115 $count = $phpQueryObject->count(); 120 $count = $phpQueryObject->count(); 152 $count = $phpQueryObject->count(); [all …]
|
/plugin/aichat/vendor/vanderlee/php-sentence/tests/ |
H A D | SentenceTest.php | 29 * @covers ::count 33 $this->assertSame(0, $this->object->count('')); 34 $this->assertSame(0, $this->object->count(' ')); 35 $this->assertSame(0, $this->object->count("\n")); 39 * @covers ::count 43 $this->assertSame(1, $this->object->count('Hello')); 44 $this->assertSame(1, $this->object->count('Hello.')); 45 $this->assertSame(1, $this->object->count('Hello...')); 46 $this->assertSame(1, $this->object->count('Hello!')); 47 $this->assertSame(1, $this->object->count('Hell [all...] |
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/ |
H A D | PdfString.php | 92 for ($count = 0, $n = \strlen($s); $count < $n; $count++) { 93 if ($s[$count] !== '\\') { 94 $out .= $s[$count]; 97 if ($count === ($n - 1)) { 101 switch ($s[++$count]) { 105 $out .= $s[$count]; 129 if ($count !== $n - 1 && $s[$count [all...] |
/plugin/tablelayout/script/ |
H A D | polyfills.js | 8 String.prototype.repeat = function (count) { argument 14 count = +count; 15 if (count != count) { 16 count = 0; 18 if (count < 0) { 21 if (count == Infinity) { 24 count = Math.floor(count); 25 if (str.length == 0 || count == 0) { 31 if (str.length * count >= 1 << 28) { 35 for (var i = 0; i < count; i++) {
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Splitter/ |
H A D | VCardTest.php | 26 $count = 0; 28 $count++; 30 $this->assertEquals(1, $count); 93 $count = 0; 95 $count++; 145 $count = 0; 147 $count++; 169 $count = 0; 171 $count++; 185 $count = 0; [all …]
|
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Splitter/ |
H A D | VCardTest.php | 28 $count = 0; 30 $count++; 32 $this->assertEquals(1, $count); 95 $count = 0; 97 $count++; 147 $count = 0; 149 $count++; 171 $count = 0; 173 $count++; 187 $count = 0; [all …]
|
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Splitter/ |
H A D | VCardTest.php | 28 $count = 0; 30 $count++; 32 $this->assertEquals(1, $count); 95 $count = 0; 97 $count++; 147 $count = 0; 149 $count++; 171 $count = 0; 173 $count++; 187 $count = 0; [all …]
|
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Splitter/ |
H A D | VCardTest.php | 28 $count = 0; 30 $count++; 32 $this->assertEquals(1, $count); 95 $count = 0; 97 $count++; 147 $count = 0; 149 $count++; 171 $count = 0; 173 $count++; 187 $count = 0; [all …]
|
/plugin/odt/ODT/ |
H A D | ODTIndex.php | 22 $index_count = count ($indexesData); 71 $index_count = count($indexesData); 166 for ( $count = 0 ; $count < $max_outline_level ; $count++ ) { 167 $stylesL [$count + 1] = 'color:black;'; 168 if (!empty($settings ['styleL'.($count + 1)])) { 169 $stylesL [$count + 1] = $settings ['styleL'.($count + 1)]; 192 for ( $count = 0 ; $count < $max_outline_level ; $count++ ) 194 $indent = $indents [$count]; 233 for ( $count = 0 ; $count < $max_outline_level ; $count++ ) { 270 for ( $count = 0 ; $count < $max_outline_level ; $count++ ) [all …]
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | utils_array.php | 5 for ($i=0, $size = count($flags); $i<$size; $i++) { 13 if (count($array) == 0) { return $array; }; 21 for ($i=0; $i < count($array); $i++) { 27 for ($i=0, $count = count($flags); $i<$count; $i++) { 45 for ($i=0, $count = count($flags); $i < $count; $i++) { 54 if (count($array) == 0) { return $array; }; 68 for ($i=0, $size = count($array); $i<$size; $i++) {
|
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/ |
H A D | PrincipalPropertySearchTest.php | 171 $count = 1; 172 if (!is_int($v1)) $count = $v2; 174 …$this->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath .… 244 $count = 1; 245 if (!is_int($v1)) $count = $v2; 247 …$this->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath .… 316 $count = 1; 317 if (!is_int($v1)) $count = $v2; 319 …$this->assertEquals($count,count($result), 'we expected ' . $count . ' appearances of ' . $xpath .… 375 $count = 1; [all …]
|
/plugin/onlinenumber/ |
H A D | syntax.php | 38 function plugin_online_check_online(& $count, $host = '') argument 48 $count = 0; 64 ++$count; 72 if (! $found && $host != '') ++$count; // About you 93 $line_count = $count = count($lines); 102 --$count; 109 ++$count; 155 static $count, $result, $base; 157 if (! isset($count)) { 165 if ($this->plugin_online_check_online($count, $host)) { [all …]
|
/plugin/docimporter/ |
H A D | ImportUtils.php | 28 $count = 1; 43 if (! strpos($line,'!') && $count == 1) { 64 if ($count != 1) { 76 $count += 1; 154 $clean_start = $clean_matches[0][$count][1]; 180 $count = 0; 181 for($count=0; $count < count($clean_matches[0]); $count++) { 185 $clean_match = $clean_matches[0][$count]; 190 return $count; 194 return $count; [all …]
|
/plugin/authwordpress/ |
H A D | class-phpass.php | 65 function get_random_bytes($count) argument 70 $output = fread($fh, $count); 74 if (strlen($output) < $count) { 76 for ($i = 0; $i < $count; $i += 16) { 82 $output = substr($output, 0, $count); 88 function encode64($input, $count) argument 95 if ($i < $count) 98 if ($i++ >= $count) 100 if ($i < $count) 103 if ($i++ >= $count) [all...] |
/plugin/findologicxmlexport/ |
H A D | OutputXMLHelper.php | 65 public function paramsValid($start, $count, $type) argument 68 $count = filter_var($count, $type); 69 return (is_int($count) && is_int($start) && $start >= 0 && $count > 0); 96 public function getXml($start, $count) argument 100 return $dokuwikiXmlExport->generateXMLExport($start, $count); 118 public function printXml($start, $count) { argument 120 echo $this->getXml($start, $count);
|
/plugin/stlviewer/stlviewer/ |
H A D | ie_polyfills.js | 2 String.prototype.repeat = function(count) {
argument 8 count = +count;
9 if (count != count) {
10 count = 0;
12 if (count < 0) {
13 throw new RangeError('repeat count must be non-negative');
15 if (count == Infinity) {
16 throw new RangeError('repeat count mus [all...] |
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/ |
H A D | Info.php | 74 $count = count($locations); 77 $this->_metricCache[$metric][$value] = $count; 79 $this->_metricCache[$metric][$value] += $count; 128 foreach ($values as $value => $count) { 129 $totalCount += $count; 130 if ($count > $winnerCount) { 132 $winnerCount = $count; 141 foreach ($values as $value => $count) { 146 $percent = round(($count / $totalCount * 100), 2); 147 echo "\t$value => $count ($percent%)".PHP_EOL;
|
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/ |
H A D | BaseCssFilter.php | 26 protected function filterReferences($content, $callback, $limit = -1, &$count = 0) argument 28 return CssUtils::filterReferences($content, $callback, $limit, $count); 34 protected function filterUrls($content, $callback, $limit = -1, &$count = 0) argument 36 return CssUtils::filterUrls($content, $callback, $limit, $count); 42 …protected function filterImports($content, $callback, $limit = -1, &$count = 0, $includeUrl = true) argument 44 return CssUtils::filterImports($content, $callback, $limit, $count, $includeUrl); 50 protected function filterIEFilters($content, $callback, $limit = -1, &$count = 0) argument 52 return CssUtils::filterIEFilters($content, $callback, $limit, $count);
|
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Extension/ |
H A D | Date.php | 73 $count = $diff->$attribute; 75 if (0 !== $count) { 76 return $this->getPluralizedInterval($count, $diff->invert, $unit); 83 protected function getPluralizedInterval($count, $invert, $unit) argument 88 return $this->translator->transChoice($id, $count, array('%count%' => $count), 'date'); 91 if (1 !== $count) { 95 return $invert ? "in $count $unit" : "$count $unit ago";
|
/plugin/mediasyntax/tools/ |
H A D | dokuwiki2mediawiki.php | 135 for ($n=0;$n<count($headers);$n=$n+1) 140 for ($y=1;$y<count($cells)+1;$y=$y+1) 142 for ($x=0;$x<count($cells[$y]);$x=$x+1) 152 for ($y=1;$y<count($cells)+1;$y=$y+1) 153 for ($x=0;$x<count($cells[$y]);$x=$x+1) 157 for ($y=1;$y<count($cells);$y=$y+1) 159 for ($x=0;$x<count($cells[$y]);$x=$x+1) 162 while (($y+$z<=count($cells)) && (preg_match("/ *::: */",$cells[$y+$z][$x]))) 171 for ($y=1;$y<count($cells)+1;$y=$y+1) 172 for ($x=0;$x<count( [all...] |
/plugin/authgoogle/google/contrib/ |
H A D | Google_FreebaseService.php | 165 public $count; variable in Google_TopicPropertyvalue 172 $this->count = $count; 175 return $this->count; 219 public $count; variable in Google_TopicStatslinkcountValues 225 $this->count = $count; 228 return $this->count; 246 public $count; variable in Google_TopicStatslinkcountValuesValues 252 $this->count = $count; 255 return $this->count; 273 public $count; variable in Google_TopicStatslinkcountValuesValuesValues [all …]
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
H A D | BufferedTokenStream.php | 108 return \count($this->tokens); 119 $skipEofCheck = $this->index < \count($this->tokens) - 1; 122 $skipEofCheck = $this->index < \count($this->tokens); 145 $n = $i - \count($this->tokens) + 1; // how many more elements we need? 165 $token->setTokenIndex(\count($this->tokens)); 181 $count = \count($this->tokens); 183 if ($index < 0 || $index >= $count) { 187 $count 228 if ($i >= \count( [all...] |
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/ |
H A D | PunctuationParser.php |
|
/plugin/tabtables/ |
H A D | action.php | 83 for($l=0; $l<count($this->original); $l++) { 126 for($l=0; $l<count($this->wikified); $l++) { 165 $cells = count(split("\t",$original[0])); 169 for($r=0; $r<count($original); $r++) { 175 if($new_table_block[count($new_table_block)-1]==$empty_line) { 176 unset($new_table_block[count($new_table_block)-1]); } 180 if(count($new_table_block)>2 && $new_table_block[1]==$empty_line) { 184 $new_table_block[count($new_table_block)-1]=""; 191 for($r=1; $r<count($new_table_block); $r++) { 211 $count = count($calls); [all …]
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
H A D | BaseWriter.php | 125 for ($count = 0, $n = strlen($s); $count < $n; $count++) { 126 if ($count === $n - 1 || $s[$count] !== '\\') { 127 $out .= $s[$count]; 129 switch ($s[++$count]) { 133 $out .= $s[$count]; 151 if ($count !== $n - 1 && $s[$count [all...] |