Home
last modified time | relevance | path

Searched refs:token (Results 701 – 725 of 922) sorted by relevance

1...<<21222324252627282930>>...37

/plugin/codemirror/dist/modes/
H A Dapl.min.js.map1token","stream","state","ch","funcName","eatSpace","next","eatWhile","test","skipToEnd","peek","de…
H A Dgfm.min.js.map1token","stream","combineTokens","match","skipToEnd","sol","peek","next","before","pos","eatWhile",…
H A Doctave.min.js.map1token","style","lineComment","fold","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,S…
H A Dtwig.min.js.map1token","config","parserConfig","twigInner","getMode","base","multiplexingMode","open","close","mod…
H A Dgroovy.min.js1 …-b.indentUnit,0,"top",false),indented:0,startOfLine:true,lastToken:null}},token:function(a,b){var …
H A Dforth.min.js.map1token","stream","stt","mat","eatSpace","match","backUp","skipToEnd","eatWhile","s","eat","defineMI…
H A Dmumps.min.js.map1token","style","defineMIME"],"mappings":"CAOA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,EAAIG,QAAQ…
H A Dtcl.min.js.map1token","eatSpace","lineComment","defineMIME"],"mappings":"CAKA,SAAUA,GACR,SAAWC,UAAW,gBAAmBC,SAAU,…
H A Dhaxe.min.js1token:function(a,b){if(a.sol()){if(!b.lexical.hasOwnProperty("align"))b.lexical.align=false;b.inde…
H A Dcommonlisp.min.js.map1token","sol","style","indentUnit","column","indent","_textAfter","i","closeBrackets","pairs","line…
H A Dturtle.min.js.map1token","sol","align","indentation","eatSpace","style","column","textAfter","firstChar","charAt","c…
H A Dsieve.min.js.map1token","indent","_textAfter","electricChars","defineMIME"],"mappings":"CAGA,SAAUA,GACR,SAAWC,UAAW,…
H A Dmarkdown.min.js1token(b,c.htmlState);if(!e){var g=a.innerMode(d,c.htmlState);if(g.mode.name=="xml"&&g.state.tagSta… method in AnonymousFunction75f14acc0200.J
H A Dttcn.min.js1 …:null,context:new y((a||0)-c,0,"top",false),indented:0,startOfLine:true}},token:function(a,b){var …
H A Dcoffeescript.min.js1 …e:{offset:a||0,type:"coffee",prev:null,align:false},prop:false,dedent:0}},token:function(a,b){var … method in AnonymousFunction6422fc460200.w
H A Dsass.min.js1 …ype:"sass"}],indentCount:0,cursorHalf:0,definedVars:[],definedMixins:[]}},token:function(a,b){var …
H A Dyacas.min.js.map1token","eatSpace","indent","textAfter","Pass","delta","indentUnit","electricChars","blockCommentSt…
H A Ddart.min.js.map1token","_","style","isUpper","RegExp","test","current","quote","raw","tripleQuoted","tokenStringHe…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst24 * As of Twig 1.x, the token parser broker sub-system is deprecated. The
30 * As of Twig 1.27, ``\Twig\Parser::getFilename()`` is deprecated. From a token
/plugin/authgoogle/google/contrib/
H A DGoogle_AdsensehostService.php390 * @param string $token The token returned to the association callback URL.
394 public function verify($token, $optParams = array()) { argument
395 $params = array('token' => $token);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1token: 'string', bracket: '@open', next: '@stringquote' }],\n [/`/, { token: 'string', …
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSecurityNamespace.asciidoc307 $params['body'] = (array) The token request to get (Required)
385 $params['body'] = (array) The token to invalidate (Required)
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js29 function token(){skip();switch(peek()){case false:return undefined;case"%":return comment();case"[":return new Symbol(xchar());case"]":return new Symbol(xchar());case"{":Self.D++;return new Symbol(xchar());case"}":Self.D--;return new Symbol(xchar());case"/":xchar();var X=symbol();return quote(X);case"(":return text();case"<":xchar();if("<"!=peek())throw new Error("Encoded strings not implemented yet");xchar();return new Symbol("<<");case">":xchar();if(">"!=peek())throw new Error("Unexpected >");xchar();return new Symbol(">>");default:return symbol()}} function
30 PsParser.prototype.init=init;PsParser.prototype.peek=peek;PsParser.prototype.token=token;return this} method in PsParser
36 var PsP=new PsParser;function parse(L){PsP.init(L);while(PsP.peek()){var T=PsP.token();if(T||T===0){Os.push(T);if(PsP.D<=0||isSymbol(T)&&(member(symbolName(T),"[]{}")||"<<"==symbolName(T)||">>"==symbolName(T))){exec();while(0<Es.length)
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js2003 this.sync.createToken(secret, mxUtils.bind(this, function(token) argument
2005 success(secret, token);
2060 DrawioFile.prototype.fileSaved = function(savedData, lastDesc, success, error, token) argument
2091 lastDesc, success, error, token);
H A DDrawioFileSync.js1332 DrawioFileSync.prototype.fileSaved = function(pages, lastDesc, success, error, token) argument
1399 ((token != null) ? '&token=' + encodeURIComponent(token) : ''),

1...<<21222324252627282930>>...37