Home
last modified time | relevance | path

Searched refs:lexer (Results 26 – 50 of 66) sorted by last modified time

123

/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1lexer),y={yy:{}};for(var g in this.yy)Object.prototype.hasOwnProperty.call(this.yy,g)&&(y.yy[g]=th…
28lexer),y={yy:{}};for(var g in this.yy)Object.prototype.hasOwnProperty.call(this.yy,g)&&(y.yy[g]=th…
H A Dmermaid.min.js.map1lexer","sharedState","setInput","yylloc","yyloc","options","lex","getPrototypeOf","preErrorSymbol"…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D42.42.js.map1 … project root for license information.\n *\n * Based on the ATS/Postiats lexer by Hongwei Xi.\n *…
H A Dbundle.js.map1lexer: {\n EOF: 1,\n parseError: function(str, hash),\n setInput: function(in…
H A Dbundle.js109 …te(this.lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.…
137 …te(this.lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.…
161lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
177 …te(this.lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.…
193lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.s…
209lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
217 …te(this.lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.…
233lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
257lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
289lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js109 …te(this.lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.…
137 …te(this.lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.…
161lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
177 …te(this.lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.…
193lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.s…
209lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
217 …te(this.lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.…
233lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
257lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
289lexer),p={yy:{}};for(var m in this.yy)Object.prototype.hasOwnProperty.call(this.yy,m)&&(p.yy[m]=th…
/plugin/flowcharts/
H A Dmermaid.min.js1lexer),y={yy:{}};for(var g in this.yy)Object.prototype.hasOwnProperty.call(this.yy,g)&&(y.yy[g]=th…
24lexer),y={yy:{}};for(var g in this.yy)Object.prototype.hasOwnProperty.call(this.yy,g)&&(y.yy[g]=th…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js15815 var lexer = _ref.lexer,
15824 this.lexer = lexer;
16200 var lexer = this.lexer;
16328 var lexer = this.lexer;
16340 lexer.nextChar();
16377 lexer.nextChar();
34400 obj = lexer.getObj();
34421 obj = lexer.getObj();
34424 obj = lexer.getObj();
34461 obj = lexer.getObj();
[all …]
H A Dpdf.worker.js.map1lexer","allowStreams","recoveryMode","rootDict","readXRef","startXRefParsedCache","getEntry","xref…
/plugin/yuriigantt/_test/Drivers/
H A Dembedded.test.php45 $lexer = new Lexer($handler, Embedded::MODE);
46 Embedded::addLexerPattern($lexer, Embedded::MODE);
47 $result = $lexer->parse($rawPage);
/plugin/yuriigantt/src/Driver/
H A DEmbedded.php39 protected $lexer; variable in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded
60 $this->lexer = new Lexer($this->handler, self::MODE);
61 Embedded::addLexerPattern($this->lexer, self::MODE);
64 $rawPage = $rawPage === false ? false : $this->lexer->parse($rawPage);
80 $this->handler = $this->lexer = $this->pageId = null;
160 * @param Lexer $lexer
163 public static function addLexerPattern($lexer, $mode) argument
165 $lexer->addSpecialPattern('~~~~GANTT~~~~\n.*?\n~~~~~~~~~~~', $mode, 'plugin_yuriigantt');
/plugin/codeprettify/code-prettify/
H A DCHANGES.md64 * Changed HTML lexer to use the same embedded source mechanism as the wiki
H A DREADME.md52 The comments in `prettify.js` are authoritative but the lexer should work on a
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap-min.js.map1 …aultActions","37","parseError","str","recoverable","parse","lex","token","lexer","self","stack","v…
H A Dsequence-diagram-snap.js463lexer.setInput(input, sharedState.yy), sharedState.yy.lexer = lexer, sharedState.yy.parser = this,
464 "undefined" == typeof lexer.yylloc && (lexer.yylloc = {});
465 var yyloc = lexer.yylloc;
467 var ranges = lexer.options && lexer.options.ranges;
477 text: lexer.match,
487 … stack.push(symbol), vstack.push(lexer.yytext), lstack.push(lexer.yylloc), stack.push(action[1]),
489 …yytext = lexer.yytext, yylineno = lexer.yylineno, yyloc = lexer.yylloc, recovering > 0 && recoveri…
514 }, lexer = function() { function
515 var lexer = { class in lexer
759 return lexer;
[all …]
H A Dsequence-diagram-raphael-min.js6lexer.lex()||EOF,"number"!=typeof token&&(token=self.symbols_[token]||token),token}var self=this,s… function
H A Dsequence-diagram-snap-min.js6lexer.lex()||EOF,"number"!=typeof token&&(token=self.symbols_[token]||token),token}var self=this,s… class in lexer
H A Dsequence-diagram.js463lexer.setInput(input, sharedState.yy), sharedState.yy.lexer = lexer, sharedState.yy.parser = this,
464 "undefined" == typeof lexer.yylloc && (lexer.yylloc = {});
465 var yyloc = lexer.yylloc;
467 var ranges = lexer.options && lexer.options.ranges;
477 text: lexer.match,
487 … stack.push(symbol), vstack.push(lexer.yytext), lstack.push(lexer.yylloc), stack.push(action[1]),
489 …yytext = lexer.yytext, yylineno = lexer.yylineno, yyloc = lexer.yylloc, recovering > 0 && recoveri…
514 }, lexer = function() { function
515 var lexer = { class in lexer
759 return lexer;
[all …]
H A Dsequence-diagram-min.js6lexer.lex()||EOF,"number"!=typeof token&&(token=self.symbols_[token]||token),token}var self=this,s… class in lexer
H A Dsequence-diagram-min.js.map1 …aultActions","37","parseError","str","recoverable","parse","lex","token","lexer","self","stack","v…
H A Dsequence-diagram-raphael-min.js.map1 …aultActions","37","parseError","str","recoverable","parse","lex","token","lexer","self","stack","v…
H A Dsequence-diagram-raphael.js463lexer.setInput(input, sharedState.yy), sharedState.yy.lexer = lexer, sharedState.yy.parser = this,
464 "undefined" == typeof lexer.yylloc && (lexer.yylloc = {});
465 var yyloc = lexer.yylloc;
467 var ranges = lexer.options && lexer.options.ranges;
477 text: lexer.match,
487 … stack.push(symbol), vstack.push(lexer.yytext), lstack.push(lexer.yylloc), stack.push(action[1]),
489 …yytext = lexer.yytext, yylineno = lexer.yylineno, yyloc = lexer.yylloc, recovering > 0 && recoveri…
514 }, lexer = function() { function
515 var lexer = { class in lexer
759 return lexer;
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dgrammar.jison11 // Pre-lexer code can go here
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php59 private $lexer; variable in Doctrine\\Common\\Annotations\\DocParser
244 $this->lexer = new DocLexer;
352 $this->lexer->moveNext();
397 return $this->lexer->moveNext();
416 return $this->lexer->moveNext();
643 $this->lexer->moveNext();
648 …if (null !== $this->lexer->token && $this->lexer->lookahead['position'] === $this->lexer->token['p…
998 $this->lexer->moveNext();
1002 …while ($this->lexer->lookahead['position'] === ($this->lexer->token['position'] + strlen($this->le…
1021 $peek = $this->lexer->glimpse();
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DCHANGELOG.md79 * Llk: Change pragma `unicode` for `lexer.unicode`. (Ivan Enderlin, 2016-02-22T09:35:39+01:00)
87 * Parser: Use the lexer as an iterator. (Ivan Enderlin, 2016-01-22T08:43:39+01:00)
88 * Grammar: Use the lexer as an iterator. (Ivan Enderlin, 2016-01-22T08:43:15+01:00)

123