Home
last modified time | relevance | path

Searched refs:integer (Results 276 – 300 of 397) sorted by relevance

1...<<111213141516

/plugin/findologicxmlexport/vendor/sebastian/exporter/tests/
H A DExporterTest.php40 $obj->integer = 1;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApiKeysService.php168 'type' => 'integer',
H A DForms.php146 'type' => 'integer',
H A DAlertCenter.php135 'type' => 'integer',
H A DStorage.php258 'type' => 'integer',
302 'type' => 'integer',
1122 'type' => 'integer',
1403 'type' => 'integer',
1508 'type' => 'integer',
H A DFirebaseappcheck.php298 'type' => 'integer',
605 'type' => 'integer',
H A DGmail.php216 'type' => 'integer',
282 'type' => 'integer',
516 'type' => 'integer',
1176 'type' => 'integer',
H A DMyBusinessAccountManagement.php93 'type' => 'integer',
H A DGamesManagement.php123 'type' => 'integer',
H A DSQLAdmin.php148 'type' => 'integer',
493 'type' => 'integer',
705 'type' => 'integer',
/plugin/advanced/lang/en/config/
H A Dacl.txt13 There are 7 permission levels represented by an integer. Higher levels include lower ones. If you c…
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md22 integer rather than a string when the value is less than or equal
135 * BCMath is no longer required. If the decoder encounters a big integer,
/plugin/imapmarkers/
H A DREADME.md73 …n on the image. Coordinates can have 3 integer values (circle), 4 integer values (rectangle) or 6 …
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DConsistency.php321 ->integer(count($uuids))
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md41 - a compound such as a string or integer (`@var string|integer`).
66 $type = $typeResolver->resolve('string|integer');
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt338 An integer token is terminated just prior to the first non-symbol character
339 following the integer digit sequence.
676 formed from the integer giving the fullmove number with a single period
865 The non-negative integer must be from zero to 255 in value.
1100 integer. The integer gives the total number of seconds in the sandclock
1461 hyphen used for the round is ordered before any integer value. A query
2547 position. It takes a single, positive integer operand. Any position,
2737 A one byte integer item is called "int-1". A two byte integer item is called
2738 "int-2". A four byte integer item is called "int-4".
2771 data. The length header is an unsigned integer that is a byte. The integer
[all …]
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js7 …[{label:b.start,type:"text",id:"start",validate:CKEDITOR.dialog.validate.integer(b.validateStartNu…
/plugin/usecounter/
H A Ddokuwiki_plugin_page.wiki34 - amountOfUses(string $id) - returns an integer value of the amount of uses.
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc165 validate: validate.integer( langCell.invalidRowSpan ),
184 validate: validate.integer( langCell.invalidColSpan ),
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc146 validate: validate.integer( langCell.invalidRowSpan ),
165 validate: validate.integer( langCell.invalidColSpan ),
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc50 'type' => 'integer'
214 'type' => 'integer'
/plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js7 …[{label:b.start,type:"text",id:"start",validate:CKEDITOR.dialog.validate.integer(b.validateStartNu…
/plugin/facebooklike/
H A DREADME.textile37 | width | Width of the "reserved" area. (integer, e.g. 450) |
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/Node/
H A DNode.php112 ->integer(count(iterator_to_array($root->getIterator())))
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapMessage.php116 Asn1::integer($this->messageId),
194 throw new ProtocolException('Expected an LDAP message ID as an ASN.1 integer type. None received.');

1...<<111213141516