Home
last modified time | relevance | path

Searched refs:count (Results 751 – 775 of 2539) sorted by relevance

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

/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DText.php219 if (count($val)>1) {
317 if (count($parts) < $minimum) {
320 …e' => 'This property must have at least ' . $minimum . ' components. It only has ' . count($parts),
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/
H A DText.php219 if (count($val)>1) {
317 if (count($parts) < $minimum) {
320 …e' => 'This property must have at least ' . $minimum . ' components. It only has ' . count($parts),
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php468 if (count($uidList)>1) {
475 if (count(array_unique($componentTypes))===0) {
482 if (count(array_unique($componentTypes))>1) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php184 * @param int $count
188 public static function vlv(int $before, int $after, int $offset = 1, int $count = 0, ?string $contextId = null): VlvControl
190 return new VlvControl($before, $after, $offset, $count, null, $contextId);
187 vlv(int $before, int $after, int $offset = 1, int $count = 0, string $contextId = null) global() argument
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDH.php86 if (count($args) == 2 && $args[0] instanceof BigInteger && $args[1] instanceof BigInteger) {
93 } elseif (count($args) == 1 && is_numeric($args[0])) {
97 } elseif (count($args) != 1 || !is_string($args[0])) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarTest.php33 $this->assertEquals(2, count($this->calendars));
103 $this->assertEquals(1,count($children));
178 $this->assertEquals(1, count($calendars));
/plugin/davcal/vendor/sabre/vobject/lib/Property/
H A DText.php219 if (count($val)>1) {
317 if (count($parts) < $minimum) {
320 …e' => 'This property must have at least ' . $minimum . ' components. It only has ' . count($parts),
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php468 if (count($uidList)>1) {
475 if (count(array_unique($componentTypes))===0) {
482 if (count(array_unique($componentTypes))>1) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserRuleContext.php167 if ($this->children === null || $i < 0 || $i >= \count($this->children)) {
190 if ($this->children === null || $i < 0 || $i >= \count($this->children)) {
252 return $this->children !== null ? \count($this->children) : 0;
/plugin/siteexport/inc/
H A Djavahelp.php38 $count = count($data);
39 for ($i = 0; $i < $count ; $i++)
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DBoundedExhaustive.php193 while (0 < count($this->_todo)) {
274 if (count($children) <= $next) {
294 for ($i = count($children) - 1; $i >= 0; --$i) {
342 } while (0 < count($this->_trace) && false === $found);
/plugin/offline/
H A Drenderer.php110 if ( count ($this->footnotes) > 0 ) {
128 if (count($alt)) {
145 if($this->info['toc'] && is_array($this->toc) && count($this->toc) > 2){
399 if(!$tocok || !is_array($toc) || count($toc) < 3){
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DContextTest.php103 $self->assertEquals(0, $stack->count());
107 $self->assertEquals(2, $stack->count());
121 $self->assertEquals(1, $stack->count());
126 $self->assertEquals(3, $stack->count());
/plugin/authgooglesheets/
H A Dhelper.php259 $count = 0;
266 $count++;
267 if (($limit > 0) && ($count >= $limit)) break;
291 if (!count(preg_grep($pattern, $info['grps']))) return false;
/plugin/approve/syntax/
H A Dtable.php40 if (count($pair) < 2) {
111 && count($a) == count($b)
/plugin/cloud/
H A Dsyntax.php184 if (count($stopwords) == 0) {
199 foreach ($cloud as $key => $count) {
261 $wcount = count($word_idx);
268 $cloud[$key] = count($value);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBackgroundWriter.php31 $patternCount = count($this->mpdf->patterns);
137 if (count($this->mpdf->extgstates)) {
152 if (isset($this->mpdf->gradients) && ( count($this->mpdf->gradients) > 0)) {
226 $maxid = count($this->mpdf->gradients); // index for transparency gradients
241 for ($i = 0; $i < (count($grad['stops']) - 1); $i++) {
257 for ($i = 0; $i < (count($grad['stops']) - 1); $i++) {
283 for ($i = 0; $i < (count($grad['stops']) - 1); $i++) {
299 for ($i = 0; $i < (count($grad['stops']) - 1); $i++) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dpipeline.class.php539 for ($i=0, $size = count($boxes); $i < $size; $i++) {
827 $expected_pages = count($page_heights);
899 for ($i=0; $i<count($this->output_filters); $i++) {
905 $i = count($this->output_filters)-1;
928 if (count($this->fetchers) == 0) {
939 for ($i=0; $i<count($this->fetchers); $i++) {
1016 for ($i=0; $i<count($this->fetchers); $i++) {
1096 for ($j=0, $size = count($context->fixed_positioned); $j<$size; $j++) {
1144 for ($i = 0; $i < count($this->data_filters); $i++) {
1172 for ($i=0, $size = count($this->pre_tree_filters); $i < $size; $i++) {
[all …]
H A Dpdf.fpdf.php145 $num_chars = count($mapping);
1244 if (count($this->_forms) == 0) {
1488 if (count($path) < 3) {
1571 for ($i=1; $i<count($path); $i++) {
1577 if (count($path) < 3) {
1940 $i=count($this->fonts)+1;
1954 $nb=count($this->diffs);
2009 $n=count($this->links)+1;
2190 $size = count($annotations);
2215 $num_diffs = count($this->diffs);
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DParser.php130 $this->totalNumberOfLines = \count($this->lines);
606 if ($this->currentLineNb >= \count($this->lines) - 1) {
704 … for ($i = 0, $linesCount = \count($lines), $previousLineBlank = false; $i < $linesCount; ++$i) {
810 for ($i = 0, $blockLinesCount = \count($blockLines); $i < $blockLinesCount; ++$i) {
928 $count = 0;
929 $value = preg_replace('#^\%YAML[: ][\d\.]+.*\n#u', '', $value, -1, $count);
930 $this->offset += $count;
933 $trimmedValue = preg_replace('#^(\#.*?\n)+#s', '', $value, -1, $count);
934 if (1 === $count) {
941 $trimmedValue = preg_replace('#^\-\-\-.*?\n#s', '', $value, -1, $count);
[all …]
/plugin/jsonrpc/
H A Djsonrpc.php222 $len = count($data);
261 if(count($data))
445 if(!count($mediareferences)){
463 if(is_array($data) && count($data)===5) {
607 if(count($revisions)==0 && $first!=0) {
612 if(count($revisions)>0 && $first==0) {
618 if(count($revisions)>$num) {
/plugin/blogtng/helper/
H A Dcomments.php266 if (count($mails) > 0) {
568 $count = $this->get_count($types);
570 switch($count) {
572 printf($fmt_zero_comments, $count);
575 printf($fmt_one_comments, $count);
578 printf($fmt_comments, $count);
649 if(count($types)){
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DJunit.php61 if (count($report['messages']) === 0) {
74 if (count($report['messages']) === 0) {
/plugin/metaheaders/
H A Daction.php64 $nclear = count($clear);
67 $nlink = count($list);
/plugin/inlineedit/
H A Daction.php62 if ($itemPos < count($found)) {
63 for($index = 0; $index < count($found); $index++) {

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