Home
last modified time | relevance | path

Searched refs:amount (Results 51 – 75 of 131) sorted by relevance

123456

/plugin/authucenter/lib/uc_client/
H A Dclient.php575 function uc_credit_exchange_request($uid, $from, $to, $toappid, $amount) { argument
580 $amount = intval($amount);
581 …, 'request', array('uid'=>$uid, 'from'=>$from, 'to'=>$to, 'toappid'=>$toappid, 'amount'=>$amount));
/plugin/tokenbucketauth/
H A DREADME6 … times to authenticate will be banned from the login form a configurable amount of time (10 minute…
/plugin/epnsmartlink/
H A DREADME.md11 …To make your job easier, Smart Links saves you an exorbitant amount of time with a simple copy and…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-handler.asciidoc38 know you will never need async capabilities, since it will save a small amount
H A Dconnection-pool.asciidoc228 process eventually adds a large amount of overhead.
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php2928 public $amount; variable in Google_VolumeSaleInfoListPrice
2930 public function setAmount( $amount) { argument
2931 $this->amount = $amount;
2934 return $this->amount;
2945 public $amount; variable in Google_VolumeSaleInfoRetailPrice
2947 public function setAmount( $amount) { argument
2948 $this->amount = $amount;
2951 return $this->amount;
/plugin/bootswrapper/exe/help/
H A Dcarousel.txt72 | ''interval'' | number | ''5000'' | The amount of time to delay between automatically cycling an i…
/plugin/addressbook/
H A DREADME.md64 * Improve index list showing specified amount of contacts with page flip
/plugin/facebooklike/
H A DREADME.textile35 | layout |Determines the size and amount of social context next to the button. (standard/button_cou…
/plugin/translator/
H A Dhelper.php637 …x($category, $Version, $Language, $additionalLanguage=null, $start="0", $amount="50", $display=nul… argument
699 if ( empty($amount) ) $amount = 50;
721 array_push($EXECUTE, intval($amount));
/plugin/quickstats/lang/en/
H A Dquery.txt32 …y IP address that has accessed the page. This can sometimes amount to a considerable amount of ou…
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt171 The amount of memory required for phpThumb depends on several factors:
177 may be able to exceed the auto value by a small or large amount, depending
179 your thumbnails. If ImageMagick is available then the amount of available
238 where <value> is the amount +/- to adjust brightness
242 where <value> is the amount +/- to adjust contrast
271 amount of colorization, and <color> is the hex color
275 amount of colorization (default=50), and <color> is
282 where <a> is the amount (default = 80, range 0-255),
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst21 amount of data read from the stream, use the
/plugin/edittable/lib/
H A Dhandsontable.full.js14208 amount = amount || 1;
33467 if (!amount) {
33468 amount = 1;
33533 if (!amount) {
33534 amount = 1;
33589 if (!amount) {
33590 amount = 1;
33593 index = -amount;
33635 if (!amount) {
33636 amount = 1;
[all …]
/plugin/jokuwiki/
H A DREADME.md3 …t is to say, it is mostly a set of rules about writing code, and a small amount of bundled code. I…
60 …- Even without the overhead of jQuery, the amount of content which is different between individual…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A DImageObject.cfc218 <cfargument name="amount" required="yes" type="string">
219 <cfset var imageResults = imageCFC.filterPosterize(variables.img,"","",amount)>
/plugin/sphinxsearch-was/
H A DINSTALL88 The search will take a significant amount of time and would yield a blank page.
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md63 …ast 10 years we have simplified the installation and built the extensive amount of documentation d…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D30.30.js.map1 … 'appoints',\n 'into',\n 'to'\n ],\n typeKeywords: ['amount', 'person', 'key',…
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
H A DJplayerMp4.as239 … } else if(getSeekTimeRatio() > getLoadRatio()) { // Use an estimate based on the downloaded amount
302 if(getSeekTimeRatio() > getLoadRatio()) { // Use an estimate based on the downloaded amount
/plugin/katex/_assets/contrib/
H A Dmhchem.min.js1amount:function(t){var e;if(e=t.match(/^(?:(?:(?:\([+\-]?[0-9]+\/[0-9]+\)|[+\-]?(?:[0-9]+|\$[a-z]\…
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt18 donationurl: http://donatenow.wc.lt/?donate=ts@timostamm.de&item-name=BugzillaInt&amount=5&method=P…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/pot/
H A DREADME.md116 …ue" to see more), this might give different results (e.g. because of the amount of decimals used ).
/plugin/publistx/bib2tpl/lib/
H A DBibTex.php952 function amount() function in Structures_BibTex

123456