Home
last modified time | relevance | path

Searched refs:count (Results 1201 – 1225 of 2539) sorted by relevance

1...<<41424344454647484950>>...102

/plugin/tagentry/
H A Daction.php122 $data[$k] = count( $v );
178 if ( count( $alltags ) < 1 ){ return $rv; }
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php170 count($option['parameters']);
339 if (count($mimeType) !== 2) {
/plugin/header3/
H A Dsyntax.php137 count($renderer->sectionedits) > 0 &&
138 $renderer->sectionedits[count($renderer->sectionedits) - 1][2] === 'section') {
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dcross-document.js130 var count = 200;
131 while (count--) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFingersCrossedHandler.php140 if ($this->bufferSize > 0 && count($this->buffer) > $this->bufferSize) {
195 if (count($this->buffer) > 0) {
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php170 count($option['parameters']);
339 if (count($mimeType) !== 2) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DAbstractEndpoint.php237 if (count($invalid) > 0) {
242 (count($invalid) > 1 ? '"%s" are not valid parameters.' : '"%s" is not a valid parameter.').' Allowed parameters are "%s"',
/plugin/upgrade/vendor/composer/
H A DInstalledVersions.php59 if (1 === \count($packages)) {
335 self::$installed = $installed[count($installed) - 1];
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DContext.php244 if (count($this->stack) < $level) {
317 if (count($this->dataStack) < $level) {
/plugin/dw2pdf/vendor/composer/
H A DInstalledVersions.php59 if (1 === \count($packages)) {
335 self::$installed = $installed[count($installed) - 1];
/plugin/aichat/vendor/composer/
H A DInstalledVersions.php59 if (1 === \count($packages)) {
335 self::$installed = $installed[count($installed) - 1];
/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.pre.footnotes.class.php15 for ($i=0; $i<count($tree->content); $i++) {
/plugin/components/lib/
H A Dajax_manager.php36 if (count($components) <= 1) return FALSE;
/plugin/freechat/phpfreechat/src/commands/
H A Dbanlist.class.php25 if (count($banlist)>0)
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DIterator.php51 return $this->position < count($this->nodes);
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DJSON.php27 if (1 === \count($args)) {
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dview.js340 var count = 0;
347 count++;
354 assert.equal(1, count);
358 assert.equal(3, count);
362 assert.equal(5, count);
/plugin/authgoogle/google/contrib/
H A DGoogle_CustomsearchService.php256 public $count; variable in Google_Query
293 public function setCount( $count) { argument
294 $this->count = $count;
297 return $this->count;
/plugin/combo/ComboStrap/Web/
H A DUrl.php633 $namesCount = count($names);
678 $count = count($names);
679 if ($count === 0) {
682 $parentPath = implode(self::PATH_SEP, array_splice($names, 0, $count - 1));
/plugin/openid/Auth/OpenID/
H A DMessage.php190 for ($i = 0; $i < count($this->keys); $i++) {
204 return count($this->keys);
524 if (count($parts) == 2) {
578 if (count($parts) == 2) {
978 if (count($parts) != 2) {
/plugin/creole/
H A Daction.php29 $c = count($event->data);
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/
H A DSplDoublyLinkedListFilter.php40 for ($i = 1; $i <= $list->count(); $i++) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCreator.php52 if (count($class->getInterfaces())) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DExpandEventsDoubleEventsTest.php96 … $this->assertEquals(3, count($vObject->VEVENT),'We got 6 events instead of 3. Output: ' . $body);
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/TypeFilter/Spl/
H A DSplDoublyLinkedListFilter.php40 for ($i = 1; $i <= $list->count(); $i++) {

1...<<41424344454647484950>>...102