Home
last modified time | relevance | path

Searched refs:integer (Results 301 – 325 of 397) sorted by relevance

1...<<111213141516

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso69 -type='integer',
H A Dconnector.lasso53 'errorNumber' = integer,
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DAutoloader.php332 ->integer(count($autoloader->getRegisteredAutoloaders()))
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DReseller.php279 'type' => 'integer',
H A DServiceNetworking.php121 'type' => 'integer',
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md116 - fixed width in characters by providing an integer (eg. ``15``)
117 - precentages by provifing an integer and a percent sign (eg. ``25%``)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md15 SSH-2, SFTP, X.509, an arbitrary-precision integer arithmetic library, Ed25519 / Ed449 / Curve25519…
/plugin/database2/
H A Dstyle.css122 table.database2 tr.data-list table tbody td.integer
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DRollupNamespace.asciidoc129 $params['rest_total_hits_as_int'] = (boolean) Indicates whether hits.total should be rendered as an integer or an object in the rest search response (Default = false)
/plugin/authdrupal8/
H A Dpassword.inc170 // Convert the base 2 logarithm into an integer.
197 * Optional integer to specify the iteration count. Generally used only during
/plugin/ckgdoku/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc33 // Whole-positive-integer validator.
37 pass = !!( CKEDITOR.dialog.validate.integer()( value ) && value > 0 );
H A Dtable.js1 …f){return function(){var h=this.getValue(),g=!!(CKEDITOR.dialog.validate.integer()(h)&&h>0);if(!g)…
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown77 edgeFriction | integer | 0.15 | Resistance when swiping edges of non-infinite carousels
86 initialSlide | integer | 0 | Slide to start on
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc33 // Whole-positive-integer validator.
37 pass = !!( CKEDITOR.dialog.validate.integer()( value ) && value > 0 );
H A Dtable.js1 …f){return function(){var h=this.getValue(),g=!!(CKEDITOR.dialog.validate.integer()(h)&&h>0);if(!g)…
/plugin/pureldap/
H A Dcomposer.lock35 "ext-gmp": "For big integer support in Integer/Enumerated/OID types and tag numbers."
/plugin/latexcaption/
H A DREADME.md105 You can set the counter to any integer value at any point on the page.
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1integer float float4 float8 double char varbinary varchar varcharacter precision real date datetim…
H A Dscheme.min.js.map1integer char-alphabetic? char-ci<=? char-ci<? char-ci=? char-ci>=? char-ci>? char-downcase char-lo…
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1integer(e.lang.image.validateBorder),setup:function(D,C){if(D==d){var E,B=C.getStyle("border-width…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1integer(e.lang.image.validateBorder),setup:function(D,C){if(D==d){var E,B=C.getStyle("border-width…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js62 …n|xs:unsignedLong|xs:time|xs:string|xs:short|xs:QName|xs:Name|xs:long|xs:integer|xs:int|xs:gYearMo…
64integer|xdmp:node-uri|xdmp:node-replace|xdmp:node-kind|xdmp:node-insert-child|xdmp:node-insert-bef…
/plugin/mantis/lib/
H A Dclass.nusoap_base.php198 'i4'=>'','int'=>'integer','boolean'=>'boolean','string'=>'string','double'=>'double',
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md980 <param name="id" type="integer" required="true"/>
983 <param name="id" type="integer" required="true"/>
987 <param name="id" type="integer" required="true"/>
1048 "type": "integer",
1061 "type": "integer",
1074 "type": "integer",
1143 // $verbosity is an integer indicating desired message verbosity level
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst597 otherwise an integer.
613 {# keys as integer #}
652 * ``%``: Calculates the remainder of an integer division. ``{{ 11 % 7 }}`` is
655 * ``//``: Divides two numbers and returns the floored integer result. ``{{ 20

1...<<111213141516