Home
last modified time | relevance | path

Searched defs:max (Results 76 – 100 of 213) sorted by relevance

123456789

/plugin/gtime/gtlib/util/
H A DGTBaseX.php36 private $max; variable in GTBaseX
/plugin/showsamples/
H A Djquery.scrollTo.min.js7 …b){"object"=== typeof d&&(b=d,d=0);"function"===typeof b&&(b={onAfter:b});"max"===a&&(a=9E9);b=$.e… function
/plugin/data-au/syntax/
H A Dcloud.php194 protected function _cloud_weight(&$tags, $min, $max, $levels) {
/plugin/data/syntax/
H A Dcloud.php200 _cloud_weight(& $tags, $min, $max, $levels) global() argument
/plugin/sphinxsearch-was/
H A Dsphinxapi.php660 function SetLimits($offset, $limit, $max = 0, $cutoff = 0)
677 function SetMaxQueryTime($max)
761 function SetIDRange($min, $max)
788 function SetFilterRange($attribute, $min, $max, $exclude = false)
800 function SetFilterFloatRange($attribute, $min, $max, $exclude = false)
H A Dfunctions.php410 function shorten($keep, $short, $max, $min = 9, $char = '⌇')
/plugin/sphinxsearch/
H A Dsphinxapi.php694 function SetLimits ( $offset, $limit, $max=0, $cutoff=0 )
711 function SetMaxQueryTime ( $max )
796 function SetIDRange ( $min, $max )
824 function SetFilterRange ( $attribute, $min, $max, $exclude=false )
836 function SetFilterFloatRange ( $attribute, $min, $max, $exclude=false )
H A Dfunctions.php418 function shorten($keep,$short,$max,$min=9,$char='⌇'){
/plugin/webcomponent/syntax/
H A Drelated.php208 public function related($id, $max = NULL): array
/plugin/combo/ComboStrap/Tag/
H A DRelatedTag.php116 public static function getRelatedPagesOrderedByBacklinkCount(MarkupPath $page, ?int $max = null): array argument
[all...]
/plugin/struct/meta/
H A DAggregationCloud.php168 getWeight($current, $min, $max) global() argument
/plugin/tableplot/
H A Dtable2Plot.js68 max: 0, // defaults to maximum y value in the table property in jQuery.fn.tablePlot.args
/plugin/statdisplay/helper/
H A Dlog.php432 public function max($input, $key = null) function in helper_plugin_statdisplay_log
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DDistributionUpdate.php65 public function setMax(SplitInt64 $max)
/plugin/farmer/3rdparty/
H A DRingIcon.php109 rand($min, $max) global() argument
/plugin/const/
H A Dclass.evalmath.php993 public static function max( ...$args ) { function in EvalMath_Functions
1140 public static function rand_int( $min, $max ) {
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/Rule/
H A DAnalyzer.php167 protected function _case_repetition($quantifier, $min, $max)
/plugin/swiftmail/Swift/
H A DBatchMailer.php73 public function setMaxTries($max)
/plugin/blogtng/helper/
H A Dtags.php283 private function _cloud_weight(&$tags,$min,$max,$levels){
/plugin/statistics/inc/
H A DStatisticsGraph.class.php75 protected function sumUpPieChart($query, $key, $max=4){ argument
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php583 public static function range($value, $min, $max, $message = '')
798 public static function maxLength($value, $max, $message = '')
809 public static function lengthBetween($value, $min, $max, $message = '')
1001 public static function maxCount($array, $max, $message = '')
1012 public static function countBetween($array, $min, $max, $message = '')
/plugin/tablelayout/script/
H A Dscript.js145 var columnCount = $table.find('tr').toArray().reduce(function (max, row) { argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DPhrase.php69 public function setMaxErrors(float $max): self argument
/plugin/runcommand/
H A Dsyntax.php397 function renderJQuerySlider($name, $min, $max, $value, $step) {
425 function renderJQuerySpinner($name, $min, $max, $value) {
/plugin/passpolicy/
H A Dhelper.php408 public function rand($min, $max)

123456789