Home
last modified time | relevance | path

Searched refs:count (Results 2026 – 2050 of 2539) sorted by relevance

1...<<81828384858687888990>>...102

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php153 $bitCount = \count($rawAddress) * 8;
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md59 if (!($pdu instanceof SequenceType && count($pdu) === 3)) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBlowfish.php376 $keyl = count($key);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPublicKey.php120 if ($params === false || count($params) != 2) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DTemporaryFileFilterTest.php195 $this->assertEquals(1,count($data));
/plugin/linksuggest/
H A Daction.php119 if (is_array($toc) && count($toc) !== 0) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php338 if (isset($this->_params['post_filter']) && 0 === \count($this->_params['post_filter'])) {
/plugin/do/syntax/
H A Ddo.php257 $userCount = count($users);
/plugin/keyboard/
H A Dsyntax.php149 $max = count($out);
/plugin/odt/ODT/css/
H A Dcssborder.php24 switch (count($values)) {
/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
H A DCronExpression.php44 * @var int Max iteration count when searching for next run date
129 if (count($this->cronParts) < 5) {
165 * Set max iteration count for searching next run dates
167 * @param int $maxIterationCount Max iteration count when searching for next run date
/plugin/combo/ComboStrap/
H A DSnippetSystem.php217 return count($this->getSnippetsForComponent($componentId)) > 0;
/plugin/aichat/
H A Dcomposer.lock191 "count",
/plugin/templater/
H A Dsyntax.php281 $n = count($instr);
/plugin/twofactor/action/
H A Dprofile.php46 for ($index = 0; $index > count($event->data['items']); $index++) {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dutility.js399 var count = 0;
401 template({f: function(){ assert.notOk(count++); }});
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php471 if ($report->limit && $report->limit <= count($validNodes)) {
555 if (count($results) === 1) {
/plugin/translator/syntax/
H A Dtranslator.php87 if ( count($this->functions->revertableUpload) > 0 ) {
177 if ( $matrix === false || count($matrix) == 0 ) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/
H A DAbstractPatternSniff.php440 $patternLen = count($pattern);
946 $tokens = array_slice($tokens, 1, (count($tokens) - 2));
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php1206 if (count($mkCol->getResourceType()) > 1) {
1595 if (!$match['uri'] && count($conditions)) {
1596 $conditions[count($conditions) - 1]['tokens'][] = [
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php1141 if (count($mkCol->getResourceType()) > 1) {
1519 if (!$match['uri'] && count($conditions)) {
1520 $conditions[count($conditions) - 1]['tokens'][] = [
/plugin/photogallery/
H A Dsyntax.php291 if(!count($files)){
348 $len = count($files);
942 if(count($files)) {
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js13473 count: Number.isInteger(count) ? count : undefined,
13727 var count,
13775 if (Number.isInteger(count) && count >= 0) {
29889 count = Math.min(count, MAX_SAME_IMAGES_IN_MASKS_BLOCK);
29902 count = Math.min(count, MAX_IMAGES_IN_MASKS_BLOCK);
30060 count++;
38524 var count = charStrings.count;
38915 get count() {
38944 get count() {
39611 var data = [count >> 8 & 0xFF, count & 0xff];
[all …]
/plugin/pagestat/
H A Dscript.js65 var count=1;
73 count = 1;
75 count += 1;
87 var count=1;
94 tx_countset[ordered_list[i - 1]] = count;
95 count = 1;
97 count += 1;
/plugin/sphinxsearch-was/
H A DSphinxSearch.php275 $quotesCount = count(explode('"', $query)) - 1;

1...<<81828384858687888990>>...102