| /plugin/asciidocjs/node_modules/token-stream/test/ |
| D | index.js | 22 assert(stream.advance() === 'a'); 31 assert(stream.advance() === 'z'); 32 assert(stream.advance() === 'b'); 33 assert(stream.advance() === 'c'); 34 assert(stream.advance() === 'd'); 45 stream.advance();
|
| /plugin/asciidocjs/node_modules/token-stream/ |
| D | README.md | 28 assert(stream.advance() === 'a'); 37 assert(stream.advance() === 'z'); 38 assert(stream.advance() === 'b'); 39 assert(stream.advance() === 'c'); 40 assert(stream.advance() === 'd'); 42 // an error is thrown if you try and advance beyond the end of the stream 54 ### stream.advance() 60 Put a token on the start of the stream (useful if you need to back track after calling advance. 64 Return the item at `index` position from the start of the stream, but don't advance the stream. `s…
|
| D | index.js | 22 TokenStream.prototype.advance = function () { method in TokenStream
|
| /plugin/asciidocjs/node_modules/pug-parser/ |
| D | index.js | 69 advance: function(){ method in Parser 70 return this.tokens.advance(); 108 this.advance(); 135 return this.advance(); 150 return this.advance(); 269 this.advance(); 285 var tok = this.advance(); 295 var tok = this.advance(); 309 var tok = this.advance(); 322 this.advance(); [all …]
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | aurora.js | 391 Bitstream.prototype.advance = function(bits) { 394 this.stream.advance(pos >> 3); 409 return this.advance(offset - curOffset); 418 return this.stream.advance(1); 459 this.advance(bits); 541 this.advance(bits); 721 BufferList.prototype.advance = function() { 888 Stream.prototype.advance = function(bytes) { 896 this.list.advance(); 920 return this.advance(position - this.offset); [all …]
|
| D | flac.js | 81 stream.advance(1); // reserved bit 115 stream.advance(2); // == 2 142 stream.advance(8); // skip CRC check 149 stream.advance(16); // skip CRC frame footer 482 data.advance(32 + k - log); 649 stream.advance(16); // skip MD5 hashes 666 stream.advance(18); 679 stream.advance(2); 708 stream.advance(this.size - 4); 729 stream.advance(this.size); [all …]
|
| D | aac.js | 34 stream.advance(3); // mpeg version and layer 40 stream.advance(1); // private 42 stream.advance(4); // original/copy, home, copywrite, and copywrite start 45 stream.advance(11); // fullness 50 stream.advance(16); 414 stream.advance(14); // coreCoderDelay 423 stream.advance(1); 427 stream.advance(4) // element_instance_tag 506 stream.advance(count * 8); 520 stream.advance(id * 8); [all …]
|
| D | mp3.js | 138 stream.advance(10 + id3header.length); 157 stream.advance(3); // 'ID3' 187 …stream.advance(XING_OFFSETS[header.flags & MP3FrameHeader.FLAGS.LSF_EXT ? 1 : 0][header.nchannels(… 207 stream.advance(4); 214 stream.advance(4); // skip delay and quality 215 stream.advance(4); // skip size 246 stream.advance(10); 274 stream.advance(off - stream.offset); 458 stream.advance(11); 642 stream.advance(8); [all …]
|
| /plugin/accscounter/lang/en/ |
| D | movedirection.txt | 7 … destination will be __all overwritten__.\\ Also, I recommend you to backup the files in advance.**
|
| D | viewer.txt | 9 …er Check function, set values of "sfsExFreq" and "sfsExConf" from Configuration Manager in advance.
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | Zipper.php | 72 public function advance($t, $n) { function in HTMLPurifier_Zipper
|
| /plugin/imagecarousel/vendor/slick/ |
| D | README.markdown | 101 touchThreshold | int | 5 | To advance slides, the user must swipe a length of (1/touchThreshold) * … 107 waitForAnimate | boolean | true | Ignores requests to advance the slide while animating
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | acronyms.conf | 116 TIA Thanks in advance
|
| /plugin/davcal/vendor/sabre/xml/ |
| H A D | CHANGELOG.md | 109 * #25: Added `readText` to quickly grab all text from a node and advance the
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 5.5.js | 1 …advance=function(e){this.position+=e},e.prototype.goToEnd=function(){this.position=this.source.len… method in e
|
| D | 4.4.js | 1 …advance=function(e){this.position+=e},e.prototype.nextChar=function(){return this.source.charCodeA… method in e
|
| D | 2.2.js | 28219 MultiLineStream.prototype.advance = function (n) { 28250 this.advance(i); 28454 this.stream.advance(1); 28459 this.stream.advance(2); 28464 this.stream.advance(2); 28469 this.stream.advance(2); 28474 this.stream.advance(2); 28479 this.stream.advance(2); 28516 this.stream.advance(1); 28529 this.stream.advance(npeek + 1); [all …]
|
| /plugin/webdav/vendor/sabre/xml/ |
| D | CHANGELOG.md | 176 * #25: Added `readText` to quickly grab all text from a node and advance the
|
| /plugin/icalevents/vendor/sabre/xml/ |
| D | CHANGELOG.md | 170 * #25: Added `readText` to quickly grab all text from a node and advance the
|
| /plugin/codemirror/dist/modes/ |
| D | django.min.js.map | 1 …advance to the next character\n stream.next();\n return \"null\";\n }\n\n function…
|
| D | mathematica.min.js.map | 1 …or';\n }\n\n // everything else is an error\n stream.next(); // advance the stream.\n …
|
| D | sas.min.js.map | 1 …advance the stream\n var ch = stream.next();\n\n // BLOCKCOMMENT\n if (ch === '/' &…
|
| D | puppet.min.js.map | 1 …tream.match(/(\\s+)?[@]{1,2}[\\w:_]+(\\s+)?{/, false);\n\n // Finally advance the stream\n v…
|
| /plugin/jcapture/lib/ |
| D | transform-3.0.2.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/asciidocjs/node_modules/@asciidoctor/core/types/ |
| D | index.d.ts | 125 advance(): boolean;
|