Home
last modified time | relevance | path

Searched refs:count (Results 2151 – 2175 of 2539) sorted by relevance

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

/plugin/catlist/
H A Dsyntax.php204 for ($i = 0; $i < count($split); $i++) {
215 if (count($split) > 0 && $split[0] == '..') {
499 $global_ul_attr = 'column-count: '.$data['columns'].';';
/plugin/userhomepage/
H A Daction.php351 $i = count($newLines);
530 if (count($test) > 0) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php303 if (\count($reach->elements()) === 0) {
820 $newState->stateNumber = $dfa->states->count();
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php175 $cnt = floor(\count($convmap) / 4) * 4;
243 $cnt = floor(\count($convmap) / 4) * 4;
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js687 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument
693 var max = (page + 1) * count;
721 success(results.slice(page * count, max), max, true, tmp);
739 success(results.slice(page * count, (page + 1) * count), len, false, tmp);
882 var count = 12;
921 count = 4 * Math.max(1, Math.floor(this.container.clientWidth / (this.thumbWidth + 10)));
949 … this.searchEntries(searchTerm, count, page, mxUtils.bind(this, function(results, len, more, terms)
956 this.insertSearchHint(div, searchTerm, count, page, results, len, more, terms);
1127 Sidebar.prototype.insertSearchHint = function(div, searchTerm, count, page, results, len, more, ter… argument
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/authsplit/
H A Dauth.php444 if (!is_array($changes) || !count($changes))
568 * Return a count of the number of user which meet $filter criteria
/plugin/eventline/example/
H A DexampleDataForCutAndPaste.txt25 …t a rate of over 1,500 articles per month. On 30 August 2002, the article count reached 40,000. To…
/plugin/preservefilenames/
H A Daction_angua.php324 if(!count($data)){
/plugin/linksenhanced/syntax/
H A Dlink.php356 if (count($parts) === 2) {
/plugin/bookcreator/syntax/
H A Dbookmanager.php369 $nsdepth = count(explode('/', $tt));
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/oembed/
H A Dsyntax.php464 $link_count = count($links);
/plugin/jukebox/id3/
H A Dmodule.audio-video.flv.php471 for ($i = 0; $i < count($length); $i++) {
/plugin/swiftmail/Swift/Message/
H A DMime.php468 return count($this->children);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php348 $this->assertEquals(1, count($messages));
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst102 The advantage is that the special loop variable will count correctly thus not
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php336 $this->assertEquals(1, count($messages));
/plugin/multiorphan/action/
H A Dmultiorphan.php329 $data['exists'] = $data['exists'] || count($result) > 0;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php336 $this->assertEquals(1, count($messages));
/plugin/xtern/
H A Dadmin.php198 $num_urls = count($submatches[0]);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DKoblitzPrime.php107 for ($i = 0; $i < count($points); $i++) {
/plugin/indexmenu/
H A Dadmin.php
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Property/ICalendar/
H A DDateTimeTest.php336 $this->assertEquals(1, count($messages));
/plugin/odt/ODT/styles/
H A DODTParagraphStyle.php281 for ($index = 0 ; $index < count($this->tab_stops) ; $index++) {

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