Searched full:ints (Results 1 – 25 of 38) sorted by relevance
12
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
| D | Montgomery.php | 104 …why we do all the bitmasking... strange things can happen when converting from floats to ints. For 106 …(-2147483648). To avoid problems stemming from this, we use bitmasks to guarantee that ints aren't
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/ |
| D | CHANGELOG.md | 12 - Fixed another issue with the fact that PHP transforms numeric strings in array keys to ints 23 - Properly handle the fact that PHP transforms numeric strings in array keys to ints
|
| /plugin/statistics/vendor/mustangostang/spyc/ |
| H A D | spyc.yaml | 173 ints: [2, 54, 12,
|
| /plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/ |
| D | BackendInterface.php | 61 * in any format, including ints, strings, arrays or objects.
|
| /plugin/booking/ |
| D | helper.php | 150 // we support ints and time strings
|
| /plugin/sphinxsearch-was/ |
| H A D | sphinxapi.php | 96 // - mod converts arguments to ints 106 // - factor the string into high and low ints for packing 110 // - x64 branch does factoring using ints 114 // - return ints if we can 1184 // handle 64bit ints 1200 // handle everything else as unsigned ints
|
| /plugin/sphinxsearch/ |
| D | sphinxapi.php | 96 // - mod converts arguments to ints 106 // - factor the string into high and low ints for packing 110 // - x64 branch does factoring using ints 114 // - return ints if we can 1217 // handle 64bit ints 1233 // handle everything else as unsigned ints
|
| /plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/ |
| D | BackendInterface.php | 47 * The id can be any type, including ints, strings, objects or array.
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | flac.js | 365 // simulate 64 bit integer using an array of two 32 bit ints 388 // a and b are JS numbers (32 bit ints)
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/ |
| D | Strings.php | 128 … // 64-bit floats can be used to get larger numbers then 32-bit signed ints would allow
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 12.12.js | 1 …,"int?","integer?","interleave","intern","interpose","into","into-array","ints","io!","isa?","iter…
|
| D | 12.12.js.map | 1 …,\n 'interpose',\n 'into',\n 'into-array',\n 'ints',\n 'io!',\n…
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | IntervalSet.php | 43 * Create a set with all ints within range [start..end] (inclusive).
|
| /plugin/securelogin/ |
| D | rsalib.js | 561 // assumes 16 < DB <= 32 and assumes ability to handle 48-bit ints 709 // Initialize arcfour context from key, an array of ints, each from [0..255]
|
| /plugin/codemirror/dist/modes/ |
| D | clojure.min.js | 1 …,"int?","integer?","interleave","intern","interpose","into","into-array","ints","io!","isa?","iter…
|
| D | clojure.min.js.map | 1 …terleave\", \"intern\",\n \"interpose\", \"into\", \"into-array\", \"ints\", \"io!\", \"isa?\…
|
| /plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/ |
| D | utf8.php | 688 * Takes an UTF-8 string and returns an array of ints representing the 689 * Unicode characters. Astral planes are supported ie. the ints in the 863 * Takes an array of ints representing the Unicode characters and returns 864 * a UTF-8 string. Astral planes are supported ie. the ints in the 869 * array contains ints that represent surrogates or are outside the
|
| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | module.audio.wavpack.php | 294 …ip_wvx'] = (bool) ($metablock['flags_raw'] & 0x040000); // no wvx stream w/ floats & big ints
|
| D | getid3.lib.php | 349 // synchsafe ints are not allowed to be signed
|
| /plugin/jukebox/id3/ |
| D | getid3.lib.php | 248 // synchsafe ints are not allowed to be signed
|
| /plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/ |
| D | objects.js | 831 assert.ok(_.isFinite(123), 'Ints are finite');
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ |
| D | SymmetricKey.php | 3235 * On ARM CPUs converting floats to ints doesn't always work
|
| /plugin/jplayer/vendor/james-heinrich/getid3/ |
| D | changelog.txt | 609 ¤ getid3_lib::CastAsInt() now returns ints up to 2^31 (not 2^30)
|
| /plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
| D | demo.mp3header.php | 406 // synchsafe ints are not allowed to be signed
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | moment.js | 3074 // converts floats to ints.
|
12