/plugin/highlightjs/highlight/languages/ |
H A D | javascript.js | 10 …'keyword': {'in': 1, 'if': 1, 'for': 1, 'while': 1, 'finally': 1, 'var': 1, 'new': 1, 'function': … property in hljs.LANGUAGES.javascript.defaultMode.keywords.keyword
|
H A D | python.js | 11 …as': 1, 'in': 1, 'if': 1, 'from': 1, 'raise': 1, 'for': 1, 'except': 1, 'finally': 1, 'print': 1, … property in hljs.LANGUAGES.python.defaultMode.keywords.keyword
|
H A D | java.js | 10 … 'for': 1, 'true': 1, 'while': 1, 'long': 1, 'throw': 1, 'strictfp': 1, 'finally': 1, 'protected':… property in hljs.LANGUAGES.java.defaultMode.keywords
|
H A D | delphi.js | 6 …1, 'with': 1, 'except': 1, 'overload': 1, 'destructor': 1, 'downto': 1, 'finally': 1, 'program': 1… property in hljs.LANGUAGES.delphi.DELPHI_KEYWORDS 7 …onst': 1, 'implementation': 1, 'finalization': 1, 'except': 1, 'to': 1, 'finally': 1, 'program': 1… property in hljs.LANGUAGES.delphi.DELPHI_CLASS_KEYWORDS
|
H A D | axapta.js | 10 …': 1, 'if': 1, 'for': 1, 'true': 1, 'while': 1, 'long': 1, 'throw': 1, 'finally': 1, 'protected':… property in hljs.LANGUAGES.axapta.defaultMode.keywords
|
H A D | cs.js | 12 …lse': 1, 'enum': 1, 'event': 1, 'explicit': 1, 'extern': 1, 'false': 1, 'finally': 1, 'fixed': 1, … property in hljs.LANGUAGES.cs.defaultMode.keywords
|
/plugin/highlightjs/highlight/ |
H A D | highlight.pack.js | 1 …</gm,"<").replace(/>/gm,">")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… property in hljs.HTML_TAGS
|