Home
last modified time | relevance | path

Searched refs:keyword (Results 426 – 450 of 482) sorted by relevance

1...<<11121314151617181920

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …s: {\n '@typeKeywords': 'keyword',\n '@keywords': 'k…
H A D62.62.js.map1 … '@operators': 'operators',\n '@keywords': 'keyword',\n …
H A D48.48.js.map1 … cases: {\n '@razorKeywords': { token: 'keyword.cs' },\n …
H A D41.41.js.map1 … cases: {\n '@phpKeywords': { token: 'keyword.php' },\n …
H A D39.39.js.map1 … {\n cases: {\n '@keywords': 'keyword',\n …
H A D2.2.js25659 Keyframe.prototype.setKeyword = function (keyword) { argument
25660 return this.setNode('keyword', keyword, 0);
25663 return this.keyword;
26745 var keyword = keywords_1[_i];
26746 … if (keyword.length === this.token.text.length && keyword === this.token.text.toLowerCase()) {
33681 var keyword = node.getKeyword();
33682 if (!keyword) {
33685 var text = keyword.getText();
33686 this.keyframes.add(node.getName(), text, (text !== '@keyframes') ? keyword : null);
H A D50.50.js.map1 … {\n cases: {\n '@keywords': 'keyword',\n …
H A D5.5.js.map1keyword:\n return languages.CompletionItemKind.Keyword;\n case Kind.vari…
H A D35.35.js.map1 … {\n cases: {\n '@keywords': 'keyword',\n …
H A D40.40.js.map1 … {\n cases: {\n '@keywords': 'keyword',\n …
/plugin/codemirror/dist/modes/
H A Dswift.min.js.map1 …OwnProperty(ident))\n state.prev = \"define\"\n return \"keyword\"\n }\n …
H A Dq.min.js.map1 …eturn stream.eatWhile(/[A-Za-z._\\d]/),keywords.test(stream.current())?\"keyword\":\"variable\";\n…
H A Dd.min.js.map1 …s.propertyIsEnumerable(cur)) curPunc = \"newstatement\";\n return \"keyword\";\n }\n if…
H A Dcobol.min.js.map1 …G = \"string\",\n ATOM = \"atom\", NUMBER = \"number\", KEYWORD = \"keyword\", MODTAG = \"hea…
H A Dcoffeescript.min.js.map1 …"property\";\n }\n\n if (stream.match(keywords)) {\n return \"keyword\";\n }\n\n …
H A Dperl.min.js.map1keyword\n // 2 - def\n …
H A Dclike.min.js.map1keyword\";\n }\n if (contains(types, cur)) return \"type\";\n if (contains(builtin, cur)\…
H A Djavascript.min.js1 …(b.charAt(0))}function ab(a,b,c){return b.tokenize==q&&/^(?:operator|sof|keyword [bcd]|case|new|ex…
H A Didl.min.js.map1 …ng'; }\n\n // Handle words\n if (stream.match(keywords)) { return 'keyword'; }\n if (stre…
H A Djulia.min.js.map1 …return null;\n }\n\n if (stream.match(keywords)) {\n return \"keyword\";\n }\n\n …
/plugin/aceeditor/
H A Dbuild.js1keyword|support|storage/.test(i[s].token)&&n.push(i[s].regex);else if(typeof i[s].token=="object")…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt1419 ['keyword']=>string() //
1479 ['keyword']=>string() //
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG501 * fixed macro compilation when a variable name is a PHP reserved keyword
867 (the old behavior is still possible by adding the "only" keyword)
/plugin/jmol2/jmol/
H A DCHANGES.txt107 # bug fix: AIMS files with empty lines preceding keyword lines are now recognized
124 # -- MOLECULAR keyword added
1236 # CONTOUR keyword is CONTOURLINES NOFILL
1988 # bug fix: 11.5.52 may have lost "true" as a keyword
2055 # new feature: dipole/draw/ellipsoid/isosurface/pmesh/mo/lcaocartoon ID keyword optional
2894 # bug fix: isosurface reading/writing JVXL files having insideout keyword
2934 # bug fix: isosurface model keyword does not carry on to saved state
3182 # BINARY keyword is optional, but recommended for efficiency
4252 # tweak: using "var" keyword prevents display of global variable value
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md322 - [DOCS] Replace deprecated string type with keyword type for index operations (#736) [[a550507]](http://github.com/elasticsearch/elasticsearch-php/commit/a550507)

1...<<11121314151617181920