Home
last modified time | relevance | path

Searched refs:count (Results 2001 – 2025 of 2539) sorted by relevance

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

/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoJSON.php117 switch (count($coordinates)) {
/plugin/code2/
H A Dsyntax.php122 $c = count($sections);
203 $i = $aStart + count($aList); // greatest line number
/plugin/farmsync/meta/
H A DFarmSyncUtil.php325 $lineindex = count($lines);
338 array_splice($lines, $lineindex, $truncate ? count($lines) : 0, $changelogLine);
/plugin/zip/pear/
H A DPEAR.php430 if (0 == count($this->_expected_errors[$key])) {
453 if ((is_array($error_code) && (0 != count($error_code)))) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php69 if (count($this->handles) >= $this->maxHandles) {
458 if (count($options['ssl_key']) === 2) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php428 if ($report->limit && $report->limit <= count($validNodes)) {
511 if (count($results) === 1) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php213 if ($quiet === false && count($config) > 0) {
734 $this->retries = count($connections);
/plugin/combo/syntax/
H A Dlink.php620 * Internal link count
654 $length = count($a) + count($b);
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php337 while (count($check)) {
678 while (count($collected)) {
1403 if (count($childRequestedProperties) === 0) continue;
/plugin/textile2/
H A DclassTextile.php535 $out[count($out)-1] .= $c1;
568 $out[count($out)-1] .= "\n".$line;
579 if ($ext) $out[count($out)-1] .= $c1;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Locks/
H A DPluginTest.php99 …$this->assertEquals(1,count($data),'We expected 1 match for the xpath expression "' . $elem . '". …
406 $this->assertEquals(1,count($locks));
/plugin/anewssystem/
H A Dsyntax.php739 if(count($check)-1>$preview_length) $prvw_string .= ' ...';
875 if(count($tags) >0 ) {
942 if(count($tags_result)<1) $output.='<span>no tags found</span>';
1051 if(count($check)-1>$preview_length) $prvw_string .= ' ...';
/plugin/fedauth/Auth/OpenID/
H A DBigMath.php164 if (count($duplicate_cache) > 10) {
H A DSReg.php297 return count($this->allRequestedFields());
/plugin/refnotes/syntax/
H A Dreferences.php198 $this->renderReference($mode, $renderer, $data[1], (count($data) > 2) ? $data[2] : array());
/plugin/amcharts/assets/amcharts/
H A Dgantt.js2 …DateField,w=this.colorField,p=c.extractPeriod(this.period),f=p.period,p=p.count,q=c.getDate(this.s…
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DParser.php232 if (count($tokens) !== 1) {
/plugin/sidebarng/
H A Daction.php287 while(count($path) > 0) {
/plugin/farm/install/
H A Dfarmstructurecreator.php191 if(count($d)) { // barn already existed with animals directories ?
/plugin/dataplot/
H A Dsyntax.php92 $return['columns'] = count($cols);
/plugin/minimap/
H A Dsyntax.php143 $lastContainingNameSpace = $parts[count($parts) - 1];
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pcl.class.php58 $size = count($groups);
/plugin/repo/
H A Dsyntax.php232 $n = count($dirs);
/plugin/authucenter/lib/uc_client/model/
H A Dnote.php167 $appcount = count($apps);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php84 public function count() function in PHPUnit_Extensions_PhptTestCase

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