Home
last modified time | relevance | path

Searched refs:count (Results 2101 – 2125 of 2539) sorted by relevance

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

/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php119 $parts_count = max(count($parts1), count($parts2));
872 $endoffset = count($directory_elements);
/plugin/sketchcanvas/script/
H A Di18next-1.7.2.min.js
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js2151 function insertSpaces(line, pos, count) argument
2154 + spaces.substr(0, count)
2700 count = splitLines(code).length,
2706 pad = (firstLine + count - 1).toString().length;
2710 for (var i = 0; i < count; i++)
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php801 public $count; variable in Google_AggregateStats
806 public function setCount( $count) { argument
807 $this->count = $count;
810 return $this->count;
/plugin/yearbox/
H A Dsyntax.php363 } elseif (count($year_range) == 2) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
H A DTestTest.php450 $this->assertEquals(9, count($dataSets));
/plugin/preservefilenames/
H A Daction_anteater.php186 $last = count($calls) - 1;
/plugin/bible/bible_douayRheims/
H A DPhilemon.txt17 1:17. If therefore thou count me a partner, receive him as myself.
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php285 $query .= implode(',', array_fill(0, count($uris), '?'));
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dvbsso_shared.php230 if (count($cfg)) {
/plugin/task/syntax/
H A Dtasks.php81 $c = count($pages);
/plugin/findologicxmlexport/vendor/jms/metadata/tests/
H A DMetadataFactoryTest.php40 $this->assertEquals(2, count($metadata->classMetadata));
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DAssetFactory.php229 …if (1 == count($extensions) && !pathinfo($options['output'], PATHINFO_EXTENSION) && $extension = k…
/plugin/include/
H A Daction.php151 $num = count($ins);
/plugin/pureldap/classes/
H A DADClient.php63 if ($entries->count() !== 1) return null;
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php281 $query .= implode(',', array_fill(0, count($uris), '?'));
/plugin/odt/ODT/
H A DXMLUtil.php418 return count($attributes);
/plugin/combo/ComboStrap/
H A DTemplateEngine.php308 if (count($this->templateSearchDirectories) !== 2) {
H A DHttpResponse.php293 if (count($headers) == 0) {
/plugin/combo/vendor/symfony/yaml/Command/
H A DLintCommand.php173 $countFiles = \count($filesInfo);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DFormFeed.php15 if (count($prop) == 2) {
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php185 if (count($versionParts) === 2) {
/plugin/syntaxhighlighter3/
H A DREADME.md70 if (count($data) == 3) {
138 if (count($highlight_elt_exp) == 2) {
/plugin/xml/
H A Drenderer.php80 while(count($this->precedinglevel)>0) {
628 while(count($this->tagStack)>0) {
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js813 var count = 0,
822 _.delay(_.bind(job.start, job), ++count * 1000);

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