Home
last modified time | relevance | path

Searched refs:peek (Results 51 – 75 of 192) sorted by relevance

12345678

/plugin/commonmark/vendor/league/commonmark/src/Extension/Autolink/
H A DInlineMentionParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DFootnoteRefParser.php
H A DAnonymousFootnoteRefParser.php
/plugin/codemirror/dist/modes/
H A Dswift.min.js1peek();if(r=="/"){if(a.match("//")){a.skipToEnd();return"comment"}if(a.match("/*")){b.tokenize.pus…
H A Dsolr.min.js.map1peek","match","test","startState","token","eatSpace","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAA…
H A Drpm.min.js1 …w:false,macroParameters:false,section:false}},token:function(g,h){var i=g.peek();if(i=="#"){g.skip…
H A Dapl.min.js1 …rn"function "+l}if(g.test(k)){i.skipToEnd();return"comment"}if(k==="∘"&&i.peek()==="."){i.next();r…
H A Dpug.min.js.map1peek","tok","token","eol","yieldStatement","match","doctype","interpolation","interpolationContinu…
H A Dmumps.min.js1 …r j=a(g);function k(a,g){if(a.sol()){g.label=true;g.commandMode=0}var h=a.peek();if(h==" "||h=="\t…
H A Dhttp.min.js1 ….\d/)){d.cur=c;return"keyword"}else if(b.match(/^[A-Z]+/)&&/[ \t]/.test(b.peek())){d.cur=e;return"…
H A Dsas.min.js.map1peek","skipTo","skipToEnd","column","indentation","doubleOperator","continueString","eol","test","…
H A Dgroovy.min.js1 …a=1;function b(b,c){if(b.peek()=="}"){a--;if(a==0){c.tokenize.pop();return c.tokenize[c.tokenize.l…
H A Dhaml.min.js.map1peek","rubyState","tokenize","length","next","html","ruby","match","skipToEnd","token","previousTo…
H A Doctave.min.js1 …sprintf","disp","until","continue","pkg"]);function k(a,b){if(!a.sol()&&a.peek()==="'"){a.next();b…
H A Dq.min.js.map1peek","skipToEnd","current","tokenCommentToEOF","tokenString","eatWhile","t","backUp","match","tok…
H A Dpowershell.min.js.map1peek","tokenStringInterpolation","tokenInterpolation","tokenMultiStringReturn","tokenHereStringInt…
H A Dgfm.min.js1 ….sol()&&a.match(/^```+/)){a.skipToEnd();c.codeBlock=true;return null}if(a.peek()==="`"){a.next();v…
H A Dyaml.min.js1 …egExp("\\b(("+a.join(")|(")+"))$","i");return{token:function(a,c){var d=a.peek();var e=c.escaped;c…
H A Djinja2.min.js1 …"))\\b");d=new RegExp("(("+d.join(")|(")+"))\\b");function f(f,g){var h=f.peek();if(g.incomment){i…
H A Dverilog.min.js1peek(),d;if(i[c]&&(d=i[c](a,b))!=false)return d;if(i.tokenBase&&(d=i.tokenBase(a,b))!=false)return…
H A Dscheme.min.js.map1peek","eatWhile","ch","eat","numTest","hasExactness","hasRadix","test","skipToEnd","keyWord","inde…
H A Dtiddlywiki.min.js.map1peek","block","test","match","twTokenCode","next","skipToEnd","eatWhile","eat","twTokenComment","t…
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionParser.php58 $previousChar = $cursor->peek(-1);
60 // peek() doesn't modify the cursor, so no need to restore state first
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1peek=function(e){return e===this.token.type},e.prototype.peekRegExp=function(e,t){return e===this.… method in e
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DQuoteParser.php45 $charBefore = $cursor->peek(-1);

12345678