Home
last modified time | relevance | path

Searched defs:count (Results 51 – 75 of 305) sorted by relevance

12345678910>>...13

/plugin/tline/timeline_ajax/scripts/
H A Dsignal.js21 var count = parseInt(url.substr(url.indexOf(substring) + substring.length + 1)); variable
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsAnything.php54 public function count() function in PHPUnit_Framework_Constraint_IsAnything
H A DComposite.php63 public function count() function in PHPUnit_Framework_Constraint_Composite
H A DOr.php103 public function count() function in PHPUnit_Framework_Constraint_Or
H A DXor.php108 public function count() function in PHPUnit_Framework_Constraint_Xor
H A DAnd.php111 public function count() function in PHPUnit_Framework_Constraint_And
/plugin/bez/tpl/
H A Dtasks.php167 <?php $count = 0 ?> variable
H A Dthreads.php142 <?php $count = 0 ?> variable
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvControl.php61 __construct(int $before, int $after, int $offset = null, int $count = null, GreaterThanOrEqualFilter $filter = null, string $contextId = null) global() argument
114 setCount(int $count) global() argument
[all...]
H A DVlvTrait.php23 protected $count; global() variable
/plugin/latexit/classes/
H A DLabelHandler.php29 protected $count; variable in LabelHandler
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DMarkup.php35 public function count() function in Twig\\Markup
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DGeoPolygon.php57 public function count(): int function in Elastica\\Query\\GeoPolygon
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Prediction/
H A DUnexpectedCallsCountException.php20 public function __construct($message, MethodProphecy $methodProphecy, $count, array $calls)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Util/
H A DTraversableString.php35 public function count() function in Assetic\\Util\\TraversableString
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DRepeatedTest.php56 public function count() function in PHPUnit_Extensions_RepeatedTest
H A DTestDecorator.php64 public function count() function in PHPUnit_Extensions_TestDecorator
/plugin/pagequery/
H A DPageQuery.php53 renderAsHtml(string $layout, $sorted_results, $opt, $count) global() argument
368 first(string $text, $count) global() argument
797 renderAsHtmltable($sorted_results, $opt, $count) global() argument
1087 renderAsHtmlcolumn(array $sorted_results, array $opt, int $count) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Clouderrorreporting/
H A DErrorGroupStats.php32 public $count; variable in Google\\Service\\Clouderrorreporting\\ErrorGroupStats
83 public function setCount($count)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DFloatingPointMean.php29 public function setCount(SplitInt64 $count)
H A DIntegerMean.php30 public function setCount(SplitInt64 $count)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DAggregation.php46 public function setCount(Count $count)
/plugin/firenews/HTMLTemplates/author/
H A Dauthor.js1 let count = 0; variable
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DReferralContext.php72 public function count() global() function in FreeDSx\\Ldap\\Protocol\\ReferralContext
/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php331 public $count; variable in Google_AnalyzeDataDescriptionFeaturesCategorical
335 public function setCount( $count) {
351 public $count; variable in Google_AnalyzeDataDescriptionFeaturesCategoricalValues
353 public function setCount( $count) {
368 public $count; variable in Google_AnalyzeDataDescriptionFeaturesNumeric
371 public function setCount( $count) {
392 public $count; variable in Google_AnalyzeDataDescriptionFeaturesText
393 public function setCount( $count) {
424 public $count; variable in Google_AnalyzeDataDescriptionOutputFeatureNumeric
427 public function setCount( $count) {
[all …]

12345678910>>...13