Home
last modified time | relevance | path

Searched refs:count (Results 51 – 75 of 2411) sorted by relevance

12345678910>>...97

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php331 public $count; variable in Google_AnalyzeDataDescriptionFeaturesCategorical
336 $this->count = $count;
351 public $count; variable in Google_AnalyzeDataDescriptionFeaturesCategoricalValues
354 $this->count = $count;
368 public $count; variable in Google_AnalyzeDataDescriptionFeaturesNumeric
372 $this->count = $count;
392 public $count; variable in Google_AnalyzeDataDescriptionFeaturesText
394 $this->count = $count;
424 public $count; variable in Google_AnalyzeDataDescriptionOutputFeatureNumeric
428 $this->count = $count;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DCustomerSearchApplicationStats.php25 public $count; variable in Google\\Service\\CloudSearch\\CustomerSearchApplicationStats
32 public function setCount($count) argument
34 $this->count = $count;
41 return $this->count;
H A DItemCountByStatus.php25 public $count; variable in Google\\Service\\CloudSearch\\ItemCountByStatus
38 public function setCount($count) argument
40 $this->count = $count;
47 return $this->count;
H A DFacetBucket.php25 public $count; variable in Google\\Service\\CloudSearch\\FacetBucket
36 public function setCount($count) argument
38 $this->count = $count;
45 return $this->count;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InfoTypeStats.php25 public $count; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2InfoTypeStats
32 public function setCount($count) argument
34 $this->count = $count;
41 return $this->count;
H A DGooglePrivacyDlpV2ValueFrequency.php25 public $count; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2ValueFrequency
32 public function setCount($count) argument
34 $this->count = $count;
41 return $this->count;
H A DGooglePrivacyDlpV2SummaryResult.php29 public $count; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2SummaryResult
52 public function setCount($count) argument
54 $this->count = $count;
61 return $this->count;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DAccountCount.php27 public $count; variable in Google\\Service\\Vault\\AccountCount
46 public function setCount($count) argument
48 $this->count = $count;
55 return $this->count;
/plugin/autlogin/
H A Dadmin.php425 $count = count($data);
549 $count = count($webs);
568 $count = count($systems);
720 $count = count($user);
753 $count = count($pages);
763 $count = count($user);
1095 $count = count($data);
1142 $count = count($media);
1184 $count = count($user_config);
1520 $count = count($data);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DEvalBarrett.php63 $m_length = count($m->value);
104 $cutoff = count($m) + (count($m) >> 1);
107 if (count($n) > ' . (2 * count($m)) . ') {
124 $code .= '$temp = array_slice($n, ' . (count($m) - 1) . ');';
189 if (!count($arr)) {
201 for ($i = 0; $i < count($arr); $i++) {
224 for ($j = 0; $j < count($arr); $j++) {
402 if ($j == count($known)) {
438 case $clength < ' . count($known) . ':
440 case $clength > ' . count($known) . ':';
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DResultPrinter.php201 $count = count($defects);
203 if ($count == 0) {
214 ($count == 1) ? 'was' : 'were',
215 $count,
217 ($count == 1) ? '' : 's'
253 $count,
330 if (count($result) === 0) {
347 count($result),
656 * @param int $count
665 if ($always || $count > 0) {
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvResponseControl.php59 * @param int $count
63 public function __construct(int $offset, int $count, int $result, ?string $contextId = null)
66 $this->count = $count;
94 $count = $vlv->getChild(1);
101 if (!$count instanceof IntegerType) {
113 $count->getValue(),
130 Asn1::integer((int) $this->count),
60 __construct(int $offset, int $count, int $result, string $contextId = null) global() argument
/plugin/combo/ComboStrap/
H A DPageRules.php56 ->setQueryParametrized("SELECT count(*) FROM PAGE_RULES where ID = ?", [$id]);
57 $count = 0;
59 $count = $request
69 return $count === 1;
85 ->setQueryParametrized("SELECT count(*) FROM PAGE_RULES where MATCHER = ?", [$pattern]);
86 $count = 0;
88 $count = $request->execute()
97 return $count === 1;
210 public function count() function in ComboStrap\\PageRules
215 ->setQuery("select count(
[all...]
/plugin/editsections/action/
H A Des.php54 if (count($this->sections) === 0) {
69 $last_ind = count($this->sections) - 1;
123 $count = 0;
126 $count += 1;
135 if ($value[2] !== $this->sections[$count - 1]['start']) {
137 $this->sections[$count - 1]['open'] = $index;
140 $this->sections[$count - 1]['end'] = $value[2];
141 $this->sections[$count - 1]['close'] = $index;
148 $last_ind = count($this->sections) - 1;
196 $size = count($calls);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DTimedCount.php25 public $count; variable in Google\\Service\\Clouderrorreporting\\TimedCount
38 public function setCount($count) argument
40 $this->count = $count;
47 return $this->count;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DDynamicLinkEventStat.php25 public $count; variable in Google\\Service\\FirebaseDynamicLinks\\DynamicLinkEventStat
38 public function setCount($count) argument
40 $this->count = $count;
47 return $this->count;
/plugin/btable2/
H A Dsyntax.php84 for($i = 0; $i < count($ids); $i++) {
88 for($i = 0; $i < count($dates); $i++) {
138 $rows_count = count($rows);
139 $columns_count = count($columns);
327 $count = array();
390 $count[$column] += 1;
415 $count[$column] += 1;
456 $rows_count = count($rows);
460 $ccount = isset($count[$column]) ? $count[$column] : 0;
496 $rows_count = count($rows);
[all …]
/plugin/footnotestyle/
H A Drenderer.php54 $id = count($this->footnotes)+1;
55 $this->footnotes[count($this->footnotes)] = $footnote;
59 $id = count($this->footnotes)+1;
60 $this->footnotes[count($this->footnotes)] = "@@FNT".($i);
65 $id = count($this->footnotes)+1;
66 $this->footnotes[count($this->footnotes)] = $footnote;
77 if ( count ($this->footnotes) > 0 ) {
96 if (count($alt)) {
125 …if($this->info['toc'] && is_array($this->toc) && $conf['tocminheads'] && count($this->toc) >= $con…
/plugin/bez/tpl/
H A D8d.php3 <?php if (count($tpl->get('8d_tasks')['correction']) > 0) $D++ ?>
4 <?php if (count($tpl->get('causes')) > 0) $D++ ?>
5 <?php if (count($tpl->get('8d_tasks')['corrective']) > 0) $D++ ?>
9 <?php if (count($corrective_done) > 0) $D++ ?>
10 <?php if (count($tpl->get('8d_tasks')['preventive']) > 0) $D++ ?>
62 <?php if (count($tpl->get('8d_tasks')['correction']) > 0): ?>
68 <?php if (count($tpl->get('causes')) > 0): ?>
74 <?php if (count($tpl->get('8d_tasks')['corrective']) > 0): ?>
85 <?php if (count($tpl->get('8d_tasks')['preventive']) > 0): ?>
103 <td <?php if (count(
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php160 if (!count($this->value)) {
232 $x_size = count($x_value);
233 $y_size = count($y_value);
444 $m = min(count($x_value) >> 1, count($y_value) >> 1);
760 if (!count($value)) {
768 $length = min(count($value), count($result->bitmask->value));
799 if (count($x_value) != count($y_value)) {
800 return (count($x_value) > count($y_value)) ? $result : -$result;
802 $size = max(count($x_value), count($y_value));
1250 $len = count($val);
[all …]
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
H A DArrayCountToken.php22 private $count; variable in Prophecy\\Argument\\Token\\ArrayCountToken
29 $this->count = $value;
61 return sprintf('count(%s)', $this->count);
84 return $this->count === count($argument);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DCluster.php30 public $count; variable in Google\\Service\\Bigquery\\Cluster
51 public function setCount($count) argument
53 $this->count = $count;
60 return $this->count;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DPartitionConfig.php27 public $count; variable in Google\\Service\\PubsubLite\\PartitionConfig
50 public function setCount($count) argument
52 $this->count = $count;
59 return $this->count;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchResponseFacetFacetValue.php25 public $count; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchResponseFacetFacetValue
36 public function setCount($count) argument
38 $this->count = $count;
45 return $this->count;
/plugin/latexit/classes/
H A DLabelHandler.php29 protected $count; variable in LabelHandler
47 $this->count = array();
60 $this->count[] = 1;
64 $this->count[$search]++;
65 $label .= $this->count[$search];

12345678910>>...97