Home
last modified time | relevance | path

Searched refs:count (Results 1776 – 1800 of 2539) sorted by relevance

1...<<71727374757677787980>>...102

/plugin/owncloud/ajax/
H A Dfilelist.php84 list($authorsString,$desc,$count) =$helper->getAuthorsAndDescOfMediafile($dir.'/'.$file);
/plugin/podcast/
H A Dhelper.php17 $cnt = count($rows);
/plugin/xssnipper/
H A Dsyntax.php121 if(!$xssnipper['until']) $xssnipper['until']=count($records);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.xmp.php204 for ($i = 0; $i < count($jpeg_header_data); $i++)
/plugin/aclregex/
H A Daction.php69 if (! count($AUTH_ACL)) {
/plugin/chat/
H A Dchat.php53 if (count($revs) != 0)
/plugin/strata/syntax/
H A Dtable.php94 $R->tablecell_open(count($fields));
/plugin/strata/
H A Daction.php188 if($filenames === false || count($filenames) == 0) {
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php53 if (count($parts)>1) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDeduplicationHandler.php128 for ($i = count($store) - 1; $i >= 0; $i--) {
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php53 if (count($parts)>1) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php68 $this->itemsLeft = count($this->result);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DAddressBookTest.php58 $this->assertEquals(2, count($cards));
/plugin/tos/
H A Daction.php112 $start += count($revisions);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DDiagnosticErrorListener.php123 if ($ruleIndex < 0 || $ruleIndex >= \count($ruleNames)) {
/plugin/openid/Auth/OpenID/
H A DDiscover.php592 for ($i = 0; $i < count($openid_services); $i++) {
/plugin/strata/helper/
H A Dtriples.php465 if(count($conditions)!=0) {
537 if(count($common)>0) {
666 if(count($terms)>0) {
818 if(count($ordering)>0) {
/plugin/dw2pdf/
H A Daction.php225 if (count($result) > 0) {
525 $no_pages = count($this->list);
912 $countA = count($partsA);
914 $countB = count($partsB);
/plugin/openlayersmap/
H A DStaticMap.php224 if (count($geoms) <= 1) {
509 $count = 0;
598 ++$count,
606 $count,
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshCore.js870 function insertSpaces(line, pos, count) argument
873 + spaces.substr(0, count)
1419 count = splitLines(code).length,
1425 pad = (firstLine + count - 1).toString().length;
1429 for (var i = 0; i < count; i++)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Tokenizers/
H A DPHP.php330 $numTokens = count($tokens);
467 $numLines = count($tokenLines);
550 $numLines = count($tokenLines);
957 $numLines = count($tokenLines);
1147 $numTokens = count($tokens);
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
H A DForTokenParser.php60 if (\count($targets) > 1) {
/plugin/mediathumbnails/
H A Dthumbnail.php39 if (count(self::$formats) > 0) {
/plugin/youtrack/
H A Dhelper.php248 $R->table_open(count($cols));
/plugin/nssize/
H A Dsyntax.php89 for( $i = 0; $bytes >= 1024 && $i < ( count( $types ) -1 ); $bytes /= 1024, $i++ );

1...<<71727374757677787980>>...102