Home
last modified time | relevance | path

Searched refs:markerLength (Results 1 – 4 of 4) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DListParser.php
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php267 $markerLength = self::$METADATA_START_MARKER_LENGTH;
269 = min(self::$METADATA_MAX_SIZE, $fileSize) - $markerLength;
272 for ($j = 0; $j < $markerLength; ++$j) {
275 if ($matchBit !== $marker[$markerLength - $j - 1]) {
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js16033 markerLength,
16091 markerLength = stream.getUint16();
16093 if (markerLength > 2) {
16094 stream.skip(markerLength - 2);
H A Dpdf.worker.js.map1markerLength","findASCII85DecodeInlineStreamEnd","TILDE","GT","findASCIIHexDecodeInlineStreamEnd",…